Age | Commit message (Expand) | Author |
2019-07-17 | Implement input_cmd_xkb_file (#3999) | Ed Younis |
2019-07-17 | Update output manager on layout change | Josef Gajdusek |
2019-07-15 | Sanity check gaps between tiled containers | Pedro Côrte-Real |
2019-07-15 | Rework gaps code to be simpler and correct | Pedro Côrte-Real |
2019-07-15 | Use -fmacro-prefix-map to strip build path | Manuel Stoeckl |
2019-07-14 | Layout tiled using a width/height fraction | Pedro Côrte-Real |
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 | Add calibration_matrix config option | Sergei Dolgov |
2019-06-20 | config: fix find_handler logic | Brian Ashworth |
2019-06-16 | Fix sway crashes for scratchpad layouts | Rouven Czerwinski |
2019-06-12 | bindings: defer while initiailizing | Brian Ashworth |
2019-06-11 | Fix segfaults caused by faulty command parsing | Matt Coffin |
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-05-30 | Use parent get_root_coords in subsurfaces | Kenny Levinsen |
2019-05-24 | Implement wlr-output-management-v1 | Josef Gajdusek |
2019-05-14 | input/keyboard: attempt default keymap on failure | Brian Ashworth |
2019-05-14 | Implement output toggle | Moelf |
2019-05-12 | Spawn swaybar as a wayland client | Brian Ashworth |
2019-04-26 | bindsym: change xkb_rule_names initialization | Konstantin Pospelov |
2019-04-26 | bindsym: consider xkb_rule_names 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-25 | swaybg: split into standalone project | Drew DeVault |
2019-04-24 | swaybar: add multiseat support | Brian Ashworth |
2019-04-24 | swaybar: hide mode visibility improvements | Brian Ashworth |
2019-04-20 | swaynag: revamp type configs | Brian Ashworth |
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-17 | swaymsg: add timeout and type checks | Brian Ashworth |
2019-04-14 | Add deprecation warnings for new_float, new_window, and force_focus_wrapping. | Connor E |
2019-04-14 | Implement input type configs (#3784) | Benjamin Cheng |
2019-04-14 | Add heuristics to differentiate touchpads | Benjamin Cheng |
2019-04-14 | Spawn swaynag as a wayland client | Brian Ashworth |
2019-04-13 | Fix scratchpad fullscreen behavior and crash | Brian Ashworth |
2019-04-11 | Honor output for xdg_toplevel_set_fullscreen | Brian Ashworth |
2019-04-04 | swaybg: one instance for all outputs | Brian Ashworth |
2019-03-31 | scratchpad: set initial size | Brian Ashworth |
2019-03-31 | Fix xwayland configure request scratchpad crash | Brian Ashworth |
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 | criteria: fix __focused__ when no focus or unset | Brian Ashworth |
2019-03-19 | Support WLR_INPUT_DEVICE_SWITCH in sway | Ryan Walklin |
2019-03-18 | Remove debug tree | Ryan Dwyer |
2019-03-17 | Introduce default seatop | Ryan Dwyer |