summaryrefslogtreecommitdiffstats
path: root/sway/commands
Commit message (Expand)AuthorAge
* Remove redundant checksLibravatar Antonin Décimo2019-08-20
* Fix memory leaksLibravatar Antonin Décimo2019-08-20
* cmd_mode: make modes case sensitiveLibravatar Brian Ashworth2019-08-06
* cmd_swap: add floating supportLibravatar Brian Ashworth2019-08-06
* cmd_opacity: add relative opacity changesLibravatar Jeff Peeler2019-08-05
* bindsym/code: add group supportLibravatar Brian Ashworth2019-08-01
* Fix resize sibling amount calculationsLibravatar Pedro Côrte-Real2019-07-27
* Avoid adding duplicate criteria for no_focus and commandLibravatar Ashkan Kiani2019-07-27
* input_cmd_xkb_switch_layout: support input typesLibravatar Brian Ashworth2019-07-18
* cmd_output: support current output aliasLibravatar Brian Ashworth2019-07-17
* input_cmd_xkb_*: cleanup includesLibravatar Ed Younis2019-07-17
* Implement input_cmd_xkb_file (#3999)Libravatar Ed Younis2019-07-17
* Make fullscreen check for fullscreen parentsLibravatar Sauyon Lee2019-07-17
* Sanity check gaps between tiled containersLibravatar Pedro Côrte-Real2019-07-15
* Rework gaps code to be simpler and correctLibravatar Pedro Côrte-Real2019-07-15
* Layout tiled using a width/height fractionLibravatar Pedro Côrte-Real2019-07-14
* cmd_split: fix toggle split for non-split layoutsLibravatar Brian Ashworth2019-07-11
* cmd_layout: toggle split for tabbed/stack defaultLibravatar Brian Ashworth2019-07-10
* cmd_bindswitch: add option to execute on reloadLibravatar Brian Ashworth2019-07-09
* Make mouse drag in tiled mode swap containers if no edge is selectedLibravatar Sebastian Parborg2019-07-09
* calibration_matrix: expect 6 individual valuesLibravatar Sergei Dolgov2019-07-05
* Use isnanLibravatar Sergei Dolgov2019-07-05
* Add calibration_matrix config optionLibravatar Sergei Dolgov2019-07-05
* cmd_mode: allow runtime creation and modificationLibravatar Brian Ashworth2019-06-20
* cmd_seat: split action and config handlersLibravatar Brian Ashworth2019-06-20
* config/xwayland: retain xwayland status on reloadLibravatar Brian Ashworth2019-06-19
* Fix sway crashes for scratchpad layoutsLibravatar Rouven Czerwinski2019-06-16
* bindings: defer while initiailizingLibravatar Brian Ashworth2019-06-12
* Add a new xkb_switch_layout commandLibravatar Simon Ser2019-06-09
* config/input: validate xkb keymap before storingLibravatar Brian Ashworth2019-06-09
* commands/input: perform basic keymap validationLibravatar Brian Ashworth2019-06-09
* add seat sub command 'xcursor_theme'Libravatar Daniel Eklöf2019-06-05
* cmd_hide_edge_borders: add missing arg count checkLibravatar Brian Ashworth2019-06-04
* bindings: allow unlocked and locked bindingsLibravatar Brian Ashworth2019-05-30
* commands/bar: fix mode and hidden_state at runtimeLibravatar Brian Ashworth2019-05-22
* commands/bar: improve error for invalid subcommandLibravatar Alyssa Ross2019-05-19
* bar: fix segfault with missing or invalid bar idLibravatar Alyssa Ross2019-05-17
* Implement output toggleLibravatar Moelf2019-05-14
* cmd_move: add support for output currentLibravatar Brian Ashworth2019-04-30
* bindsym: consider xkb_rule_names for --to-codeLibravatar Konstantin Pospelov2019-04-26
* bindsym: change default keymap for --to-codeLibravatar Konstantin Pospelov2019-04-26
* config: simplify keysym translation fieldsLibravatar Konstantin Pospelov2019-04-26
* Implement bindsym --to-codeLibravatar Konstantin Pospelov2019-04-26
* cmd_move: allow for all i3 syntax optionsLibravatar Brian Ashworth2019-04-19
* hide_edge_borders.c: add missing case for --i3Libravatar mwenzkowski2019-04-19
* Add unbindsym/unbindcode command for swaybarLibravatar Alex Maese2019-04-17
* Add unbindswitch commandLibravatar Alex Maese2019-04-17
* Create unbindsym and unbindcode commandsLibravatar Alex Maese2019-04-17
* Add deprecation warnings for new_float, new_window, and force_focus_wrapping.Libravatar Connor E2019-04-14
* Fix scratchpad fullscreen behavior and crashLibravatar Brian Ashworth2019-04-13