Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-08-17 | wayland backend: switch to xdg shell | Dominique Martinet | |
Closes #72 and #96. | |||
2017-08-14 | Add wayland backend cursor support | nyorain | |
2017-08-14 | Refactor out wlr_pointer_state | Dominique Martinet | |
2017-08-14 | Refactor out wlr_input_device_state | Dominique Martinet | |
2017-08-13 | Remove wlr_output_state, update backends | Drew DeVault | |
2017-08-12 | Refactor out wlr_backend_state from wl/multi | Drew DeVault | |
2017-08-12 | wayland backend: free seatName | Dominique Martinet | |
2017-08-12 | wayland backend: emit signal for input/output removal | Dominique Martinet | |
2017-08-10 | Refactor EGL handling | Drew DeVault | |
2017-06-22 | Store wayland backend axis source | nyorain | |
2017-06-22 | Implement absolute motion events for wayland | nyorain | |
2017-06-22 | Implement wayland backend input events | nyorain | |
2017-06-21 | Reorganize wlr-common | Drew DeVault | |
2017-06-21 | Update everyone to use new headers | Drew DeVault | |
2017-06-20 | Support multiple wl backend outputs | Drew DeVault | |
2017-06-20 | Add dynamic output resizing for Wayland backend | Drew DeVault | |
This allows outputs to: - Not support modesetting - Resize themselves | |||
2017-06-20 | Implement wayland backend output | nyorain | |
2017-06-19 | Rework wayland backend output implementation | nyorain | |
2017-06-19 | Continue wayland backend update | nyorain | |
Update wayland backend to new api. Start to use the input interfaces. Compiling now, not tested. | |||
2017-06-19 | Start to fix wayland backend | nyorain | |
Starts to update the wayland backend to the new backend api. Not yet updated to libinput branch (not yet compiling). | |||
2017-04-25 | Flesh out wayland backend registry | Drew DeVault | |
2017-04-25 | Flesh out wayland backend somewhat, add example | Drew DeVault | |
2017-04-25 | Initial commit | Drew DeVault | |