2578 Commits (895e3d18b90337369b03f44258c108b3c1f346ca)

Author SHA1 Message Date
Alexander Orzechowski 41fd552f53 wlr_scene: Set `wlr_damage_ring_set_bounds` earlier
7 months ago
Alexander Orzechowski 1dc44a1afe wlr_scene: Schedule new frame for WLR_SCENE_DEBUG_DAMAGE_HIGHLIGHT in output commit handler
7 months ago
Alexander Orzechowski 14692a7c55 wlr_scene: Fix WLR_SCENE_DEBUG_DAMAGE_HIGHLIGHT output damage
7 months ago
Consolatis e70afebfc9 scene: do not reset scene_buffer state on buffer release
7 months ago
Simon Ser ebef710746 renderer: replace get_render_buffer_caps() with struct field
7 months ago
Simon Ser 0686666cf5 render: drop wlr_renderer_get_dmabuf_texture_formats()
7 months ago
Simon Ser 85c1eda721 render: unify getter for texture formats
7 months ago
Ilia Bozhinov 75ecba444a seat: add serials to touch up events
7 months ago
Kirill Primak 2f82c92307 Avoid using wayland-{client,server}.h
7 months ago
Isaac Freund cb01c63a8d
scene: ensure layer surface usable area >0
7 months ago
Kenny Levinsen f0ce906b73 wlr_gamma_control: Store gamma size when creating control
8 months ago
Isaac Freund 34219b0334 touch: make cancel functions take a wlr_seat_client
8 months ago
Kirill Primak 072f6ed977 viewporter: fix "has buffer" check
8 months ago
Vaxry 538a7a190d types/text-input-v3: assert on invalid _leave() and _enter() calls
8 months ago
Alexander Orzechowski 94c31b824c screencopy: Add some logging
8 months ago
Alexander Orzechowski 3224fe6a51 screencopy: Remove dead code
8 months ago
Isaac Freund b7d003caef
scene: constify subsurface_tree_set_clip()
8 months ago
Isaac Freund 5a5aa72571 security-context: constify lookup_client()
8 months ago
Isaac Freund c5eda09166 single-pixel-buffer: make wl_global public
8 months ago
Isaac Freund af4987c751 idle-notify: make wl_global public
8 months ago
Isaac Freund 0398d1b85a wlr_shm: make wl_global public
8 months ago
Simon Ser bda1b41ee2 output-swapchain-manager: new helper
8 months ago
Simon Ser 2ff3479558 output-management-v1: add wlr_output_configuration_v1_build_state()
8 months ago
Simon Ser 78c76ddd09 backend: add wlr_backend_{test,commit}()
8 months ago
Simon Ser 859373b253 scene: listen to renderer destroy in wlr_scene_buffer
8 months ago
Simon Ser 3d9f330ee0 scene: add scene_buffer_set_texture()
8 months ago
Simon Ser f0d8377732 output: listen to renderer destroy in wlr_output_cursor
8 months ago
Simon Ser 9e3576426d buffer: listen to renderer destroy in wlr_client_buffer
8 months ago
Isaac Freund 5bef385ffc tablet_v2: destroy tablet seats on manager destroy
8 months ago
Simon Ser 0e5034d8ba compositor: add wlr_compositor_set_renderer()
8 months ago
Simon Ser 3075e6a6f9 compositor: use compositor to get renderer
8 months ago
Simon Ser 508d8c9a01 compositor: handle renderer destroy
8 months ago
Alexander Orzechowski 86e1b24d84 wlr_scene: Track damage of null textures
8 months ago
Alexander Orzechowski 2aebb8e444 wlr_scene: Fix crash when committing NULL buffer
8 months ago
Alexander Orzechowski 8da93e5936 wlr_scene: Add support for custom swapchains
8 months ago
Alexander Orzechowski 239354d644 wlr_scene: Decide when to commit output damage with buffers in damage ring
8 months ago
Alexander Orzechowski 8220184a72 wlr_scene: Assert that buffer returned from swapchain is the right size
8 months ago
Simon Ser c79ed0706d scene: simplify scene_node_update() condition when setting buffer
9 months ago
Alexander Orzechowski 2d97935e82 wlr_scene: Call surface enter scale events on surface create
9 months ago
Simon Ser 11ee3ae5b5 tablet-v2: use wlr_tablet.usb_{vendor,product}_id
9 months ago
Isaac Freund 22178451f7
cursor-shape-v1: expose tablet tool in event
9 months ago
Simon Ser 31c842e5ec cursor-shape-v1: handle inert tablet tool client
9 months ago
Isaac Freund 2a897af7dc
wlr_tablet_v2: fix destroy listener name
9 months ago
Isaac Freund b821be5749
input-device: unconfuse tablet naming
9 months ago
Simon Ser 889150f866 cursor: use switch for input device type
9 months ago
Simon Ser 091c6e09b1 tablet-v2: only send id event is vendor is set
9 months ago
Simon Ser 488a23c169 pointer: drop enum wlr_axis_orientation
9 months ago
Simon Ser ec5263e6b7 pointer: drop enum wlr_axis_relative_direction
9 months ago
Simon Ser 812451cd8f pointer: use enum wl_pointer_button_state
9 months ago
Simon Ser 9f4cf242d9 pointer: drop enum wlr_axis_source
9 months ago