Age | Commit message (Expand) | Author |
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 |
2019-11-21 | Add support for wlr_keyboard_group | Brian Ashworth |
2019-11-21 | input_cmd_xkb_file: allow shell path expansion | Brian Ashworth |
2019-11-21 | input/keyboard: cleanup xkb_file error handing | Brian Ashworth |
2019-11-17 | Add note about backends to output max_render_time | Ivan Molodetskikh |
2019-11-17 | output: check wlr_output in repaint handler | Ivan Molodetskikh |
2019-11-17 | Add max_render_time to view JSON | Ivan Molodetskikh |
2019-11-17 | Add max_render_time to output JSON | Ivan Molodetskikh |
2019-11-17 | view: add max_render_time | Ivan Molodetskikh |
2019-11-17 | Add sway_surface | Ivan Molodetskikh |
2019-11-17 | output: add max_render_time | Ivan Molodetskikh |
2019-11-17 | Use an enum instead of a marker string for map_to_ | Tadeo Kondrak |
2019-11-17 | Implement input map_to_region command | Tadeo Kondrak |
2019-11-16 | xwayland: get_constraints using size hints | Rouven Czerwinski |
2019-11-08 | seatop_default: handle focus for unmanaged xwayland windows last | Ronan Pigott |
2019-11-05 | Use wlr_output_preferred_mode instead of the last mode | Simon Ser |
2019-11-05 | Fix segfault in set_mode | Simon Ser |
2019-11-05 | Prefer higher refresh rate default modes | Ronan Pigott |
2019-11-04 | smart_borders: separate smartness from edge types | Ronan Pigott |
2019-11-04 | Add --custom to `output mode` command | Simon Ser |
2019-11-04 | seatop_default: handle focus for xwayland_unmanaged views | Ronan Pigott |
2019-11-04 | seatop_move_floating: make container respect pointer constraint | Ronan Pigott |
2019-11-04 | focus: do nothing on focus prev|next for workspaces | Ronan Pigott |
2019-11-01 | Rename symbol set_cloexec to sway_set_cloexec, remove duplicates. | Sheena Artrip |
2019-11-01 | focus: add a NULL check in `focus <direction>` | lbonn |
2019-11-01 | Fix potential NULL reference on cleanup | lbonn |