aboutsummaryrefslogtreecommitdiffstats
path: root/sway
Commit message (Expand)AuthorAge
* treewide: fix typosLibravatar Torstein Husebø2020-02-18
* input_cmd_events: add support for input typesLibravatar Brian Ashworth2020-02-18
* tree/view: do not attempt enter on hidden childLibravatar Brian Ashworth2020-02-18
* i3compat: add `window_type` to IPC responseLibravatar Jason Nader2020-02-17
* i3compat: add `window_type` to IPC responseLibravatar Jason Nader2020-02-17
* Specify that output transform applies clockwise rotationsLibravatar Simon Ser2020-02-17
* Fix output transform rotation directionLibravatar Simon Ser2020-02-17
* Fix output transform anticlockwiseLibravatar Simon Ser2020-02-17
* output: fix updating output manager configLibravatar Brian Ashworth2020-02-16
* Fix crash: use wlr_output->name instead of possibly missing oc->nameLibravatar Yorick van Pelt2020-02-13
* cmd_swap: fix test_mark conditionLibravatar Brian Ashworth2020-02-13
* Apply the output scale filter after the output commitLibravatar Simon Ser2020-02-11
* Stop calling apply_output_config from output_enableLibravatar Simon Ser2020-02-11
* Call apply_output_config instead of output_enableLibravatar Simon Ser2020-02-11
* Fix output scale auto-detectionLibravatar Simon Ser2020-02-11
* config: fix validation exit code and log levelLibravatar Brian Ashworth2020-02-11
* Fix ordering of setgid and setuidLibravatar Teddy Reed2020-02-11
* container_at_{tabbed,stacked}: check x-axis boundsLibravatar Brian Ashworth2020-02-11
* input: Map virtual-pointer to the requested outputLibravatar Andri Yngvason2020-02-10
* Fix seat_set_focus_layer crash when disabling outputLibravatar Simon Ser2020-02-06
* criteria: match containers without viewLibravatar Anders2020-02-04
* ipc: Handle unsupported binding event typesLibravatar Nathan Rossi2020-01-30
* Docs: Add marks field to get_tree responseLibravatar Jason Nader2020-01-24
* Fix compiling with -fno-commonLibravatar thermitegod2020-01-24
* Add documentation for floating_modifierLibravatar Alex Maese2020-01-20
* Add ability to remove the floating modifierLibravatar Alex Maese2020-01-20
* Check argc>0 before strcasecmp. Should shortcircuitLibravatar Jason Nader2020-01-18
* commands/move: Fix crash when required args not providedLibravatar Jason Nader2020-01-18
* output: apply oc to outputs using wl_for_each_safeLibravatar Brian Ashworth2020-01-16
* cmd_split: Refuse to split scratchpad hidden split containersLibravatar Ronan Pigott2020-01-16
* cmd_move: Fix crash when moving to scratchpad hidden split containersLibravatar Ronan Pigott2020-01-16
* Fix crash when showing scratchpad hidden split containersLibravatar Ronan Pigott2020-01-16
* desktop/output: fix mem leak in handle_new_outputLibravatar Brian Ashworth2020-01-16
* sway.5: Document missing bindsym flags for unbindsymLibravatar Ronan Pigott2020-01-16
* sway-input.5: Document repeat_delay and repeat_rate only onceLibravatar Ronan Pigott2020-01-16
* ipc-json: Remove unnecessary dereferenceLibravatar Ronan Pigott2020-01-16
* commands/split: Fix error message typosLibravatar Ronan Pigott2020-01-16
* container: add inactive fullscreen to focus stackLibravatar Brian Ashworth2020-01-14
* Fix unreliable scaling filterLibravatar Simon Ser2020-01-13
* integer scaling, not integralLibravatar Cassandra McCarthy2020-01-10
* view: remove workspace pid mapping for assignsLibravatar Brian Ashworth2020-01-09
* input/cursor: handle setting a NULL image surfaceLibravatar Brian Ashworth2020-01-06
* input/cursor: handle image surface destroyLibravatar Brian Ashworth2020-01-05
* render: do not render indicator on floating viewsLibravatar Brian Ashworth2020-01-05
* Fix small typo in sway-input(5)Libravatar Ross Schulman2020-01-05
* Add missing items to documentation for GET_TREE response in ipc.Libravatar Thayne McCombs2020-01-05
* xwayland: handle size_hints == NULLLibravatar Rouven Czerwinski2020-01-03
* input: Assign virtual input devices to their selected seatsLibravatar Andri Yngvason2020-01-01
* Make sure we don't calculate fractional pixel gapsLibravatar Pedro Côrte-Real2020-01-01
* Avoid numerical instability in resizeLibravatar Pedro Côrte-Real2020-01-01