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
2021-07-22
backend: make DRM and libinput backends optional
ayaka
2021-07-08
Fix invalid uses of wl_array_for_each
Simon Ser
2021-07-08
backend/libinput: send touch frame events
Simon Ser
2021-07-05
backend/libinput: use wl_array for wlr_libinput_tablet.tools
Simon Ser
2021-07-01
tablet: stop using wlr_list
Simon Ser
2021-07-01
backend/libinput: stop using wlr_list internally
Simon Ser
2021-05-21
backend: introduce wlr_backend_finish
Simon Ser
2021-04-14
backend/libinput: terminate display on error
Simon Ser
2021-02-05
Make implementation function lists static const
Manuel Stoeckl
2020-11-19
backend/session: replace session_signal with events.active
Simon Ser
2020-11-19
backend/session: operate on wlr_device
Simon Ser
2020-11-15
backend/libinput: require libinput 1.14
Simon Ser
2020-11-11
Remove unneeded includes from wlr_input_device.h
Isaac Freund
2020-11-11
Replace wlr_key_state with wl_keyboard_key_state
Isaac Freund
2020-10-10
backend/libinput: improve logger callback
Simon Ser
2020-05-19
Fix -Wreturn-type warnings
Simon Ser
2020-04-27
input/tablet: populate tool tip event position
Tudor Brindus
2020-04-21
backend/libinput: correctly populate x/y fields on tablet proximity in
Tudor Brindus
2019-12-23
meson: Various improvements
Scott Anderson
2019-12-01
backend/drm, backend/libinput: listen to session destroy
Simon Ser
2019-11-20
Add -Wmissing-prototypes
Simon Ser
2019-09-26
Move initialization of wlr_tablet_pad into types/wlr_tablet_pad
Markus Ongyerth
2019-08-19
backend: touch: Fixup incomplete patch for single touch devices.
Andri Yngvason
2019-08-15
backend: touch: Assign good ids to single touch devices
Andri Yngvason
2019-08-11
Add libinput-1.14 support
Drew DeVault
2019-03-19
s/lid_switch/switch_device
Ryan Walklin
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
[next]