Commit Graph

6360 Commits (aa48b926be21bfe9713a9caf36ce10b5345e50ab)
 

Author SHA1 Message Date
Till Hofmann 0f5157668d Avoid calling strcmp on nullptr 5 years ago
Simon Ser 46561fc914 Fix seat_set_focus_layer crash when disabling output 5 years ago
Anders 4e46bdf73d criteria: match containers without view 5 years ago
Cyril Levis 3f0225eea3 Change wording 5 years ago
Cyril Levis 0f97580552 Add the possibility to capture only one screen if several screens are use. 5 years ago
Lucas M. Dutra 84ea03109d fix typo 5 years ago
Nathan Rossi ffbf10d07b ipc: Handle unsupported binding event types 5 years ago
salkin-mada 1dbc7f7521 add danish README 5 years ago
Jason Nader 5568f14e71 Docs: Add marks field to get_tree response 5 years ago
thermitegod 29a5ce5f65 Fix compiling with -fno-common 5 years ago
Jamelly Ferreira 9c93e1c0ce Adding the link to the Portuguese on the English version of README.md 5 years ago
Jamelly Ferreira 47a09f74ca Adding a version of README.md in Portuguese 5 years ago
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