aboutsummaryrefslogtreecommitdiff
path: root/sway/commands
AgeCommit message (Expand)Author
2019-07-10cmd_layout: toggle split for tabbed/stack defaultBrian Ashworth
2019-07-09cmd_bindswitch: add option to execute on reloadBrian Ashworth
2019-07-09Make mouse drag in tiled mode swap containers if no edge is selectedSebastian Parborg
2019-07-05calibration_matrix: expect 6 individual valuesSergei Dolgov
2019-07-05Use isnanSergei Dolgov
2019-07-05Add calibration_matrix config optionSergei Dolgov
2019-06-20cmd_mode: allow runtime creation and modificationBrian Ashworth
2019-06-20cmd_seat: split action and config handlersBrian Ashworth
2019-06-19config/xwayland: retain xwayland status on reloadBrian Ashworth
2019-06-16Fix sway crashes for scratchpad layoutsRouven Czerwinski
2019-06-12bindings: defer while initiailizingBrian Ashworth
2019-06-09Add a new xkb_switch_layout commandSimon Ser
2019-06-09config/input: validate xkb keymap before storingBrian Ashworth
2019-06-09commands/input: perform basic keymap validationBrian Ashworth
2019-06-05add seat sub command 'xcursor_theme'Daniel Eklöf
2019-06-04cmd_hide_edge_borders: add missing arg count checkBrian Ashworth
2019-05-30bindings: allow unlocked and locked bindingsBrian Ashworth
2019-05-22commands/bar: fix mode and hidden_state at runtimeBrian Ashworth
2019-05-19commands/bar: improve error for invalid subcommandAlyssa Ross
2019-05-17bar: fix segfault with missing or invalid bar idAlyssa Ross
2019-05-14Implement output toggleMoelf
2019-04-30cmd_move: add support for output currentBrian Ashworth
2019-04-26bindsym: consider xkb_rule_names for --to-codeKonstantin Pospelov
2019-04-26bindsym: change default keymap for --to-codeKonstantin Pospelov
2019-04-26config: simplify keysym translation fieldsKonstantin Pospelov
2019-04-26Implement bindsym --to-codeKonstantin Pospelov
2019-04-19cmd_move: allow for all i3 syntax optionsBrian Ashworth
2019-04-19hide_edge_borders.c: add missing case for --i3mwenzkowski
2019-04-17Add unbindsym/unbindcode command for swaybarAlex Maese
2019-04-17Add unbindswitch commandAlex Maese
2019-04-17Create unbindsym and unbindcode commandsAlex Maese
2019-04-14Add deprecation warnings for new_float, new_window, and force_focus_wrapping.Connor E
2019-04-13Fix scratchpad fullscreen behavior and crashBrian Ashworth
2019-04-13Fix potential null accessesAshkan Kiani
2019-04-11cmd_focus: raise floating for `<criteria> focus`Brian Ashworth
2019-04-04swaybg: one instance for all outputsBrian Ashworth
2019-03-27bindings: fix overwrite log argument mismatchJan Pokorný
2019-03-26Fix crash for floating command on scratchpad windowAshkan Kiani
2019-03-24Implement inhibit_idle commandBrian Ashworth
2019-03-24Add support for manually setting subpixel hinting on outputs.Geoff Greer
2019-03-23Allow for workspace renaming during exec handlingmliszcz
2019-03-23cmd_mode: allow cmd_set to be a subcommandBrian Ashworth
2019-03-20Support focus <direction> for floating containersRyan Dwyer
2019-03-19Support WLR_INPUT_DEVICE_SWITCH in swayRyan Walklin
2019-03-15output_cmd_background: validate colorsBrian Ashworth
2019-03-12Handle seat_get_focused_workspace returning NULLBrian Ashworth
2019-03-11commands: allow tiled sticky containers to be movedIan Fan
2019-03-10Fix crash in cmd_workspace when layer surface has focusemersion
2019-03-02floating_maximum_size: change default behaviorBrian Ashworth
2019-02-25Allow 0 degree transform (normal transform).Connor E