Age | Commit message (Expand) | Author |
2020-01-18 | Check argc>0 before strcasecmp. Should shortcircuit | Jason Nader |
2020-01-18 | commands/move: Fix crash when required args not provided | Jason Nader |
2020-01-16 | output: apply oc to outputs using wl_for_each_safe | Brian Ashworth |
2020-01-16 | cmd_split: Refuse to split scratchpad hidden split containers | Ronan Pigott |
2020-01-16 | cmd_move: Fix crash when moving to scratchpad hidden split containers | Ronan Pigott |
2020-01-16 | Fix crash when showing scratchpad hidden split containers | Ronan Pigott |
2020-01-16 | desktop/output: fix mem leak in handle_new_output | Brian Ashworth |
2020-01-16 | sway.5: Document missing bindsym flags for unbindsym | Ronan Pigott |
2020-01-16 | sway-input.5: Document repeat_delay and repeat_rate only once | Ronan Pigott |
2020-01-16 | ipc-json: Remove unnecessary dereference | Ronan Pigott |
2020-01-16 | commands/split: Fix error message typos | Ronan Pigott |
2020-01-15 | Revert "Make all the container dimensions integers" | Simon Ser |
2020-01-14 | container: add inactive fullscreen to focus stack | Brian Ashworth |
2020-01-13 | Docs: explain why menu command should be passed to sway | Jason |
2020-01-13 | Fix unreliable scaling filter | Simon Ser |
2020-01-13 | Amend typo | Jason Nader |
2020-01-10 | integer scaling, not integral | Cassandra McCarthy |
2020-01-09 | Use transparency arg in the window focus event | JR Boyens |
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 | swaybar: Fix input device removal | Andri Yngvason |
2020-01-05 | swaynag: Add multi-seat support | Andri Yngvason |
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 all the container dimensions integers | Pedro Côrte-Real |
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 | Update wlroots version | Drew DeVault |
2019-12-31 | _incr_version: always overwrite old version number | Drew DeVault |
2019-12-31 | _incr_version: prompt for target wlroots release | Drew DeVault |
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-30 | Add Chinese (zh-TW) translation of README | NightFeather |
2019-12-29 | cmd_client_*: support optional args for i3 compat | Brian Ashworth |
2019-12-28 | Fix typo in swaybar-protocol.7.scd | Whemoon Jang |
2019-12-28 | bar_cmd_colors: remove add_color | Brian Ashworth |
2019-12-28 | cmd_client_*: refactor duplicated code | Brian Ashworth |
2019-12-28 | parse_color: return success + drop fallback color | 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 | License wallpapers as CC-0 | Drew DeVault |
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 |