Age | Commit message (Expand) | Author |
2023-02-20 | backend/drm: add libliftoff composition layer | Simon Ser |
2023-02-20 | backend/drm: add libliftoff interface | Simon Ser |
2023-02-20 | backend/drm: init wlr_drm_plane for all plane types | Simon Ser |
2023-02-20 | examples/output-layers: new example | Simon Ser |
2023-02-20 | backend/wayland: implement output layers | Simon Ser |
2023-02-20 | output: add wlr_output_set_layers() | Simon Ser |
2023-02-20 | Add wlr_output_layer | Simon Ser |
2023-02-19 | build: enable subproject for libxkbcommon | Simon Ser |
2023-02-18 | Revert "render/egl: skip incompatible EGL devices" | Simon Zeni |
2023-02-17 | fullscreen-shell: add release request handler | Vasyl Vavrychuk |
2023-02-16 | render/egl: skip incompatible EGL devices | Eric Engestrom |
2023-02-15 | build: set pkgconfig URL | Simon Ser |
2023-02-15 | build: remove unnecessary pkgconfig arguments | Simon Ser |
2023-02-13 | xwayland: Read and publish _NET_WM_STRUT_PARTIAL property | John Lindgren |
2023-02-13 | Switch IRC channel to #wlroots | Simon Ser |
2023-02-08 | scene: Add fractional scale handling | Kenny Levinsen |
2023-02-08 | wp-fractional-scale-v1: new protocol implementation | Kenny Levinsen |
2023-02-07 | linux-dmabuf-v1: fix missing SCANOUT flag | Simon Ser |
2023-02-06 | linux-dmabuf-v1: use wlr_linux_dmabuf_feedback_v1_init_with_options() | Simon Ser |
2023-02-06 | linux-dmabuf-v1: add wlr_linux_dmabuf_feedback_v1_init_with_options() | Simon Ser |
2023-02-06 | linux-dmabuf-v1: add basic helpers for feedback | Simon Ser |
2023-02-06 | linux-dmabuf-v1: stop using const in feedback | Simon Ser |
2023-02-06 | xdg-activation: accept pointer focus for new tokens | Consolatis |
2023-02-04 | wlr_scene: Rename wlr_scene_surface_from_buffer | Alexander Orzechowski |
2023-02-03 | layer-shell: forbid changing the existing popup parent | Kirill Primak |
2023-02-03 | xwayland/shell: actually use wlr_xwayland_surface_v1.link | Kirill Primak |
2023-02-02 | render/gles2: default to highp if available | Simon Ser |
2023-02-02 | render/gles2: use correct type for shader type | Simon Ser |
2023-02-02 | backend/wayland: handle wl_registry.global_remove for wl_seat | Simon Ser |
2023-02-02 | backend/wayland: make destroy_wl_seats() handle a single seat | Simon Ser |
2023-02-02 | backend/drm: require hwdata pkg-config file | Simon Ser |
2023-02-02 | ci: install hwdata-dev on Alpine | Simon Ser |
2023-02-02 | backend/wayland: update output mode after commit is done | Simon Ser |
2023-02-02 | backend/wayland: allow superseding a previous commit | Simon Ser |
2023-02-02 | output: don't attach buffer on first commit if disabled | Simon Ser |
2023-02-02 | backend/wayland: don't cache next item when destroying buffers | Simon Ser |
2023-02-02 | subcompositor: fix mapped parent check | Kirill Primak |
2023-02-01 | subcompositor: convert to try_from | Simon Ser |
2023-02-01 | ext-session-lock-v1: convert to try_from | Simon Ser |
2023-02-01 | layer-shell-v1: convert to try_from | Simon Ser |
2023-02-01 | input-method-v2: convert to try_from | Simon Ser |
2023-02-01 | xdg-shell: convert to try_from | Simon Ser |
2023-02-01 | xwayland/xwm: reset serial in xwayland_surface_dissociate() | Simon Ser |
2023-02-01 | xwayland/xwm: introduce wlr_xwayland_surface_try_from_wlr_surface() | Kirill Primak |
2023-02-01 | examples: use NULL theme name instead of "default" | Simon Ser |
2023-02-01 | examples, tinywl: use "default" cursor instead of "left_ptr" | Simon Ser |
2023-02-01 | xcursors: Alias existing cursor defaults to cursor-spec cursor names | Consolatis |
2023-01-31 | xdg-shell: rename wlr_xdg_popup.committed to sent_initial_configure | Simon Ser |
2023-01-31 | xdg-shell: rename wlr_xdg_toplevel.added to sent_initial_configure | Simon Ser |
2023-01-31 | xdg-shell: remove unnecessary return | Simon Ser |