1401 Commits (738bbf01ee1b3f12116d6de956cd70c30f3637dd)

Author SHA1 Message Date
Simon Ser 738bbf01ee cursor: add support for linux-drm-syncobj-v1
4 months ago
Simon Ser 5f88635118 scene: add explicit synchronization for rendered buffers
4 months ago
Simon Ser 850dd7a792 linux-drm-syncobj-v1: add helper to signal on buffer release
4 months ago
Simon Ser c7035da5e2 scene: add timeline point to wlr_scene_buffer_set_buffer() options
4 months ago
Simon Ser 48f0902a36 scene: add wlr_scene_buffer_set_buffer_with_options()
4 months ago
Simon Ser 1ad42bea99 output: add explicit sync API
4 months ago
Philipp Kaeser d400b4587a wlr_scene: Add 'struct' to comment in wlr_scene_create() to permit auto-linkify.
4 months ago
Philipp Kaeser 42df9414fb wlr_scene: Add documentation to wlr_scene_create about how to destroy the allocated resources.
4 months ago
Isaac Freund 7550e483ae docs: update comments for wlr_output API changes
4 months ago
Isaac Freund 2a8a23c467 wlr_output: remove dead function
4 months ago
Kirill Primak e17916d413 Rename wlr_surface_get_extends() to wlr_surface_get_extents()
4 months ago
Isaac Freund 5ecbd23c1d wlr_surface: fix argument order consistency
4 months ago
Simon Ser fe429b2463 Switch to stable tablet-v2 protocol
5 months ago
Kenny Levinsen f10327f915 wlr_output: Add adaptive_sync_supported
5 months ago
Simon Ser 213bd88b4c linux-drm-syncobj-v1: new protocol implementation
5 months ago
Kirill Primak 1e58e4006d xdg-popup: validate positioner on reposition request
5 months ago
Kirill Primak 862a0b4826 fullscreen-shell: deprecate
6 months ago
Isaac Freund 6219d7b819
wlr_surface: update get_root_surface() docs
6 months ago
Alexander Orzechowski 53be443f39 wlr_scene: Add WLR_SCENE_HIGHLIGHT_TRANSPARENT_REGION env
7 months ago
Simon Ser 563f100627 alpha-modifier-v1: new protocol implementation
7 months ago
Manuel Stoeckl 391410deb5 wlr_scene: add color transform argument for rendering
7 months ago
Ilia Bozhinov 75ecba444a seat: add serials to touch up events
7 months ago
Isaac Freund 34219b0334 touch: make cancel functions take a wlr_seat_client
8 months ago
Kirill Primak 2f3ea4590a viewporter: fix outdated docs
8 months ago
Isaac Freund b7d003caef
scene: constify subsurface_tree_set_clip()
8 months ago
Simon Ser 873e8e4558 tablet-tool: document event data
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 859373b253 scene: listen to renderer destroy in wlr_scene_buffer
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
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 8da93e5936 wlr_scene: Add support for custom swapchains
9 months ago
Simon Ser edbf8bf2ce input-device: drop wlr_input_device.{vendor,product}
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
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 cfd605705f input-device: fix WLR_INPUT_DEVICE_TABLET_TOOL doc comment
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
Simon Ser c45e97f3a5 input-device: add doc comments
9 months ago