Age | Commit message (Expand) | Author |
2022-08-18 | Use wl_signal_emit_mutable | Alexander Orzechowski |
2022-03-17 | types/wlr_tablet_tool: 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_tablet_tool: rework destroy sequence | Simon Zeni |
2022-03-02 | backend/libinput: rework tablet interface | Simon Zeni |
2022-02-21 | backend/libinput: remove wlr_input_device_impl | Simon Zeni |
2022-02-21 | types/wlr_tablet_tool: add base wlr_input_device | Simon Zeni |
2021-08-15 | input/tablet: fix `wl_array_for_each` usage on tablet proximity | Tudor Brindus |
2021-07-08 | Fix invalid uses of wl_array_for_each | 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-02-05 | Make implementation function lists static const | Manuel Stoeckl |
2020-11-15 | backend/libinput: require libinput 1.14 | 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-08-11 | Add libinput-1.14 support | Drew DeVault |
2018-09-18 | backend/libinput: add assertions | emersion |
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 | 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-04-25 | Make sure we don't use others' prefixes | emersion |
2018-04-25 | Remove wlr_ prefix from local symbols | emersion |
2018-03-28 | Remove width_mm from tablet events | Drew DeVault |
2018-03-07 | Add mode support to libinput backend | Drew DeVault |
2018-02-12 | Reformat all #include directives | emersion |
2018-02-12 | Make wlr_signal_emit_safe private | emersion |
2018-02-12 | Add wlr_signal_emit_safe | emersion |
2017-11-04 | Improve input sensitivity | Drew DeVault |
2017-10-30 | remove time usec | Tony Crisci |
2017-10-30 | refactor input time_sec to time_msec | Tony Crisci |
2017-08-28 | implement tablet tool devices | Tony Crisci |
2017-08-14 | Refactor out wlr_tablet_tool_state | Dominique Martinet |
2017-08-13 | libinput backend: massive renaming | Dominique Martinet |
2017-08-11 | Build libinput events on the stack instead of allocating | Dominique Martinet |
2017-08-06 | Changed header paths. | Scott Anderson |
2017-06-21 | Make event names consistent | Drew DeVault |
2017-06-21 | Reorganize wlr-common | Drew DeVault |
2017-06-21 | Update everyone to use new headers | Drew DeVault |