Age | Commit message (Expand) | Author |
2023-02-20 | linux-dmabuf-v1: add helper for output layer feedback events | Simon Ser |
2023-02-20 | output-layer: add feedback event | 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-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-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-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-14 | keyboard: only update LEDs when changed | xiliuya |
2022-12-09 | util/region: forbid "shrinking" a region with wlr_region_expand() | Kirill Primak |
2022-12-06 | wlr_xdg_activation_v1: add new_token event | Ronan Pigott |
2022-12-05 | output-layout: improve API | Kirill Primak |
2022-12-05 | output-layout: remove wlr_output_layout_output_state | Kirill Primak |
2022-12-05 | output-layout: fix function decl indentation | Kirill Primak |
2022-12-05 | xwayland/xwm: replace role with addon | Simon Ser |
2022-12-05 | compositor: add wlr_surface.events.precommit | Simon Ser |
2022-12-03 | compositor: document wlr_surface_{enter,leave,send_frame_done} | Simon Ser |
2022-12-03 | wlr_drm: Add missing wlr_buffer import | Alexander Orzechowski |
2022-12-02 | wl-drm: don't store wlr_renderer | Simon Ser |
2022-12-01 | output: drop enable/mode events | Simon Ser |
2022-12-01 | output-damage: stop listening for output mode events | Simon Ser |
2022-12-01 | scene: stop listening for output enable/mode events | Simon Ser |
2022-12-01 | output_init_render: Allow re-initialization | Alexander Orzechowski |
2022-12-01 | wlr_texture: Expose owning renderer | Alexander Orzechowski |
2022-11-30 | linux-dmabuf-v1: introduce wlr_linux_dmabuf_v1_create() | Simon Ser |
2022-11-30 | linux-dmabuf-v1: drop wlr_renderer field | Simon Ser |
2022-11-30 | linux-dmabuf-v1: don't use wlr_renderer to send legacy format list | Simon Ser |
2022-11-30 | linux-dmabuf-v1: don't use wlr_renderer to sanity check DMA-BUFs | Simon Ser |
2022-11-30 | linux-dmabuf-v1: add version arg to create() | Simon Ser |