aboutsummaryrefslogtreecommitdiffstats
path: root/sway
Commit message (Expand)AuthorAge
* 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
* Add virtual pointer protocolLibravatar Josef Gajdusek2019-12-31
* Fix sway_log using non initialised output_config pointerLibravatar Paul Riou2019-12-31
* Re-add support for wlr_output's atomic APILibravatar Simon Ser2019-12-30
* cmd_client_*: support optional args for i3 compatLibravatar Brian Ashworth2019-12-29
* bar_cmd_colors: remove add_colorLibravatar Brian Ashworth2019-12-28
* cmd_client_*: refactor duplicated codeLibravatar Brian Ashworth2019-12-28
* layer-shell: refocus if keyboard interactive lostLibravatar Brian Ashworth2019-12-27
* config/output: apply scale_filter even when scale has not changedLibravatar Ronan Pigott2019-12-27
* desktop/surface: Fix crash when timer is NULLLibravatar Manuel Stoeckl2019-12-24
* seat_cmd_keyboard_grouping: change keymap to smartLibravatar Brian Ashworth2019-12-16
* input/seatop_default: fix focusing floating titlesLibravatar Brian Ashworth2019-12-16
* root_scratchpad_hide: disable fullscreen descendantsLibravatar Brian Ashworth2019-12-16
* config/input: set type for new identifier configsLibravatar Brian Ashworth2019-12-14
* input/keyboard: defer wlr_keyboard_group destroyLibravatar Brian Ashworth2019-12-13
* input/keyboard: remove group listeners on destroyLibravatar Brian Ashworth2019-12-13
* Auto-detect output scaleLibravatar Simon Ser2019-12-12
* Add seat <seat> idle_{inhibit,wake} <sources...>Libravatar Drew DeVault2019-12-12