Age | Commit message (Expand) | Author |
2020-01-16 | commands/split: Fix error message typos | Ronan Pigott |
2020-01-14 | container: add inactive fullscreen to focus stack | Brian Ashworth |
2020-01-13 | Fix unreliable scaling filter | Simon Ser |
2020-01-10 | integer scaling, not integral | Cassandra McCarthy |
2020-01-09 | view: remove workspace pid mapping for assigns | Brian Ashworth |
2020-01-06 | input/cursor: handle setting a NULL image surface | Brian Ashworth |
2020-01-05 | input/cursor: handle image surface destroy | Brian Ashworth |
2020-01-05 | render: do not render indicator on floating views | Brian Ashworth |
2020-01-05 | Fix small typo in sway-input(5) | Ross Schulman |
2020-01-05 | Add missing items to documentation for GET_TREE response in ipc. | Thayne McCombs |
2020-01-03 | xwayland: handle size_hints == NULL | Rouven Czerwinski |
2020-01-01 | input: Assign virtual input devices to their selected seats | Andri Yngvason |
2020-01-01 | Make sure we don't calculate fractional pixel gaps | Pedro Côrte-Real |
2020-01-01 | Avoid numerical instability in resize | Pedro Côrte-Real |
2019-12-31 | Add virtual pointer protocol | Josef Gajdusek |
2019-12-31 | Fix sway_log using non initialised output_config pointer | Paul Riou |
2019-12-30 | Re-add support for wlr_output's atomic API | Simon Ser |
2019-12-29 | cmd_client_*: support optional args for i3 compat | Brian Ashworth |
2019-12-28 | bar_cmd_colors: remove add_color | Brian Ashworth |
2019-12-28 | cmd_client_*: refactor duplicated code | Brian Ashworth |
2019-12-27 | layer-shell: refocus if keyboard interactive lost | Brian Ashworth |
2019-12-27 | config/output: apply scale_filter even when scale has not changed | Ronan Pigott |
2019-12-24 | desktop/surface: Fix crash when timer is NULL | Manuel Stoeckl |
2019-12-16 | seat_cmd_keyboard_grouping: change keymap to smart | Brian Ashworth |
2019-12-16 | input/seatop_default: fix focusing floating titles | Brian Ashworth |
2019-12-16 | root_scratchpad_hide: disable fullscreen descendants | Brian Ashworth |
2019-12-14 | config/input: set type for new identifier configs | Brian Ashworth |
2019-12-13 | input/keyboard: defer wlr_keyboard_group destroy | Brian Ashworth |
2019-12-13 | input/keyboard: remove group listeners on destroy | Brian Ashworth |
2019-12-12 | Auto-detect output scale | Simon Ser |
2019-12-12 | Add seat <seat> idle_{inhibit,wake} <sources...> | Drew DeVault |
2019-12-12 | Fix lingering workspace with scratchpad show | Ronan Pigott |
2019-12-10 | layer-shell: unfocus output-less layer on unmap | Brian Ashworth |
2019-12-07 | input/cursor: remove gesture listeners in destroy | Benjamin Cheng |
2019-12-07 | input/cursor: pass gesture events to clients | Benjamin Cheng |
2019-12-04 | config: apply input type configs on reload | Brian Ashworth |
2019-12-02 | Revert "fix bar_state_update/input event" | Jayce Fayne |
2019-12-01 | fix bar_state_update/input event | Rex Hackbro |
2019-12-01 | output: Restore previous max_render_time behavior | Kenny Levinsen |
2019-12-01 | output: Schedule idle frames if we do not render | Kenny Levinsen |
2019-12-01 | output: Replace block_idle_frame with frame_pending | Kenny Levinsen |
2019-11-29 | add scale_filter output config option | Ronan Pigott |
2019-11-28 | output: Ensure that frame_done is delayed on max_render_time | Kenny Levinsen |
2019-11-28 | Rename 'node' to 'nodes' in swayipc doc | Rex Hackbro |
2019-11-28 | input/keyboard: reset seat keyboard on destroy | Brian Ashworth |
2019-11-27 | config: improvements to the reload validation | Brian Ashworth |
2019-11-26 | input/keyboard: check keyboard group before remove | Brian Ashworth |
2019-11-24 | input: seat: Fix seat device list not initialised before use | Paul Riou |
2019-11-23 | Amend typos | Jason |
2019-11-21 | Use new presentation-time helper | Simon Ser |