summaryrefslogtreecommitdiffstats
path: root/sway
Commit message (Expand)AuthorAge
* Check argc>0 before strcasecmp. Should shortcircuitLibravatar Jason Nader2020-01-22
* commands/move: Fix crash when required args not providedLibravatar Jason Nader2020-01-22
* output: apply oc to outputs using wl_for_each_safeLibravatar Brian Ashworth2020-01-22
* cmd_split: Refuse to split scratchpad hidden split containersLibravatar Ronan Pigott2020-01-22
* cmd_move: Fix crash when moving to scratchpad hidden split containersLibravatar Ronan Pigott2020-01-22
* Fix crash when showing scratchpad hidden split containersLibravatar Ronan Pigott2020-01-22
* desktop/output: fix mem leak in handle_new_outputLibravatar Brian Ashworth2020-01-22
* sway.5: Document missing bindsym flags for unbindsymLibravatar Ronan Pigott2020-01-22
* sway-input.5: Document repeat_delay and repeat_rate only onceLibravatar Ronan Pigott2020-01-22
* ipc-json: Remove unnecessary dereferenceLibravatar Ronan Pigott2020-01-22
* commands/split: Fix error message typosLibravatar Ronan Pigott2020-01-22
* container: add inactive fullscreen to focus stackLibravatar Brian Ashworth2020-01-15
* Fix unreliable scaling filterLibravatar Simon Ser2020-01-15
* integer scaling, not integralLibravatar Cassandra McCarthy2020-01-15
* view: remove workspace pid mapping for assignsLibravatar Brian Ashworth2020-01-15
* input/cursor: handle setting a NULL image surface1.3-rc2Libravatar Brian Ashworth2020-01-08
* input/cursor: handle image surface destroyLibravatar Brian Ashworth2020-01-08
* Fix small typo in sway-input(5)Libravatar Ross Schulman2020-01-08
* Add missing items to documentation for GET_TREE response in ipc.Libravatar Thayne McCombs2020-01-08
* xwayland: handle size_hints == NULLLibravatar Rouven Czerwinski2020-01-08
* input: Assign virtual input devices to their selected seatsLibravatar Andri Yngvason2020-01-08
* Make sure we don't calculate fractional pixel gapsLibravatar Pedro Côrte-Real2020-01-08
* Avoid numerical instability in resizeLibravatar Pedro Côrte-Real2020-01-08
* 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
* Fix lingering workspace with scratchpad showLibravatar Ronan Pigott2019-12-12
* layer-shell: unfocus output-less layer on unmapLibravatar Brian Ashworth2019-12-10
* input/cursor: remove gesture listeners in destroyLibravatar Benjamin Cheng2019-12-07
* input/cursor: pass gesture events to clientsLibravatar Benjamin Cheng2019-12-07
* config: apply input type configs on reloadLibravatar Brian Ashworth2019-12-04
* Revert "fix bar_state_update/input event"Libravatar Jayce Fayne2019-12-02
* fix bar_state_update/input eventLibravatar Rex Hackbro2019-12-01
* output: Restore previous max_render_time behaviorLibravatar Kenny Levinsen2019-12-01
* output: Schedule idle frames if we do not renderLibravatar Kenny Levinsen2019-12-01
* output: Replace block_idle_frame with frame_pendingLibravatar Kenny Levinsen2019-12-01