Age | Commit message (Expand) | Author |
2019-12-13 | input/keyboard: remove group listeners on destroy | Brian Ashworth |
2019-12-12 | Add seat <seat> idle_{inhibit,wake} <sources...> | Drew DeVault |
2019-12-07 | input/cursor: remove gesture listeners in destroy | Benjamin Cheng |
2019-12-07 | input/cursor: pass gesture events to clients | Benjamin Cheng |
2019-11-28 | input/keyboard: reset seat keyboard on destroy | Brian Ashworth |
2019-11-27 | config: improvements to the reload validation | Brian Ashworth |
2019-11-26 | input/keyboard: check keyboard group before remove | Brian Ashworth |
2019-11-24 | input: seat: Fix seat device list not initialised before use | Paul Riou |
2019-11-21 | Add support for wlr_keyboard_group | Brian Ashworth |
2019-11-21 | input/keyboard: cleanup xkb_file error handing | Brian Ashworth |
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-08 | seatop_default: handle focus for unmanaged xwayland windows last | Ronan Pigott |
2019-11-04 | seatop_default: handle focus for xwayland_unmanaged views | Ronan Pigott |
2019-11-04 | seatop_move_floating: make container respect pointer constraint | Ronan Pigott |
2019-11-01 | seat: simplify a strdup | lbonn |
2019-10-23 | Fix tiled containers resize with mouse | Kirill Chibisov |
2019-10-16 | Updates per wlroots layer shell changes | Drew DeVault |
2019-09-25 | input: Add support for tablet protocol. | John Chadwick |
2019-09-05 | Do not search for edges on subsurfaces, fix #4381 | Versus Void |
2019-09-04 | seatop_default: only focus container on press | Brian Ashworth |
2019-09-01 | layer-shell: don't give focus to unmapped layer surfaces | Simon Ser |
2019-08-31 | seat: set cursor image only if no pointer cap previously | xdavidwu |
2019-08-31 | seat: avoid unneeded reloading xcursor theme | xdavidwu |
2019-08-20 | input/keyboard: send released only if pressed sent | Brian Ashworth |
2019-08-16 | input/seatop_down: add axis handler | Brian Ashworth |
2019-08-14 | layer-shell: add support for popups | Drew DeVault |
2019-08-13 | handle_seat_node_destroy: do not focus own node | Brian Ashworth |
2019-08-12 | Remove redundant checks | Antonin Décimo |
2019-08-12 | input: check pointer against nullptr | Antonin Décimo |
2019-08-06 | input/cursor: do not hide when buttons are pressed | Brian Ashworth |
2019-08-03 | input/libinput: typo fixes (get -> get_default) | Brian Ashworth |
2019-08-01 | bindsym/code: add group support | Brian Ashworth |
2019-08-01 | input/keyboard: don't reset layout for same keymap | Brian Ashworth |
2019-07-31 | libinput: fix set_send_events | Brian Ashworth |
2019-07-28 | input/libinput: fix typo in set_middle_emulation | Brian Ashworth |
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-14 | Layout tiled using a width/height fraction | Pedro Côrte-Real |
2019-07-09 | input/libinput: only reset supported options | 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 | Add calibration_matrix config option | Sergei Dolgov |
2019-06-12 | bindings: defer while initiailizing | Brian Ashworth |
2019-06-09 | commands/input: perform basic keymap validation | Brian Ashworth |
2019-06-08 | Unhide cursor on cursor activity after touch | Alex Maese |
2019-06-08 | Fix segfault with "xwayland false" (#4228) | Aidan Harris |
2019-06-05 | add seat sub command 'xcursor_theme' | Daniel Eklöf |
2019-05-30 | bindings: allow unlocked and locked bindings | Brian Ashworth |