summaryrefslogtreecommitdiffstats
path: root/sway
Commit message (Expand)AuthorAge
* 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
* add scale_filter output config optionLibravatar Ronan Pigott2019-11-29
* output: Ensure that frame_done is delayed on max_render_timeLibravatar Kenny Levinsen2019-11-28
* Rename 'node' to 'nodes' in swayipc docLibravatar Rex Hackbro2019-11-28
* input/keyboard: reset seat keyboard on destroyLibravatar Brian Ashworth2019-11-28
* config: improvements to the reload validationLibravatar Brian Ashworth2019-11-27
* input/keyboard: check keyboard group before removeLibravatar Brian Ashworth2019-11-26
* input: seat: Fix seat device list not initialised before useLibravatar Paul Riou2019-11-24
* Amend typosLibravatar Jason2019-11-23
* Use new presentation-time helperLibravatar Simon Ser2019-11-21
* Add support for wlr_keyboard_groupLibravatar Brian Ashworth2019-11-21
* input_cmd_xkb_file: allow shell path expansionLibravatar Brian Ashworth2019-11-21
* input/keyboard: cleanup xkb_file error handingLibravatar Brian Ashworth2019-11-21
* Add note about backends to output max_render_timeLibravatar Ivan Molodetskikh2019-11-17
* output: check wlr_output in repaint handlerLibravatar Ivan Molodetskikh2019-11-17
* Add max_render_time to view JSONLibravatar Ivan Molodetskikh2019-11-17