index
:
sway.git
master
fork of sway with action binder commands
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sway
/
input
/
input-manager.c
Age
Commit message (
Expand
)
Author
2020-07-03
Replace unprintable characters in input device id
wb9688
2020-06-19
input: disable events for map_to_output devices when output not present
Tudor Brindus
2020-05-19
input: fix reloading crash due to keyboard group configuring
Brian Ashworth
2020-05-14
input: reset keyboard groups keyboard on reset all
Brian Ashworth
2020-05-13
commands: Add per-view shortcuts_inhibitor command
Michael Weiser
2020-04-14
input: Mark virtual devices as such
Andri Yngvason
2020-03-11
commands: Add shortcuts_inhibitor command
Michael Weiser
2020-03-11
input: Add support for keyboard shortcuts inhibit
Michael Weiser
2020-02-10
input: Map virtual-pointer to the requested output
Andri Yngvason
2020-01-01
input: Assign virtual input devices to their selected seats
Andri Yngvason
2019-12-31
Add virtual pointer protocol
Josef Gajdusek
2019-11-27
config: improvements to the reload validation
Brian Ashworth
2019-11-21
Add support for wlr_keyboard_group
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-09
input/libinput: only reset supported options
Brian Ashworth
2019-07-05
Add calibration_matrix config option
Sergei Dolgov
2019-04-14
Implement input type configs (#3784)
Benjamin Cheng
2019-04-14
Add heuristics to differentiate touchpads
Benjamin Cheng
2019-03-19
Support WLR_INPUT_DEVICE_SWITCH in sway
Ryan Walklin
2019-02-03
seat_cmd_cursor: do not create non-existing seat
Brian Ashworth
2019-01-21
Fix one remaining wlr_log call
emersion
2019-01-21
Replace wlr_log with sway_log
M Stoeckl
2019-01-21
Log libinput_config_status errors
Brian Ashworth
2019-01-09
reload: reset input configs
Brian Ashworth
2019-01-01
stringop.c: rewrite strip_whitespace
Ian Fan
2018-12-31
Apply implicit fallback seat config
Brian Ashworth
2018-12-30
Verify seat fallback settings on reload
Brian Ashworth
2018-12-29
Revamp seat configs
Brian Ashworth
2018-11-25
Replace _XOPEN_SOURCE with _POSIX_C_SOURCE
emersion
2018-10-28
input-manager: consider cursor warping on input_manager_set_focus
Rouven Czerwinski
2018-10-20
Fix crash when defaut seat is not created
Mihai Coman
2018-10-20
Minor refactor of input manager
Ryan Dwyer
2018-10-18
cmd_bind{sym,code}: Implement per-device bindings
Brian Ashworth
2018-10-10
Add libinput send_events config for touch
Thiago Mendes
2018-10-09
add libinput config for keyboard
Vincent Gu
2018-09-29
add tap-and-drag setting to sway-input
PP
2018-09-24
input: enable configuring tablets with libinput
Ian Fan
2018-09-23
Implement support for input wildcard
Brian Ashworth
2018-09-05
Implement type safe arguments and demote sway_container
Ryan Dwyer
2018-07-28
Add virtual keyboard protocol
Drew DeVault
2018-07-14
Implement tap_button_map for input devices
Brian Ashworth
2018-07-11
add scroll button option
Robert Kubosz
2018-07-09
Update for swaywm/wlroots#1126
emersion
2018-07-06
Attach destroy handler earlier
Ian Fan
2018-04-26
Add map_from_region command
emersion
2018-04-07
Give keyboard focus to unmanaged xwayland surfaces
emersion
2018-04-04
Implement input-inhibit in sway, swaylock
Drew DeVault
2018-04-04
Add input inhibitor to input manager
Drew DeVault
2018-04-02
fix segfault
Tony Crisci
[next]