Age | Commit message (Expand) | Author |
2019-12-07 | input/cursor: pass gesture events to clients | Benjamin Cheng |
2019-12-01 | output: Schedule idle frames if we do not render | Kenny Levinsen |
2019-11-29 | add scale_filter output config option | Ronan Pigott |
2019-11-21 | Add support for wlr_keyboard_group | Brian Ashworth |
2019-11-17 | view: add max_render_time | Ivan Molodetskikh |
2019-11-17 | Add sway_surface | Ivan Molodetskikh |
2019-11-17 | output: add max_render_time | Ivan Molodetskikh |
2019-11-17 | Use an enum instead of a marker string for map_to_ | Tadeo Kondrak |
2019-11-17 | Implement input map_to_region command | Tadeo Kondrak |
2019-11-04 | smart_borders: separate smartness from edge types | Ronan Pigott |
2019-11-04 | Add --custom to `output mode` command | Simon Ser |
2019-10-27 | Handle layer changes for layer shell surfaces | Simon Ser |
2019-10-27 | criteria: make literal comparison for __focused__ values | Ronan Pigott |
2019-10-27 | Fix segfault in wlr_output_manager_v1_set_configuration | Simon Ser |
2019-10-27 | Fix apply_output_config return value when enabling output | Simon Ser |
2019-10-17 | focus: support focus_wrapping workspace | lbonn |
2019-09-25 | input: Add support for tablet protocol. | John Chadwick |
2019-09-07 | remove unused layer shell surface variable | Aleksis |
2019-09-02 | Fix typo for the force/immediate option in xwayland_mode enum | Ben Brown |
2019-08-20 | cmd_xwayland: add force for immediate launch | Brian Ashworth |
2019-08-20 | input/keyboard: send released only if pressed sent | Brian Ashworth |
2019-08-20 | Remove xdg-shell v6 support | Simon Ser |
2019-08-14 | layer-shell: add support for popups | Drew DeVault |
2019-08-01 | bindsym/code: add group support | Brian Ashworth |
2019-07-27 | Remove all wayland-server.h includes | Simon Ser |
2019-07-27 | Avoid adding duplicate criteria for no_focus and command | Ashkan Kiani |
2019-07-23 | ipc: add input::libinput_config event | Brian Ashworth |
2019-07-23 | ipc: add an input event | Brian Ashworth |
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-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-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 |