Commit Graph

7098 Commits (4f6e559dec071acbb5e104ed2e383439e8b23779)
 

Author SHA1 Message Date
Drew DeVault ab77efc6ca
Update version to 1.4 5 years ago
Eli Schwartz 4a73f69d10 fish-completion: use the correct fallback directory 5 years ago
Eli Schwartz 03e8ce7b20 completion: use pkg-config to get install location for bash/fish 5 years ago
Eli Schwartz fe558cf627 meson: use join_paths to build paths, instead of string concat 5 years ago
Alex Maese 8faaf52f7f Add documentation for floating_modifier 5 years ago
Alex Maese 86ee240a4a Add ability to remove the floating modifier 5 years ago
Jason Nader a576bc27bf Check argc>0 before strcasecmp. Should shortcircuit 5 years ago
Jason Nader 450b40c635 commands/move: Fix crash when required args not provided 5 years ago
Brian Ashworth 9d827ef493 output: apply oc to outputs using wl_for_each_safe 5 years ago
Ronan Pigott 5501d14a2e cmd_split: Refuse to split scratchpad hidden split containers 5 years ago
Ronan Pigott 72ad35ba16 cmd_move: Fix crash when moving to scratchpad hidden split containers 5 years ago
Ronan Pigott d88d4bbd9d Fix crash when showing scratchpad hidden split containers 5 years ago
Brian Ashworth 18507e62fd desktop/output: fix mem leak in handle_new_output 5 years ago
Ronan Pigott 1bd51d9377 sway.5: Document missing bindsym flags for unbindsym 5 years ago
Ronan Pigott 5215cdfa92 sway-input.5: Document repeat_delay and repeat_rate only once 5 years ago
Ronan Pigott 33fc9c5f1f ipc-json: Remove unnecessary dereference 5 years ago
Ronan Pigott f68961fbe6 commands/split: Fix error message typos 5 years ago
Simon Ser 0d2a3fa835 Revert "Make all the container dimensions integers" 5 years ago
Brian Ashworth a4e4e21edf container: add inactive fullscreen to focus stack 5 years ago
Jason c3353bb273 Docs: explain why menu command should be passed to sway 5 years ago
Simon Ser 679aa6032d Fix unreliable scaling filter 5 years ago
Jason Nader c976a14933 Amend typo 5 years ago
Cassandra McCarthy 8b251f068f integer scaling, not integral 5 years ago
JR Boyens 0106dd135c Use transparency arg in the window focus event 5 years ago
Brian Ashworth c99d423ad9 view: remove workspace pid mapping for assigns 5 years ago
Brian Ashworth 1e2a2b0778 input/cursor: handle setting a NULL image surface 5 years ago
Brian Ashworth 897c36b12c input/cursor: handle image surface destroy 5 years ago
Brian Ashworth b977c02e35 render: do not render indicator on floating views 5 years ago
Andri Yngvason fd24b1afd8 swaybar: Fix input device removal 5 years ago
Andri Yngvason 4c29a53386 swaynag: Add multi-seat support 5 years ago
Ross Schulman b758b43085 Fix small typo in sway-input(5) 5 years ago
Thayne McCombs 218950c88d Add missing items to documentation for GET_TREE response in ipc. 5 years ago
Rouven Czerwinski 1e44247baa xwayland: handle size_hints == NULL 5 years ago
Andri Yngvason d510684c47 input: Assign virtual input devices to their selected seats 5 years ago
Pedro Côrte-Real 79c5f5ba12 Make all the container dimensions integers 5 years ago
Pedro Côrte-Real bd1fb76e0f Make sure we don't calculate fractional pixel gaps 5 years ago
Pedro Côrte-Real 8008344762 Avoid numerical instability in resize 5 years ago
Drew DeVault ed02261551 Update wlroots version 5 years ago
Drew DeVault 2a00bb0650 _incr_version: always overwrite old version number 5 years ago
Drew DeVault a44ae8869b _incr_version: prompt for target wlroots release 5 years ago
Josef Gajdusek f501a60c14 Add virtual pointer protocol 5 years ago
Paul Riou 2b5e75032b Fix sway_log using non initialised output_config pointer 5 years ago
Simon Ser ef2332f7a6 Re-add support for wlr_output's atomic API 5 years ago
NightFeather 658b779662 Add Chinese (zh-TW) translation of README 5 years ago
Brian Ashworth de43f7c1db cmd_client_*: support optional args for i3 compat 5 years ago
Whemoon Jang ed9b4e6aeb Fix typo in swaybar-protocol.7.scd 5 years ago
Brian Ashworth f898ca9a83 bar_cmd_colors: remove add_color 5 years ago
Brian Ashworth 66dc33296c cmd_client_*: refactor duplicated code 5 years ago
Brian Ashworth 97f9f0b699 parse_color: return success + drop fallback color 5 years ago
Brian Ashworth 088b374b1a layer-shell: refocus if keyboard interactive lost 5 years ago