index
:
wlroots.git
master
fork of wlroots with action binder support
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
backend
/
headless
/
input_device.c
Age
Commit message (
Expand
)
Author
2021-11-23
input-device: remove wlr_input_device.link
Simon Ser
2021-11-15
backend/headless: unlink input device on destroy
Roman Gilg
2019-03-19
s/lid_switch/switch_device
Ryan Walklin
2018-12-15
[WIP][DONTMERGE]Add support for libinput_switch input devices
Ryan Walklin
2018-09-18
backend/headless: add assertions
emersion
2018-07-14
rename wlr_tablet_tool to wlr_tablet
Markus Ongyerth
2018-07-09
util: add wlr_ prefix to log symbols
emersion
2018-06-30
headless add_input_device: fix leak on error
Dominique Martinet
2018-04-28
backend/headless: remove useless destructor
emersion
2018-03-06
Add const to x11 and input interfaces
Scott Anderson
2018-02-19
Revert "ELF Visibility"
Drew DeVault
2018-02-19
Explicitly export EFL symbols
Scott Anderson
2018-02-12
Reformat all #include directives
emersion
2018-02-12
Make wlr_signal_emit_safe private
emersion
2018-02-12
Remove wlr_backend.events.{output_remove,device_remove}
emersion
2018-02-12
Add wlr_signal_emit_safe
emersion
2017-12-19
headless backend: add wlr_input_device_is_headless
Dominique Martinet
2017-12-17
Add headless input devices
emersion