index
:
navi/wayland/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
/
libinput
Age
Commit message (
Expand
)
Author
2019-01-28
Implement the pointer-gestures-unstable-v1 protocol
Greg V
2019-01-26
pointer: add a frame event
emersion
2018-12-21
Add unaccelerated pointer values to wlr_event_pointer_motion events
Alex Maese
2018-12-15
[WIP][DONTMERGE]Add support for libinput_switch input devices
Ryan Walklin
2018-09-18
backend/libinput: add assertions
emersion
2018-08-31
Fix bugs listed by clang's static analyzer
random human
2018-07-14
Remove last remnant of tool_tool in libinput
Markus Ongyerth
2018-07-14
rename wlr_tablet_tool to wlr_tablet
Markus Ongyerth
2018-07-14
Handle relative motion for mouse tools
Markus Ongyerth
2018-07-14
Add asserts and rename destroy function in libinput backend
Markus Ongyerth
2018-07-14
Use wlr_list for paths, and improve inert resource handling
Markus Ongyerth
2018-07-14
Use tablet_tool impl in libinput backend
Markus Ongyerth
2018-07-14
1st feedback pass
Markus Ongyerth
2018-07-14
Fix borked rebase
Markus Ongyerth
2018-07-14
Add tool buttons
Markus Ongyerth
2018-07-14
Propagate most axis events to clients
Markus Ongyerth
2018-07-14
Implement basic tablet_pad handling (bound to keyboard focus)
Markus Ongyerth
2018-07-14
Basic tablet_v2 object lifetime
Markus Ongyerth
2018-07-14
storage commit #2
Markus Ongyerth
2018-07-14
backend/libinput: Manage tablet tool livetimes
Markus Ongyerth
2018-07-09
util: add wlr_ prefix to log symbols
emersion
2018-06-14
Multiseat fixes
Scott Anderson
2018-05-12
Add support for discrete axis values
emersion
2018-05-03
Fix typos in comments and strings
morganamilo
2018-04-29
input-device: add output_name field, populate it from libinput
emersion
2018-04-28
backend/headless: remove useless destructor
emersion
2018-04-25
Don't use the wlr_ prefix for static functions
emersion
2018-04-25
Make sure we don't use others' prefixes
emersion
2018-04-25
Remove wlr_ prefix from local symbols
emersion
2018-04-03
Implement input inhibit in rootston
Drew DeVault
2018-03-28
Remove width_mm from tablet events
Drew DeVault
2018-03-28
Remove width_mm from wlr_touch events
Drew DeVault
2018-03-28
Remove width_mm from wlr_pointer events
Drew DeVault
2018-03-07
Add mode support to libinput backend
Drew DeVault
2018-03-06
Add const to x11 and input interfaces
Scott Anderson
2018-02-25
Fix null deref in wlr_libinput_backend_destroy
Dan Robertson
2018-02-19
Revert "ELF Visibility"
Drew DeVault
2018-02-19
Explicitly export EFL symbols
Scott Anderson
2018-02-19
Remove usec_to_msec from public API
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
2018-01-30
backend: fix use-after-free when destroying backends
emersion
2017-12-19
libinput backend: add wlr_input_device_is_libinput
Dominique Martinet
2017-12-07
Listen to display destroy in backends
emersion
2017-11-19
Refactor wlr_list inside wlroots
emersion
2017-11-16
rename touch slot to touch id
Tony Crisci
2017-11-16
Fix a bunch of mistakes detected with scan-build
emersion
2017-11-04
Improve input sensitivity
Drew DeVault
[next]