aboutsummaryrefslogtreecommitdiff
path: root/sway
AgeCommit message (Expand)Author
2020-03-06Only schedule a frame if client has requested a frame callbackSimon Ser
2020-03-04Make handle_destroy and output_repaint_timer_handler staticSimon Ser
2020-02-29ipc-server: improve error messageJason Nader
2020-02-29sway.5: correct description of workspace [number]Brian Ashworth
2020-02-27Introduce pid criteria tokenRyan Dwyer
2020-02-26Add support for wlr-output-power-management-unstable-v1Simon Ser
2020-02-25Revert "Don't apply exclusive zones of unmapped layer-shell surfaces"Brian Ashworth
2020-02-24Don't apply exclusive zones of unmapped layer-shell surfacesSimon Ser
2020-02-19Fix get_int_prop(WINDOW_TYPE) crashSimon Ser
2020-02-18treewide: fix typosTorstein Husebø
2020-02-18input_cmd_events: add support for input typesBrian Ashworth
2020-02-18tree/view: do not attempt enter on hidden childBrian Ashworth
2020-02-17i3compat: add `window_type` to IPC responseJason Nader
2020-02-17i3compat: add `window_type` to IPC responseJason Nader
2020-02-17Specify that output transform applies clockwise rotationsSimon Ser
2020-02-17Fix output transform rotation directionSimon Ser
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-06Fix seat_set_focus_layer crash when disabling outputSimon Ser
2020-02-04criteria: match containers without viewAnders
2020-01-30ipc: Handle unsupported binding event typesNathan Rossi
2020-01-24Docs: Add marks field to get_tree responseJason Nader
2020-01-24Fix compiling with -fno-commonthermitegod
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-14container: add inactive fullscreen to focus stackBrian Ashworth
2020-01-13Fix unreliable scaling filterSimon Ser
2020-01-10integer scaling, not integralCassandra McCarthy
2020-01-09view: remove workspace pid mapping for assignsBrian Ashworth