Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-04-25 | Make sure we don't use others' prefixes | emersion | |
2018-04-25 | Remove wlr_ prefix from local symbols | emersion | |
2018-04-03 | Implement input inhibit in rootston | Drew DeVault | |
2018-02-19 | Revert "ELF Visibility" | Drew DeVault | |
2018-02-19 | Remove usec_to_msec from public API | Scott Anderson | |
2018-02-12 | Reformat all #include directives | emersion | |
2017-12-07 | Listen to display destroy in backends | emersion | |
2017-11-19 | Refactor wlr_list inside wlroots | emersion | |
2017-10-21 | Rename remaining refs to wlr_list | Drew DeVault | |
2017-09-23 | Use more consistent include guard names | emersion | |
2017-08-26 | Merge wlr_udev into wlr_session | Scott Anderson | |
2017-08-14 | Refactor out wlr_input_device_state | Dominique Martinet | |
2017-08-13 | libinput backend: massive renaming | Dominique Martinet | |
- 'libinput' (backend's) to libinput_context - 'device' (libinput_device) to libinput_dev - 'dev' (wlr_device) to wlr_dev - 'devices' lists tangling of libinput devices to wlr_devices - 'devices' list of wlr_devices in backend state to wlr_device_lists | |||
2017-08-12 | Update libinput backend with new state design | Drew DeVault | |
2017-08-12 | Refactor out wlr_backend_state from wl/multi | Drew DeVault | |
2017-06-21 | Reorganize wlr-common | Drew DeVault | |
2017-06-21 | Update everyone to use new headers | Drew DeVault | |
2017-06-21 | Fixed VT switching | Scott Anderson | |
2017-06-19 | Implement tablet pads | Drew DeVault | |
2017-06-15 | Implement wlr_tablet_tool | Drew DeVault | |
2017-06-14 | Flesh out touch events and add demo | Drew DeVault | |
2017-06-14 | Allocate wlr_touch devices | Drew DeVault | |
2017-06-13 | Implement libinput wlr_pointer | Drew DeVault | |
2017-06-13 | Reassign ownership of libinput handle | Drew DeVault | |
2017-06-13 | Split keyboard code out into its own file | Drew DeVault | |