aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-02-17Fix output transform anticlockwiseSimon Ser
2020-02-16output: fix updating output manager configBrian Ashworth
2020-02-13Fix crash: use wlr_output->name instead of possibly missing oc->nameYorick van Pelt
2020-02-13cmd_swap: fix test_mark conditionBrian Ashworth
2020-02-11Apply the output scale filter after the output commitSimon Ser
2020-02-11Stop calling apply_output_config from output_enableSimon Ser
2020-02-11Call apply_output_config instead of output_enableSimon Ser
2020-02-11Fix output scale auto-detectionSimon Ser
2020-02-11config: fix validation exit code and log levelBrian Ashworth
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