aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorLines
2020-02-17Specify that output transform applies clockwise rotationsSimon Ser-4/+4
2020-02-17Fix output transform rotation directionSimon Ser-0/+4
2020-02-17Fix output transform anticlockwiseSimon Ser-1/+20
2020-02-16output: fix updating output manager configBrian Ashworth-11/+14
2020-02-13Fix crash: use wlr_output->name instead of possibly missing oc->nameYorick van Pelt-1/+1
2020-02-13cmd_swap: fix test_mark conditionBrian Ashworth-2/+2
2020-02-11Apply the output scale filter after the output commitSimon Ser-20/+20
2020-02-11Stop calling apply_output_config from output_enableSimon Ser-18/+7
2020-02-11Call apply_output_config instead of output_enableSimon Ser-5/+1
2020-02-11Fix output scale auto-detectionSimon Ser-14/+36
2020-02-11config: fix validation exit code and log levelBrian Ashworth-3/+3
2020-02-11Fix ordering of setgid and setuidTeddy Reed-3/+8
2020-02-11container_at_{tabbed,stacked}: check x-axis boundsBrian Ashworth-2/+4
2020-02-10input: Map virtual-pointer to the requested outputAndri Yngvason-0/+7
2020-02-10swaybar: fix i3bar relative coordinates when scaling is usedHristo Venev-38/+51
2020-02-10Do not truncate pointer coordinates to int.Hristo Venev-3/+3
2020-02-10Avoid calling strcmp on nullptrTill Hofmann-1/+4
2020-02-06Fix seat_set_focus_layer crash when disabling outputSimon Ser-3/+4
2020-02-04criteria: match containers without viewAnders-32/+49
2020-02-04Change wordingCyril Levis-9/+10
2020-02-04Add the possibility to capture only one screen if several screens are use.Cyril Levis-4/+11
2020-02-04fix typoLucas M. Dutra-1/+1
2020-01-30ipc: Handle unsupported binding event typesNathan Rossi-2/+15
2020-01-27add danish READMEsalkin-mada-1/+66
2020-01-24Docs: Add marks field to get_tree responseJason Nader-0/+3
2020-01-24Fix compiling with -fno-commonthermitegod-2/+3
2020-01-23Adding the link to the Portuguese on the English version of README.mdJamelly Ferreira-1/+1
2020-01-23Adding a version of README.md in PortugueseJamelly Ferreira-0/+66
2020-01-22Update version to 1.4Drew DeVault-2/+2
2020-01-22fish-completion: use the correct fallback directoryEli Schwartz-1/+1
2020-01-22completion: use pkg-config to get install location for bash/fishEli Schwartz-2/+12
2020-01-22meson: use join_paths to build paths, instead of string concatEli Schwartz-8/+8
2020-01-20Add documentation for floating_modifierAlex Maese-2/+3
2020-01-20Add ability to remove the floating modifierAlex Maese-0/+5
2020-01-18Check argc>0 before strcasecmp. Should shortcircuitJason Nader-11/+5
2020-01-18commands/move: Fix crash when required args not providedJason Nader-2/+8
2020-01-16output: apply oc to outputs using wl_for_each_safeBrian Ashworth-2/+2
2020-01-16cmd_split: Refuse to split scratchpad hidden split containersRonan Pigott-1/+1
2020-01-16cmd_move: Fix crash when moving to scratchpad hidden split containersRonan Pigott-8/+13
2020-01-16Fix crash when showing scratchpad hidden split containersRonan Pigott-1/+15
2020-01-16desktop/output: fix mem leak in handle_new_outputBrian Ashworth-0/+1
2020-01-16sway.5: Document missing bindsym flags for unbindsymRonan Pigott-5/+7
2020-01-16sway-input.5: Document repeat_delay and repeat_rate only onceRonan Pigott-10/+4
2020-01-16ipc-json: Remove unnecessary dereferenceRonan Pigott-1/+1
2020-01-16commands/split: Fix error message typosRonan Pigott-2/+2
2020-01-15Revert "Make all the container dimensions integers"Simon Ser-11/+11
2020-01-14container: add inactive fullscreen to focus stackBrian Ashworth-0/+5
2020-01-13Docs: explain why menu command should be passed to swayJason-1/+2
2020-01-13Fix unreliable scaling filterSimon Ser-2/+7
2020-01-13Amend typoJason Nader-1/+1