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
/
libinput
Age
Commit message (
Expand
)
Author
2024-02-15
Define _POSIX_C_SOURCE globally
Simon Ser
2024-01-25
backend/libinput: drop wl_display argument
Simon Ser
2024-01-25
backend: stop calling wl_display_terminate()
Simon Ser
2024-01-23
backend/libinput: populate pointer axis relative direction
Simon Ser
2023-12-21
backend: fix build against upcoming `gcc-14` (`-Werror=calloc-transposed-args`)
Sergei Trofimovich
2023-10-03
treewide: Migrate from sizeof(struct) to sizeof(*pointer) where practical
Alexander Orzechowski
2023-10-02
docs: replace the less commonly used "::" with "."
Kirill Primak
2023-07-11
Use wl_container_of() instead of casts
Simon Ser
2023-06-14
backend/libinput: use struct initializers for events
Simon Ser
2023-06-14
backend/libinput: ignore multiple events for same pointer button
Simon Ser
2022-12-06
build: unify naming for HAVE_* defines
Simon Ser
2022-12-06
backend/libinput: use internal_config
Simon Ser
2022-11-25
backend/session: make optional
Simon Ser
2022-09-22
backend/libinput: Fix SIGSEGV found in low-memory fuzzing
John Lindgren
2022-08-22
Use env helpers
Alexander Orzechowski
2022-08-18
Use wl_signal_emit_mutable
Alexander Orzechowski
2022-07-11
backend/libinput: code style consistency
José Expósito
2022-07-11
backend/libinput: handle high-res scroll events
José Expósito
2022-07-11
pointer: transform low-res to high-res axis events
José Expósito
2022-07-11
build: check if libinput supports high-res scroll
José Expósito
2022-06-21
wlr_input_device: remove anon union field
Isaac Freund
2022-03-17
types/wlr_touch: uniformize events name
Simon Zeni
2022-03-17
types/wlr_tablet_tool: uniformize events name
Simon Zeni
2022-03-17
types/wlr_tablet_pad: uniformize events name
Simon Zeni
2022-03-17
types/wlr_switch: uniformize events name
Simon Zeni
2022-03-17
types/wlr_keyboard: uniformize events name
Simon Zeni
2022-03-17
types/wlr_pointer: uniformize events name
Simon Zeni
2022-03-17
types/wlr_input_device: move width_mm and height_mm fields to wlr_tablet and ...
Simon Zeni
2022-03-07
interface/wlr_touch: rework destroy sequence
Simon Zeni
2022-03-07
interface/wlr_tablet_tool: rework destroy sequence
Simon Zeni
2022-03-07
interface/wlr_tablet_pad: rework destroy sequence
Simon Zeni
2022-03-07
interface/wlr_switch: rework destroy sequence
Simon Zeni
2022-03-07
interface/wlr_pointer: rework destroy sequence
Simon Zeni
2022-03-07
interface/wlr_keyboard: rework destroy sequence
Simon Zeni
2022-03-02
backend/libinput: public API cleanup
Simon Zeni
2022-03-02
backend/libinput: rework tablet_pad interface
Simon Zeni
2022-03-02
backend/libinput: rework tablet interface
Simon Zeni
2022-03-02
backend/libinput: rework touch interface
Simon Zeni
2022-03-02
backend/libinput: rework switch interface
Simon Zeni
2022-03-02
backend/libinput: rework pointer interface
Simon Zeni
2022-03-02
backend/libinput: rework keyboard interface
Simon Zeni
2022-03-02
backend/libinput: add devices wl_list
Simon Zeni
2022-02-22
interfaces: remove wlr_input_device_impl
Simon Zeni
2022-02-21
backend/libinput: remove wlr_input_device_impl
Simon Zeni
2022-02-21
types/wlr_touch: add base wlr_input_device
Simon Zeni
2022-02-21
types/wlr_tablet_tool: add base wlr_input_device
Simon Zeni
2022-02-21
types/wlr_tablet_pad: add base wlr_input_device
Simon Zeni
2022-02-21
types/wlr_switch: add base wlr_input_device
Simon Zeni
2022-02-21
types/wlr_pointer: add base wlr_input_device
Simon Zeni
2022-02-21
types/wlr_keyboard: add base wlr_input_device
Simon Zeni
[next]