aboutsummaryrefslogtreecommitdiff
path: root/backend/libinput
AgeCommit message (Expand)Author
2022-03-17types/wlr_touch: uniformize events nameSimon Zeni
2022-03-17types/wlr_tablet_tool: uniformize events nameSimon Zeni
2022-03-17types/wlr_tablet_pad: uniformize events nameSimon Zeni
2022-03-17types/wlr_switch: uniformize events nameSimon Zeni
2022-03-17types/wlr_keyboard: uniformize events nameSimon Zeni
2022-03-17types/wlr_pointer: uniformize events nameSimon Zeni
2022-03-17types/wlr_input_device: move width_mm and height_mm fields to wlr_tablet and ...Simon Zeni
2022-03-07interface/wlr_touch: rework destroy sequenceSimon Zeni
2022-03-07interface/wlr_tablet_tool: rework destroy sequenceSimon Zeni
2022-03-07interface/wlr_tablet_pad: rework destroy sequenceSimon Zeni
2022-03-07interface/wlr_switch: rework destroy sequenceSimon Zeni
2022-03-07interface/wlr_pointer: rework destroy sequenceSimon Zeni
2022-03-07interface/wlr_keyboard: rework destroy sequenceSimon Zeni
2022-03-02backend/libinput: public API cleanupSimon Zeni
2022-03-02backend/libinput: rework tablet_pad interfaceSimon Zeni
2022-03-02backend/libinput: rework tablet interfaceSimon Zeni
2022-03-02backend/libinput: rework touch interfaceSimon Zeni
2022-03-02backend/libinput: rework switch interfaceSimon Zeni
2022-03-02backend/libinput: rework pointer interfaceSimon Zeni
2022-03-02backend/libinput: rework keyboard interfaceSimon Zeni
2022-03-02backend/libinput: add devices wl_listSimon Zeni
2022-02-22interfaces: remove wlr_input_device_implSimon Zeni
2022-02-21backend/libinput: remove wlr_input_device_implSimon Zeni
2022-02-21types/wlr_touch: add base wlr_input_deviceSimon Zeni
2022-02-21types/wlr_tablet_tool: add base wlr_input_deviceSimon Zeni
2022-02-21types/wlr_tablet_pad: add base wlr_input_deviceSimon Zeni
2022-02-21types/wlr_switch: add base wlr_input_deviceSimon Zeni
2022-02-21types/wlr_pointer: add base wlr_input_deviceSimon Zeni
2022-02-21types/wlr_keyboard: add base wlr_input_deviceSimon Zeni
2022-02-21types/wlr_input_device: default vendor and product id to 0Simon Zeni
2021-11-23input-device: remove wlr_input_device.linkSimon Ser
2021-09-27backend/libinput: send hold gesture eventsJosé Expósito
2021-09-27build: check if libinput supports hold gesturesJosé Expósito
2021-08-19backend: unify startup messagesSimon Ser
2021-08-15input/tablet: fix `wl_array_for_each` usage on tablet proximityTudor Brindus
2021-07-22backend: make DRM and libinput backends optionalayaka
2021-07-08Fix invalid uses of wl_array_for_eachSimon Ser
2021-07-08backend/libinput: send touch frame eventsSimon Ser
2021-07-05backend/libinput: use wl_array for wlr_libinput_tablet.toolsSimon Ser
2021-07-01tablet: stop using wlr_listSimon Ser
2021-07-01backend/libinput: stop using wlr_list internallySimon Ser
2021-05-21backend: introduce wlr_backend_finishSimon Ser
2021-04-14backend/libinput: terminate display on errorSimon Ser
2021-02-05Make implementation function lists static constManuel Stoeckl
2020-11-19backend/session: replace session_signal with events.activeSimon Ser
2020-11-19backend/session: operate on wlr_deviceSimon Ser
2020-11-15backend/libinput: require libinput 1.14Simon Ser
2020-11-11Remove unneeded includes from wlr_input_device.hIsaac Freund
2020-11-11Replace wlr_key_state with wl_keyboard_key_stateIsaac Freund
2020-10-10backend/libinput: improve logger callbackSimon Ser