aboutsummaryrefslogtreecommitdiffstats
path: root/sway/input
Commit message (Expand)AuthorAge
...
* Use an enum instead of a marker string for map_to_Libravatar Tadeo Kondrak2019-11-17
* Implement input map_to_region commandLibravatar Tadeo Kondrak2019-11-17
* seatop_default: handle focus for unmanaged xwayland windows lastLibravatar Ronan Pigott2019-11-08
* seatop_default: handle focus for xwayland_unmanaged viewsLibravatar Ronan Pigott2019-11-04
* seatop_move_floating: make container respect pointer constraintLibravatar Ronan Pigott2019-11-04
* seat: simplify a strdupLibravatar lbonn2019-11-01
* Fix tiled containers resize with mouseLibravatar Kirill Chibisov2019-10-23
* Updates per wlroots layer shell changesLibravatar Drew DeVault2019-10-16
* input: Add support for tablet protocol.Libravatar John Chadwick2019-09-25
* Do not search for edges on subsurfaces, fix #4381Libravatar Versus Void2019-09-05
* seatop_default: only focus container on pressLibravatar Brian Ashworth2019-09-04
* layer-shell: don't give focus to unmapped layer surfacesLibravatar Simon Ser2019-09-01
* seat: set cursor image only if no pointer cap previouslyLibravatar xdavidwu2019-08-31
* seat: avoid unneeded reloading xcursor themeLibravatar xdavidwu2019-08-31
* input/keyboard: send released only if pressed sentLibravatar Brian Ashworth2019-08-20
* input/seatop_down: add axis handlerLibravatar Brian Ashworth2019-08-16
* layer-shell: add support for popupsLibravatar Drew DeVault2019-08-14
* handle_seat_node_destroy: do not focus own nodeLibravatar Brian Ashworth2019-08-13
* Remove redundant checksLibravatar Antonin Décimo2019-08-12
* input: check pointer against nullptrLibravatar Antonin Décimo2019-08-12
* input/cursor: do not hide when buttons are pressedLibravatar Brian Ashworth2019-08-06
* input/libinput: typo fixes (get -> get_default)Libravatar Brian Ashworth2019-08-03
* bindsym/code: add group supportLibravatar Brian Ashworth2019-08-01
* input/keyboard: don't reset layout for same keymapLibravatar Brian Ashworth2019-08-01
* libinput: fix set_send_eventsLibravatar Brian Ashworth2019-07-31
* input/libinput: fix typo in set_middle_emulationLibravatar Brian Ashworth2019-07-28
* ipc: add input::libinput_config eventLibravatar Brian Ashworth2019-07-23
* ipc: add an input eventLibravatar Brian Ashworth2019-07-23
* Implement input_cmd_xkb_file (#3999)Libravatar Ed Younis2019-07-17
* Layout tiled using a width/height fractionLibravatar Pedro Côrte-Real2019-07-14
* input/libinput: only reset supported optionsLibravatar Brian Ashworth2019-07-09
* 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
* Add calibration_matrix config optionLibravatar Sergei Dolgov2019-07-05
* bindings: defer while initiailizingLibravatar Brian Ashworth2019-06-12
* commands/input: perform basic keymap validationLibravatar Brian Ashworth2019-06-09
* Unhide cursor on cursor activity after touchLibravatar Alex Maese2019-06-08
* Fix segfault with "xwayland false" (#4228)Libravatar Aidan Harris2019-06-08
* add seat sub command 'xcursor_theme'Libravatar Daniel Eklöf2019-06-05
* bindings: allow unlocked and locked bindingsLibravatar Brian Ashworth2019-05-30
* input/switch: fix indentation of fileLibravatar Brian Ashworth2019-05-27
* input/keyboard: attempt default keymap on failureLibravatar Brian Ashworth2019-05-14
* Fix a silly mistakeLibravatar Alex Maese2019-04-28
* Don't send pointer motion when rebasing the cursorLibravatar Alex Maese2019-04-28
* Clear pointer focus during move and resize seatopsLibravatar Alex Maese2019-04-28
* bindsym: change xkb_rule_names initializationLibravatar Konstantin Pospelov2019-04-26
* bindsym: consider xkb_rule_names for --to-codeLibravatar Konstantin Pospelov2019-04-26
* ipc: fix criteria for emitting bar_state_updateLibravatar Brian Ashworth2019-04-20
* Implement input type configs (#3784)Libravatar Benjamin Cheng2019-04-14
* Add heuristics to differentiate touchpadsLibravatar Benjamin Cheng2019-04-14