Age | Commit message (Expand) | Author |
2024-02-12 | Add more POSIX compliance macros to fix uClibc support | Paul Cercueil |
2024-02-12 | ext-foreign-toplevel-list-v1: new protocol implementation | columbarius |
2024-02-06 | pointer-constraints: handle inert pointer resources correctly | Kirill Primak |
2024-02-06 | linux_dmabuf_v1: allow callbacks for checking dmabuf import | Austin Shafer |
2024-02-06 | xdg-shell: drop automatic surface configuration | Kirill Primak |
2024-02-02 | allocator: remove backend parameter in allocator_autocreate_with_drm_fd | Austin Shafer |
2024-02-02 | switch: add docs | Simon Ser |
2024-02-01 | backend/session: add docs | Simon Ser |
2024-02-01 | compositor: don't handle size or viewport src change in surface_update_damage() | Kirill Primak |
2024-02-01 | compositor: drop wlr_surface.external_damage | Kirill Primak |
2024-02-01 | cursor: fix and simplify region mapping | Kirill Primak |
2024-01-31 | render/gles2: Fixup dropping has_alpha from pixel_format | Leo Li |
2024-01-31 | render/pixel-format: Move has_alpha into it's own array | Leo Li |
2024-01-31 | Create & implement transient seat protocol | Andri Yngvason |
2024-01-31 | linux-dmabuf-v1: bump to v5 | Simon Ser |
2024-01-31 | linux-dmabuf-v1: switch to stable | Simon Ser |
2024-01-31 | linux-dmabuf-v1: fix include guard name | Simon Ser |
2024-01-31 | backend/drm: use wlr_drm_backend.name for fd cloning | Kirill Primak |
2024-01-29 | wlr_damage_ring: Replace wlr_damage_ring_rotate_buffer with original list impl | Alexander Orzechowski |
2024-01-27 | compositor: don't get buffer from pending buffer resource too early | Kirill Primak |
2024-01-27 | backend/drm: add support for atomic tearing page-flips | Simon Ser |
2024-01-27 | scene: release shm buffers once uploaded | Simon Ser |
2024-01-27 | compositor: introduce wlr_surface_reject_pending() | Kirill Primak |
2024-01-26 | render/vulkan: correct sRBG gamma expansion in shader | Félix Poisot |
2024-01-25 | backend: take wl_event_loop instead of wl_display in wlr_backend_autocreate() | Simon Ser |
2024-01-25 | backend/multi: take wl_event_loop instead of wl_display | Simon Ser |
2024-01-25 | backend/drm: drop wl_display argument | Simon Ser |
2024-01-25 | backend/x11: take wl_event_loop instead of wl_display | Simon Ser |
2024-01-25 | backend/wayland: take wl_event_loop instead of wl_display | Simon Ser |
2024-01-25 | backend/libinput: drop wl_display argument | Simon Ser |
2024-01-25 | backend/headless: take wl_event_loop instead of wl_display | Simon Ser |
2024-01-25 | xwayland: add support for _NET_WM_WINDOW_TYPE_DESKTOP atom | Grigory Kirillov |
2024-01-25 | backend: stop calling wl_display_terminate() | Simon Ser |
2024-01-25 | backend: destroy multi backend when primary backend is | Simon Ser |
2024-01-25 | backend: make attempt_drm_backend() return the primary backend | Simon Ser |
2024-01-25 | backend/multi: emit destroy signal before destroying child backends | Simon Ser |
2024-01-25 | Fix disappearing menus in QT apps | Sarunas Valaskevicius |
2024-01-24 | output: Drop pending state | Alexander Orzechowski |
2024-01-24 | xwayland/xwm: associate even on xcb_get_property() failure | Kirill Primak |
2024-01-23 | backend/wayland: populate pointer axis relative direction | Simon Ser |
2024-01-23 | backend/libinput: populate pointer axis relative direction | Simon Ser |
2024-01-23 | seat/pointer: add support for axis_relative_direction event | Simon Ser |
2024-01-23 | pointer: add support for axis relative direction | Simon Ser |
2024-01-22 | xdg-shell: assert that configure events carry positive or zero sizes | Simon Ser |
2024-01-22 | layer-shell: forbid set_size with values ≥INT32_MAX | Kirill Primak |
2024-01-18 | single-pixel-buffer: send wl_buffer.release | Kirill Primak |
2024-01-17 | security-context-v1: fix possible leaks on wl_client_create() and state copyi... | Kirill Primak |
2024-01-17 | xwayland: close pipe fds on set_cloexec() error | Kirill Primak |
2024-01-17 | backend/x11: handle touchpoint allocation failure | Kirill Primak |
2024-01-17 | render/drm_format_set: fix possible leak on realloc error | Kirill Primak |