aboutsummaryrefslogtreecommitdiff
path: root/sway/commands
AgeCommit message (Expand)Author
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
2022-01-16commands/focus: drop trailing whitespaceSimon Ser
2022-01-09commands/move: Fix crash when pos_y is omittedDavid96
2021-12-10Add focused_tab_titleVsevolod
2021-11-25sway: replace noop_output by fallback_outputSimon Zeni
2021-11-25ipc: make `bar <bar_id> mode|hidden_state` behave as documentedAleksei Bavshin
2021-11-23Add 'output render_bit_depth [8|10]' commandManuel Stoeckl
2021-10-30Bump RLIMIT_NOFILESimon Ser
2021-10-29Add smart_gaps inverse_outer commandbR3iN