Age | Commit message (Expand) | Author |
2018-09-18 | backend/libinput: add assertions | emersion |
2018-08-31 | Fix bugs listed by clang's static analyzer | random human |
2018-07-14 | Use wlr_list for paths, and improve inert resource handling | Markus Ongyerth |
2018-07-14 | 1st feedback pass | Markus Ongyerth |
2018-07-14 | Fix borked rebase | 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-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-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-10-30 | remove time usec | Tony Crisci |
2017-10-30 | refactor input time_sec to time_msec | Tony Crisci |
2017-08-14 | Refactor out wlr_tablet_pad_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 |
2017-06-19 | Implement tablet pads | Drew DeVault |