Age | Commit message (Expand) | Author |
2020-04-28 | tinywl: handle request set selection | Isaac Freund |
2020-04-28 | tinywl: remove unused variables | Isaac Freund |
2020-04-27 | input/tablet: fix up updated axes after rotation | Tudor Brindus |
2020-04-27 | export-dmabuf: Schedule output frame on request | Andri Yngvason |
2020-04-27 | input/tablet: populate tool tip event position | Tudor Brindus |
2020-04-23 | tinywl: fix geo_box bug in cursor resizing | Kalyan Sriram |
2020-04-22 | backend/headless: add wlr_headless_backend_create_with_renderer | Simon Ser |
2020-04-22 | backend/headless: use FBOs instead of pbuffers | Simon Ser |
2020-04-22 | render/gles2: add wlr_gles2_renderer_check_ext | Simon Ser |
2020-04-22 | render/drm_format_set: disallow DRM_FORMAT_INVALID | Simon Ser |
2020-04-22 | output_layout: improve docs | Simon Ser |
2020-04-21 | build: use summary instead of message | Simon Ser |
2020-04-21 | build: use dicts instead of get_variable | Simon Ser |
2020-04-21 | build: use meson.override_dependency | Simon Ser |
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 |