Age | Commit message (Expand) | Author |
2020-04-21 | backend/libinput: correctly populate x/y fields on tablet proximity in | Tudor Brindus |
2020-04-17 | Document the events of wlr_layer_surface | Isaac Freund |
2020-04-15 | logind: Close fd before releasing device | Kenny Levinsen |
2020-04-15 | seat: add selection event docs | Tudor Roman |
2020-04-15 | tinywl: remove redundant create output global call | Isaac Freund |
2020-04-14 | backend/multi: add backends at end of list | Simon Ser |
2020-04-14 | seat: add check for NULL keyboard | r-c-f |
2020-04-10 | output: fix maybe-uninitialized warning | Simon Ser |
2020-04-10 | backend/wayland: check scan-out buffer is compatible in output_test | Simon Ser |
2020-04-10 | output: check for buffer size compatibility in common code | Simon Ser |
2020-04-10 | output: fix blurred hw cursors with fractional scaling | Simon Ser |
2020-04-09 | render: only expose linux-dmabuf if EGL extension is supported | Simon Ser |
2020-04-09 | render/gles2: only call wlr_egl_bind_display if supported | Simon Ser |
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 |