Age | Commit message (Expand) | Author |
2021-12-14 | xdg-activation: Allow to submit tokens | Guido Günther |
2021-12-13 | scene: fix wlr_scene_send_frame_done() API | Isaac Freund |
2021-12-13 | scene: add wlr_scene_send_frame_done() | Isaac Freund |
2021-12-13 | scene: add primary output to wlr_scene_surface | Isaac Freund |
2021-12-13 | scene: send surface enter/leave output events | Isaac Freund |
2021-12-13 | backend/drm: add wlr_drm_backend_monitor | Chris Chamberlain |
2021-12-09 | subsurface: don't add to parent list immediately | Kirill Primak |
2021-12-09 | surface: fix non-buffer damage handling | Kirill Primak |
2021-12-09 | output: introduce wlr_output_set_name | Simon Ser |
2021-12-07 | linux-dmabuf-v1: add per-surface feedback | Simon Ser |
2021-12-07 | linux-dmabuf-v1: implement v4 | Simon Ser |
2021-12-07 | render: add wlr_renderer_init_wl_shm | Simon Ser |
2021-12-03 | output: drop front_buffer | Simon Ser |
2021-12-03 | output: add wlr_output_event_commit.buffer | Simon Ser |
2021-12-03 | render/drm-format-set: add wlr_drm_format_set_intersect | Simon Ser |
2021-12-02 | render/egl: improve modifier support detection | Simon Ser |
2021-12-01 | render/egl: add wlr_egl_create_with_context | Simon Ser |
2021-12-01 | render/egl: store IMG_context_priority in wlr_egl | Simon Ser |
2021-11-30 | scene: add wlr_scene_get_scene_output | Simon Ser |
2021-11-30 | output: add wlr_output_get_primary_formats | Simon Ser |
2021-11-30 | output: fix typo in wlr_output_impl.get_primary_formats docs | Simon Ser |
2021-11-26 | render: add DMA-BUF docs | Simon Ser |
2021-11-26 | render/drm_format_set: add wlr_drm_format_has | Simon Ser |
2021-11-25 | scene: add wlr_scene_xdg_surface_create | Simon Ser |
2021-11-25 | backend: remove noop backend | Simon Zeni |
2021-11-25 | backend/headless: drop wlr_headless_backend_create_with_renderer | Simon Ser |
2021-11-25 | backend/headless: stop picking a DRM FD | Simon Ser |
2021-11-23 | input-device: remove wlr_input_device.link | Simon Ser |
2021-11-22 | backend/wayland: report parent presentation clock | Simon Ser |
2021-11-22 | linux-dmabuf-v1: hide wlr_linux_buffer_params_v1 | Simon Ser |
2021-11-19 | backend/drm: scan leases on uevent | Simon Ser |
2021-11-19 | drm-lease-v1: listen to lease destroy event | Simon Ser |
2021-11-19 | backend/drm: introduce wlr_drm_lease | Simon Ser |
2021-11-19 | Introduce WLR_DEVICE_LEASE events | Simon Ser |
2021-11-19 | output: Add function to set preferred render format | Manuel Stoeckl |
2021-11-19 | output: lift up output format fallback logic | Manuel Stoeckl |
2021-11-18 | backend: remove wlr_backend_get_renderer | Simon Zeni |
2021-11-18 | backend/headless: don't store the parent renderer | Simon Zeni |
2021-11-18 | backend: remove backend_get_allocator | Simon Zeni |
2021-11-18 | output: add wlr_output_init_render | Simon Ser |
2021-11-17 | Improve wlr_drm_format documentation | Demi Marie Obenour |
2021-11-17 | Remove support for DMA-BUF flags | Simon Ser |
2021-11-09 | render/allocator: make wlr_allocator part of the public API | Simon Zeni |
2021-11-08 | text-input: fix type of send_preedit_string() args | Isaac Freund |
2021-11-08 | output: drop wlr_output_export_dmabuf | Simon Ser |
2021-11-02 | backend/drm: handle per-connector hotplug events | Simon Ser |
2021-11-02 | backend/session: introduce wlr_device_change_event | Simon Ser |
2021-11-02 | xwayland: add support for -noTouchPointerEmulation | Simon Ser |
2021-10-31 | backend/wayland: use xdga client activation | Ronan Pigott |
2021-10-31 | xdg-activation-v1: add data field and emit token destroy events | Ronan Pigott |