aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-02-11Fix ordering of setgid and setuidTeddy Reed
2020-02-11container_at_{tabbed,stacked}: check x-axis boundsBrian Ashworth
2020-02-10input: Map virtual-pointer to the requested outputAndri Yngvason
2020-02-10swaybar: fix i3bar relative coordinates when scaling is usedHristo Venev
2020-02-10Do not truncate pointer coordinates to int.Hristo Venev
2020-02-10Avoid calling strcmp on nullptrTill Hofmann
2020-02-06Fix seat_set_focus_layer crash when disabling outputSimon Ser
2020-02-04criteria: match containers without viewAnders
2020-02-04Change wordingCyril Levis
2020-02-04Add the possibility to capture only one screen if several screens are use.Cyril Levis
2020-02-04fix typoLucas M. Dutra
2020-01-30ipc: Handle unsupported binding event typesNathan Rossi
2020-01-27add danish READMEsalkin-mada
2020-01-24Docs: Add marks field to get_tree responseJason Nader
2020-01-24Fix compiling with -fno-commonthermitegod
2020-01-23Adding the link to the Portuguese on the English version of README.mdJamelly Ferreira
2020-01-23Adding a version of README.md in PortugueseJamelly Ferreira
2020-01-22Update version to 1.4Drew DeVault
2020-01-22fish-completion: use the correct fallback directoryEli Schwartz
2020-01-22completion: use pkg-config to get install location for bash/fishEli Schwartz
2020-01-22meson: use join_paths to build paths, instead of string concatEli Schwartz
2020-01-20Add documentation for floating_modifierAlex Maese
2020-01-20Add ability to remove the floating modifierAlex Maese
2020-01-18Check argc>0 before strcasecmp. Should shortcircuitJason Nader
2020-01-18commands/move: Fix crash when required args not providedJason Nader
2020-01-16output: apply oc to outputs using wl_for_each_safeBrian Ashworth
2020-01-16cmd_split: Refuse to split scratchpad hidden split containersRonan Pigott
2020-01-16cmd_move: Fix crash when moving to scratchpad hidden split containersRonan Pigott
2020-01-16Fix crash when showing scratchpad hidden split containersRonan Pigott
2020-01-16desktop/output: fix mem leak in handle_new_outputBrian Ashworth
2020-01-16sway.5: Document missing bindsym flags for unbindsymRonan Pigott
2020-01-16sway-input.5: Document repeat_delay and repeat_rate only onceRonan Pigott
2020-01-16ipc-json: Remove unnecessary dereferenceRonan Pigott
2020-01-16commands/split: Fix error message typosRonan Pigott
2020-01-15Revert "Make all the container dimensions integers"Simon Ser
2020-01-14container: add inactive fullscreen to focus stackBrian Ashworth
2020-01-13Docs: explain why menu command should be passed to swayJason
2020-01-13Fix unreliable scaling filterSimon Ser
2020-01-13Amend typoJason Nader
2020-01-10integer scaling, not integralCassandra McCarthy
2020-01-09Use transparency arg in the window focus eventJR Boyens
2020-01-09view: remove workspace pid mapping for assignsBrian Ashworth
2020-01-06input/cursor: handle setting a NULL image surfaceBrian Ashworth
2020-01-05input/cursor: handle image surface destroyBrian Ashworth
2020-01-05render: do not render indicator on floating viewsBrian Ashworth
2020-01-05swaybar: Fix input device removalAndri Yngvason
2020-01-05swaynag: Add multi-seat supportAndri Yngvason
2020-01-05Fix small typo in sway-input(5)Ross Schulman
2020-01-05Add missing items to documentation for GET_TREE response in ipc.Thayne McCombs
2020-01-03xwayland: handle size_hints == NULLRouven Czerwinski