Age | Commit message (Expand) | Author |
2023-02-24 | output: introduce wlr_output_configure_primary_swapchain() | Simon Ser |
2023-02-21 | render/swapchain: make public | Simon Ser |
2023-02-21 | output-layer: document interactions with screen capture | Simon Ser |
2023-02-21 | backend/drm: drop wlr_drm_layer.pending_{width,height} | Simon Ser |
2023-02-21 | output: expose wlr_output_state_set_buffer() | Simon Ser |
2023-02-21 | output: expose wlr_output_state_finish() | Simon Ser |
2023-02-20 | wlr_scene: Add dmabuf_feedback helper | Alexander Orzechowski |
2023-02-20 | wlr_scene: Cleanup header includes | Alexander Orzechowski |
2023-02-20 | linux-dmabuf-v1: add helper for output layer feedback events | Simon Ser |
2023-02-20 | backend/drm: send output layer feedback events | Simon Ser |
2023-02-20 | output-layer: add feedback event | Simon Ser |
2023-02-20 | backend/drm: add support for output layers | Simon Ser |
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 | 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-13 | xwayland: Read and publish _NET_WM_STRUT_PARTIAL property | John Lindgren |
2023-02-08 | scene: Add fractional scale handling | Kenny Levinsen |
2023-02-08 | wp-fractional-scale-v1: new protocol implementation | Kenny Levinsen |
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-04 | wlr_scene: Rename wlr_scene_surface_from_buffer | Alexander Orzechowski |
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-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: introduce wlr_xwayland_surface_try_from_wlr_surface() | Kirill Primak |
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 | backend/drm: set "max bpc" property based on pixel format | Simon Ser |
2023-01-26 | seat/keyboard: constify wlr_seat_keyboard_notify_enter() | Simon Ser |
2023-01-26 | seat/keyboard: constify wlr_seat_keyboard_notify_modifiers() | Simon Ser |
2023-01-26 | seat/keyboard: constify args in wlr_seat_keyboard_enter() | Simon Ser |
2023-01-26 | seat/keyboard: constify wlr_seat_keyboard_send_modifiers() | Simon Ser |
2023-01-21 | wlr_scene: Send intersecting list of scene outputs for outputs_update signal | Alexander Orzechowski |
2023-01-21 | output-layout: improve closest point for no outputs case | Kirill Primak |
2023-01-03 | tablet-tool: revert bitfield in enum wlr_tablet_tool_tip_state | Simon Ser |
2022-12-23 | session-lock: send more protocol errors | Isaac Freund |
2022-12-15 | keyboard: improve documentation | Simon Ser |
2022-12-15 | backend/drm: remove wlr_drm_crtc.legacy_crtc | Simon Ser |
2022-12-14 | keyboard: only update LEDs when changed | xiliuya |
2022-12-13 | backend/drm: rename wlr_drm_backend.outputs to connectors | Simon Ser |