aboutsummaryrefslogtreecommitdiff
path: root/sway/commands
AgeCommit message (Expand)Author
2024-01-18scene_graph: Port opacity and filter modesAlexander Orzechowski
2024-01-18Delete old damage tracking codeAlexander Orzechowski
2024-01-18scene_graph: Port container server side decorationsAlexander Orzechowski
2023-12-12sway: raise error on non-accessible background fileTamino Bauknecht
2023-11-23Add wlr/util/transform.h includesSimon Ser
2023-09-07commands/input/map_from_region: don't treat 0x prefix as hex identifieriff
2023-07-23fix crash when resizing tiled scratchpad windowsbretello
2023-07-19Deprecate seat idle_wakeSimon Ser
2023-07-13Calculate tiled resize amount relative to parent containernukoseer
2023-06-23idle-inhibit-v1: simplify with server globalSimon Ser
2023-06-16input/libinput: add scroll_button_lock methodCezary Drożak
2023-04-14Use format_str() throughoutSimon Ser
2023-04-14commands: add printf attribute to cmd_results_new()Simon Ser
2023-04-14commands/floating_minmax_size: fix error stringsSimon Ser
2023-04-14Fix old style function definitionsElyes Haouas
2023-03-14root: Try to preserve relative positions of floating containersAnkit Pandey
2023-02-19container: rehome the container_swap function into container.cRonan Pigott
2023-02-05launcher: make launcher context seat awareRonan Pigott
2023-01-03Add missing includes & remove duplicatesCarl Smedstad
2022-12-19commands/move: Warp cursor after moving workspace to another outputAnkit Pandey
2022-12-09Fix input command order (rotation_angle)Baltazár Radics
2022-12-09Add libinput RotationAngleLucas Zampieri
2022-12-05Add `primary_selection` config optionAidan Dang
2022-11-28Make libinput backend optionalSimon Ser
2022-11-26launcher: export X startup ids and use them for workspace matchingRonan Pigott
2022-11-26launcher: export xdga tokens and use them for workspace matchingRonan Pigott
2022-11-26launcher: fudge the interface a bitRonan Pigott
2022-11-26launcher: initialize launcher_ctxs once on startupRonan Pigott
2022-11-26launcher: rename pid_workspace to launcher_ctxRonan Pigott
2022-11-26launcher: track workspaces by nodeRonan Pigott
2022-11-26root: move the workspace matching code to its own fileRonan Pigott
2022-10-30Support libinput's 1.21 new dwtp optionpudiva chip líquida
2022-10-07sway/commands/output: Add command for unplugging non-physical outputsAndri Yngvason
2022-07-04Remove internal references to DPMSSimon Ser
2022-07-01Reject font values that are invalid for pangoHugo Osvaldo Barrera
2022-07-01Avoid unecessary string copyHugo Osvaldo Barrera
2022-06-25Strip quotes in bindsym --input-device=...Thomas Jost
2022-06-23Rename dpms output command to powerSimon Ser
2022-06-22Remove access to wlr_input_device unionSimon Ser
2022-05-30sway: add bindgesture commandFlorian Franzen
2022-04-28xkb_switch_layout: fix relative layout switchesVictor Makarov
2022-04-09Shuffle variables to satisfy -Werror=restrictDaniel De Graaf
2022-03-17sway/input: follow up wlroots input device events renamingSimon Zeni
2022-03-08Remove WLR_SWITCH_STATE_TOGGLE usageSimon Ser
2022-03-06commands/focus: fix segfault when no container is already focused.Nicolas Avrutin
2022-02-21sway/commands: add missing wlr_keyboard interface include in xkb_switch_layoutSimon Zeni
2022-02-08Fix snprintf compiler warningMuhamed Hobi
2022-01-31chore: chase wlr_output_layout_get_box() updateKirill Primak
2022-01-22cmd/swap: error on swapping a container with itselfRonan Pigott
2022-01-18treat fullscreen windows as 'tiled' for commands/focusPatrick Hilhorst