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
2024-03-01
input: Rename WLR_INPUT_DEVICE_TABLET_TOOL to WLR_INPUT_DEVICE_TABLET
Luofan Chen
2024-02-23
Define _POSIX_C_SOURCE globally
Simon Ser
2024-01-02
input: reconfigure send_events on output hotplug
Simon Ser
2023-11-22
Chase wlroots!4440
llyyr
2023-11-16
input/input-manager: drop input_manager_configure_all_inputs
Simon Ser
2023-11-16
Only reconfigure input mappings on output change
Simon Ser
2023-06-26
input: Move wlr_pointer_gestures_v1 to sway_input_manager
Mark Bolhuis
2023-06-11
Fix `bindsym --to-code` not respecting input configs
33KK
2023-04-14
Use format_str() throughout
Simon Ser
2022-12-04
seat: Avoid sending redundant keymaps on reload
Kenny Levinsen
2022-11-28
Make libinput backend optional
Simon Ser
2022-10-23
Fix keymap being NULL and segfaulting on dev add
Yaroslav de la Peña Smirnov
2022-04-29
Implement ext-session-lock-v1
Daniel De Graaf
2022-02-21
sway/input: use wlr_input_device from input device base
Simon Zeni
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
[next]