aboutsummaryrefslogtreecommitdiff
path: root/sway/commands
AgeCommit message (Expand)Author
2019-08-12Remove redundant checksAntonin Décimo
2019-08-12Fix memory leaksAntonin Décimo
2019-08-06cmd_mode: make modes case sensitiveBrian Ashworth
2019-08-06cmd_swap: add floating supportBrian Ashworth
2019-08-05cmd_opacity: add relative opacity changesJeff Peeler
2019-08-01bindsym/code: add group supportBrian Ashworth
2019-07-27Fix resize sibling amount calculationsPedro Côrte-Real
2019-07-27Avoid adding duplicate criteria for no_focus and commandAshkan Kiani
2019-07-18input_cmd_xkb_switch_layout: support input typesBrian Ashworth
2019-07-17cmd_output: support current output aliasBrian Ashworth
2019-07-17input_cmd_xkb_*: cleanup includesEd Younis
2019-07-17Implement input_cmd_xkb_file (#3999)Ed Younis
2019-07-17Make fullscreen check for fullscreen parentsSauyon Lee
2019-07-15Sanity check gaps between tiled containersPedro Côrte-Real
2019-07-15Rework gaps code to be simpler and correctPedro Côrte-Real
2019-07-14Layout tiled using a width/height fractionPedro Côrte-Real
2019-07-11cmd_split: fix toggle split for non-split layoutsBrian Ashworth
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