Age | Commit message (Expand) | Author |
2020-04-09 | backend: set EGL_RENDERABLE_TYPE and EGL_SURFACE_TYPE | Simon Ser |
2020-04-09 | render/egl: make config attribs const | Simon Ser |
2020-04-08 | Add wlr_output_impl.rollback | Simon Ser |
2020-04-08 | backend: reset EGL surface after buffer swap | Simon Ser |
2020-04-08 | output: check buffer in wlr_output_test | Simon Ser |
2020-04-08 | output: introduce wlr_output_test | Simon Ser |
2020-04-02 | buffer: add width and height | Simon Ser |
2020-04-02 | buffer: add a release event | Simon Ser |
2020-04-02 | buffer: add destroy event | Simon Ser |
2020-03-29 | Gracefully handle inert wl_output resources | Simon Ser |
2020-03-25 | Prevent memory leak in copypaste of the screencopy example | Rabit |
2020-03-24 | build: Add 'auto' to logind-provider combo option | Scott Moreau |
2020-03-24 | Return false on wlr_keyboard_set_keymap() failure | Isaac Freund |
2020-03-23 | Return failure of wlr_renderer_init_wl_display() | Isaac Freund |
2020-03-21 | wlr_surface: Post error if multiple role objects created | Scott Anderson |
2020-03-17 | backend/wayland: close keymap FD | Simon Ser |
2020-03-15 | Fix uint32 overflow in fill_empty_gamma_table on Icelake platform | Filip Sandborg |
2020-03-14 | Send pointer enter/leave on capability change | Isaac Freund |
2020-03-13 | Properly popluate keys array for enter on creation | Isaac Freund |
2020-03-13 | Send keyboard enter/leave on capability change | Isaac Freund |
2020-03-12 | output: replace wlr_output.damage with a damage event | Simon Ser |
2020-03-12 | output: add comment about needs_frame in wlr_output_schedule_frame | Simon Ser |
2020-03-09 | buffer: remove unused wlr_client_buffer fields | Simon Ser |
2020-03-09 | render/gles2: remove duplicated format list | Simon Ser |
2020-03-07 | util/log: improve time prefix | Simon Ser |
2020-03-06 | output: don't send a needs_frame event if already sent | Simon Ser |
2020-03-06 | output: make wlr_output_schedule_frame set output->needs_frame | Simon Ser |
2020-03-06 | xwayland: remove underscore prefix from atom names | Simon Ser |
2020-03-06 | xwayland: remove duplicate _NET_WM_NAME entry | Simon Ser |
2020-03-06 | xwayland: use explicit indexes when initializing atom_map | Simon Ser |
2020-03-06 | backend/drm: add support for adaptive_sync_enabled | Simon Ser |
2020-03-06 | backend/x11: add support for adaptive_sync_enabled | Simon Ser |
2020-03-06 | output: add adaptive_sync_enabled property | Simon Ser |
2020-03-06 | Introduce wlr_client_buffer | Simon Ser |
2020-03-04 | xcursor: also look for cursor themes under ${datadir}/icons by default | Jan Beich |
2020-03-04 | backend/wayland: fix seat caps handling | Simon Ser |
2020-03-04 | output: remove wlr_output_impl.schedule_frame | Simon Ser |
2020-03-04 | backend/wayland: rename wl_seat.c to seat.c | Simon Ser |
2020-02-27 | wlr_output_power_management_v1: Init output_power->link | Guido Günther |
2020-02-26 | xdg-shell: fix popups rendered outside of the screen | Aleksei Bavshin |
2020-02-20 | idle-inhibit: Style and naming improvements | Michael Weiser |
2020-02-20 | keyboard-shortcuts-inhibit: Add client example | Michael Weiser |
2020-02-20 | keyboard-shortcuts-inhibit: Implement the protocol | Michael Weiser |
2020-02-20 | examples: add output-power-management example client | Guido Günther |
2020-02-20 | Implement wlr-output-power-management-v1 | Guido Günther |
2020-02-20 | Add wlr-output-power-management | Guido Günther |
2020-02-20 | text_input_v3: Note features supported by the text field | Dorota Czaplejewicz |
2020-02-19 | xwayland: ignore pointer focus changes | Simon Ser |
2020-02-19 | output-management: add current_configuration_dirty | Ilia Bozhinov |
2020-02-18 | meson.build: update wayland requirement to 1.18 | Brian Ashworth |