Age | Commit message (Expand) | Author |
2019-07-11 | cmd_split: fix toggle split for non-split layouts | Brian Ashworth |
2019-07-10 | cmd_layout: toggle split for tabbed/stack default | Brian Ashworth |
2019-07-09 | cmd_bindswitch: add option to execute on reload | Brian Ashworth |
2019-07-09 | Make mouse drag in tiled mode swap containers if no edge is selected | Sebastian Parborg |
2019-07-05 | calibration_matrix: expect 6 individual values | Sergei Dolgov |
2019-07-05 | Use isnan | Sergei Dolgov |
2019-07-05 | Add calibration_matrix config option | Sergei Dolgov |
2019-06-20 | cmd_mode: allow runtime creation and modification | Brian Ashworth |
2019-06-20 | cmd_seat: split action and config handlers | Brian Ashworth |
2019-06-19 | config/xwayland: retain xwayland status on reload | Brian Ashworth |
2019-06-16 | Fix sway crashes for scratchpad layouts | Rouven Czerwinski |
2019-06-12 | bindings: defer while initiailizing | Brian Ashworth |
2019-06-09 | Add a new xkb_switch_layout command | Simon Ser |
2019-06-09 | config/input: validate xkb keymap before storing | Brian Ashworth |
2019-06-09 | commands/input: perform basic keymap validation | Brian Ashworth |
2019-06-05 | add seat sub command 'xcursor_theme' | Daniel Eklöf |
2019-06-04 | cmd_hide_edge_borders: add missing arg count check | Brian Ashworth |
2019-05-30 | bindings: allow unlocked and locked bindings | Brian Ashworth |
2019-05-22 | commands/bar: fix mode and hidden_state at runtime | Brian Ashworth |
2019-05-19 | commands/bar: improve error for invalid subcommand | Alyssa Ross |
2019-05-17 | bar: fix segfault with missing or invalid bar id | Alyssa Ross |
2019-05-14 | Implement output toggle | Moelf |
2019-04-30 | cmd_move: add support for output current | Brian Ashworth |
2019-04-26 | bindsym: consider xkb_rule_names for --to-code | Konstantin Pospelov |
2019-04-26 | bindsym: change default keymap for --to-code | Konstantin Pospelov |
2019-04-26 | config: simplify keysym translation fields | Konstantin Pospelov |
2019-04-26 | Implement bindsym --to-code | Konstantin Pospelov |
2019-04-19 | cmd_move: allow for all i3 syntax options | Brian Ashworth |
2019-04-19 | hide_edge_borders.c: add missing case for --i3 | mwenzkowski |
2019-04-17 | Add unbindsym/unbindcode command for swaybar | Alex Maese |
2019-04-17 | Add unbindswitch command | Alex Maese |
2019-04-17 | Create unbindsym and unbindcode commands | Alex Maese |
2019-04-14 | Add deprecation warnings for new_float, new_window, and force_focus_wrapping. | Connor E |
2019-04-13 | Fix scratchpad fullscreen behavior and crash | Brian Ashworth |
2019-04-13 | Fix potential null accesses | Ashkan Kiani |
2019-04-11 | cmd_focus: raise floating for `<criteria> focus` | Brian Ashworth |
2019-04-04 | swaybg: one instance for all outputs | Brian Ashworth |
2019-03-27 | bindings: fix overwrite log argument mismatch | Jan Pokorný |
2019-03-26 | Fix crash for floating command on scratchpad window | Ashkan Kiani |
2019-03-24 | Implement inhibit_idle command | Brian Ashworth |
2019-03-24 | Add support for manually setting subpixel hinting on outputs. | Geoff Greer |
2019-03-23 | Allow for workspace renaming during exec handling | mliszcz |
2019-03-23 | cmd_mode: allow cmd_set to be a subcommand | Brian Ashworth |
2019-03-20 | Support focus <direction> for floating containers | Ryan Dwyer |
2019-03-19 | Support WLR_INPUT_DEVICE_SWITCH in sway | Ryan Walklin |
2019-03-15 | output_cmd_background: validate colors | Brian Ashworth |
2019-03-12 | Handle seat_get_focused_workspace returning NULL | Brian Ashworth |
2019-03-11 | commands: allow tiled sticky containers to be moved | Ian Fan |
2019-03-10 | Fix crash in cmd_workspace when layer surface has focus | emersion |
2019-03-02 | floating_maximum_size: change default behavior | Brian Ashworth |