Age | Commit message (Expand) | Author |
2019-11-21 | backend/wayland: add support for presentation-time | Simon Ser |
2019-11-13 | backend/wayland: add support for relative-pointer-unstable-v1 | Simon Ser |
2019-10-16 | backend/wayland: add support for direct scan-out | Simon Ser |
2019-09-26 | Clean up wayland backend tablet support | Markus Ongyerth |
2019-09-26 | Add zwp-tablet-unstable-v2 client support | Markus Ongyerth |
2019-07-27 | Remove all wayland-server.h includes | Simon Ser |
2019-06-21 | Support pointer-gestures on Wayland backend | Greg V |
2019-05-06 | backend/wayland: remove wl_shm | Simon Ser |
2019-05-06 | backend/wayland: use xdg-decoration-unstable-v1 | Simon Ser |
2019-03-15 | backend/wayland: improve output number handling | Brian Ashworth |
2019-01-10 | Update Wayland backend to xdg-shell stable | Drew DeVault |
2018-11-11 | backend/wayland: Make header order consistent | Scott Anderson |
2018-11-11 | backend/wayland: Move initilisation code earlier | Scott Anderson |
2018-11-11 | backend/wayland: Move registry into backend | Scott Anderson |
2018-09-18 | backend/wayland: add assertions | emersion |
2018-05-12 | Add support for discrete axis values | emersion |
2018-05-09 | Fix hardware cursors scale & transform | emersion |
2018-05-01 | output: always use hardware cursors if available | emersion |
2018-04-29 | backend/wayland: only set one pointer listener | emersion |
2018-04-29 | backend/wayland: create one virtual pointer per output | 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-22 | wayland backend: fix use-after free on output destroy | Dominique Martinet |
2018-03-19 | render: split render.h into wlr_renderer.h and wlr_texture.h | emersion |
2018-02-12 | Reformat all #include directives | emersion |
2018-01-23 | Backport screenshooter fixes from the renderer redesign v1 | emersion |
2017-12-19 | wl backend: add wlr_input_device_is_wl | Dominique Martinet |
2017-12-19 | wl backend: add wlr_output_is_wl | Dominique Martinet |
2017-12-14 | Merge branch 'master' into display-destroy | emersion |
2017-12-13 | Fix pointer events with multiple outputs in wayland backend | emersion |
2017-12-07 | Listen to display destroy in backends | emersion |
2017-10-31 | Transform cursor hotspot, fix wayland cursor hotspot | emersion |
2017-10-21 | Merge branch 'master' into heghe/wl_list | Drew DeVault |
2017-10-22 | Move egl.h to render/egl.h | Scott Anderson |
2017-10-20 | Replace list_t with wl_list in wlr_wl_backend | Heghedus Razvan |
2017-10-06 | Transform hotspot with cursor | Versus Void |
2017-09-25 | Merge branch 'master' into rootston | Drew DeVault |
2017-09-23 | Use more consistent include guard names | emersion |
2017-09-23 | Initialize display, backend; add frame handling | Drew DeVault |
2017-08-17 | wayland backend: switch to xdg shell | Dominique Martinet |
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 |