6971 Commits (2ff347955808a89b049204620d75e7dc440d4663)
 

Author SHA1 Message Date
Simon Ser 2ff3479558 output-management-v1: add wlr_output_configuration_v1_build_state()
8 months ago
Simon Ser 917c650903 backend/multi: implement wlr_backend_impl.{test,commit}
8 months ago
Simon Ser 78c76ddd09 backend: add wlr_backend_{test,commit}()
8 months ago
Simon Ser fc4996d853 backend/drm: rework struct wlr_drm_page_flip for multiple connectors
8 months ago
Simon Ser 805807fd5b backend/drm: add infrastructure for device-wide commits
8 months ago
Simon Ser 4636f8c407 backend/drm: track pending atomic state in wlr_drm_connector_state
8 months ago
Simon Ser d7d974ae30 backend/drm: drop VRR debug message
8 months ago
Simon Ser 3d72da9ed7 backend/drm: extract post-commit logic into functions
8 months ago
Simon Ser f8f2dde1f0 backend/drm: add wlr_drm_connector_state.connector
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
He Yong ac1232e576 tinywl: destroy wlr_renderer, wlr_allocator and wlr_cursor
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
Guido Günther 341b3c8bd2 gles2: Avoid crash when glGetInteger64vEXT is missing
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
8 months ago
Alexander Orzechowski 2d97935e82 wlr_scene: Call surface enter scale events on surface create
8 months ago
Vaxry 50eae512d9 xwayland: add wlr_xwayland_get_xwm_connection
9 months ago
Simon Ser 94dbb3cfb5 backend/libinput: check bus type before setting tablet USB IDs
9 months ago
Simon Ser edbf8bf2ce input-device: drop wlr_input_device.{vendor,product}
9 months ago
Simon Ser 11ee3ae5b5 tablet-v2: use wlr_tablet.usb_{vendor,product}_id
9 months ago
Simon Ser e21b975f5d tablet-tool: add usb_vendor_id and usb_product_id to wlr_tablet
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
Simon Ser c3743364e2 backend/drm: ensure CRTC is set up in drm_connector_state_init()
9 months ago
Isaac Freund ba89b90a9c
mailmap: map Isaac's old email to the new one
9 months ago
Simon Ser 7915a2ff59 tinywl: fix wlr_seat use-after-free on exit
9 months ago
Simon Ser 16b42bf65b backend/drm: track cursor FB in wlr_drm_connector_state
9 months ago
Simon Ser f6659414ba backend/drm: add drm_fb_copy()
9 months ago
Simon Ser 1a54d33e77 backend/drm: clear pending cursor FB in drm_connector_set_cursor()
9 months ago
Simon Ser f5889319f7 backend/drm: fix queued cursor FB overwritten with NULL
9 months ago
Simon Ser e3ab52af7b backend/x11: add error logging to query_dri3_drm_fd()
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 cfd605705f input-device: fix WLR_INPUT_DEVICE_TABLET_TOOL doc comment
9 months ago
Simon Ser 091c6e09b1 tablet-v2: only send id event is vendor is set
9 months ago
Simon Ser ee70932422 backend/libinput: use NULL to indicate missing device name
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