2882 Commits (293b0aa502d2e64d68290b1b615e9bd6d203d818)

Author SHA1 Message Date
Alexander Orzechowski 53be443f39 wlr_scene: Add WLR_SCENE_HIGHLIGHT_TRANSPARENT_REGION env
8 months ago
Simon Ser 563f100627 alpha-modifier-v1: new protocol implementation
8 months ago
Consolatis 8abd43803b xwayland: remove saved_{width,height}
8 months ago
Manuel Stoeckl 82b4bc3f5f renderer: add field to indicate color transform support
8 months ago
Manuel Stoeckl 391410deb5 wlr_scene: add color transform argument for rendering
8 months ago
Manuel Stoeckl ffdbfdbbbd render/vulkan: add support for output color transforms
8 months ago
Manuel Stoeckl e443434876 render/vulkan: create plain framebuffers on demand
8 months ago
Manuel Stoeckl adbfd3c321 render/vulkan: add lut3d output shader option
8 months ago
Manuel Stoeckl c64144a39b render/vulkan: add dummy 3d lookup table to output shader
8 months ago
Simon Ser 895e3d18b9 render/color: introduce wlr_color_transform
8 months ago
Simon Ser ebef710746 renderer: replace get_render_buffer_caps() with struct field
8 months ago
Simon Ser 0686666cf5 render: drop wlr_renderer_get_dmabuf_texture_formats()
8 months ago
Simon Ser 85c1eda721 render: unify getter for texture formats
8 months ago
Ilia Bozhinov c63275d75e xwayland: add a size-safe wrapper for xcb_send_event
8 months ago
Ilia Bozhinov 75ecba444a seat: add serials to touch up events
8 months ago
Kirill Primak 2f82c92307 Avoid using wayland-{client,server}.h
8 months ago
Simon Ser 73d2fd4d4f xwayland: add a few docs
9 months ago
Isaac Freund 34219b0334 touch: make cancel functions take a wlr_seat_client
9 months ago
Kirill Primak 2f3ea4590a viewporter: fix outdated docs
9 months ago
Ian Forbes e3bd318547 drm/backend: add support for cursor hotspots
9 months ago
Isaac Freund b7d003caef
scene: constify subsurface_tree_set_clip()
9 months ago
Simon Ser 873e8e4558 tablet-tool: document event data
9 months ago
Isaac Freund 5a5aa72571 security-context: constify lookup_client()
9 months ago
Isaac Freund c5eda09166 single-pixel-buffer: make wl_global public
9 months ago
Isaac Freund af4987c751 idle-notify: make wl_global public
9 months ago
Isaac Freund 0398d1b85a wlr_shm: make wl_global public
9 months ago
Simon Ser bda1b41ee2 output-swapchain-manager: new helper
10 months ago
Simon Ser 52e01a9c8b backend/drm: implement wlr_backend_impl.{test,commit}
10 months ago
Simon Ser 2ff3479558 output-management-v1: add wlr_output_configuration_v1_build_state()
10 months ago
Simon Ser 78c76ddd09 backend: add wlr_backend_{test,commit}()
10 months ago
Simon Ser fc4996d853 backend/drm: rework struct wlr_drm_page_flip for multiple connectors
10 months ago
Simon Ser 805807fd5b backend/drm: add infrastructure for device-wide commits
10 months ago
Simon Ser 4636f8c407 backend/drm: track pending atomic state in wlr_drm_connector_state
10 months ago
Simon Ser f8f2dde1f0 backend/drm: add wlr_drm_connector_state.connector
10 months ago
Simon Ser 859373b253 scene: listen to renderer destroy in wlr_scene_buffer
10 months ago
Simon Ser f0d8377732 output: listen to renderer destroy in wlr_output_cursor
10 months ago
Simon Ser 9e3576426d buffer: listen to renderer destroy in wlr_client_buffer
10 months ago
Simon Ser 0e5034d8ba compositor: add wlr_compositor_set_renderer()
10 months ago
Simon Ser 3075e6a6f9 compositor: use compositor to get renderer
10 months ago
Simon Ser 508d8c9a01 compositor: handle renderer destroy
10 months ago
Alexander Orzechowski 8da93e5936 wlr_scene: Add support for custom swapchains
10 months ago
Vaxry 50eae512d9 xwayland: add wlr_xwayland_get_xwm_connection
10 months ago
Simon Ser edbf8bf2ce input-device: drop wlr_input_device.{vendor,product}
10 months ago
Simon Ser e21b975f5d tablet-tool: add usb_vendor_id and usb_product_id to wlr_tablet
10 months ago
Isaac Freund 22178451f7
cursor-shape-v1: expose tablet tool in event
10 months ago
Simon Ser 16b42bf65b backend/drm: track cursor FB in wlr_drm_connector_state
10 months ago
Simon Ser f6659414ba backend/drm: add drm_fb_copy()
10 months ago
Isaac Freund 2a897af7dc
wlr_tablet_v2: fix destroy listener name
10 months ago
Isaac Freund b821be5749
input-device: unconfuse tablet naming
10 months ago
Simon Ser cfd605705f input-device: fix WLR_INPUT_DEVICE_TABLET_TOOL doc comment
10 months ago