2982 Commits (master)

Author SHA1 Message Date
Alexander Orzechowski 14446216f4 wlr_scene: Improve wlr_scene_surface_create documentation
4 months ago
Alexander Orzechowski 4b4ca11f6f util/box: Introduce wlr_box_contains_box
4 months ago
Kirill Primak 8730ca9661 seat/pointer: handle duplicate presses/releases correctly
4 months ago
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 edb867bc05 render/drm_syncobj: add wlr_drm_syncobj_timeline_export()
4 months ago
Simon Ser 5552de65f8 render/drm_syncobj: add wlr_drm_syncobj_timeline_transfer()
4 months ago
Simon Ser 3067e45c2e backend/drm: add support for explicit sync APIs
4 months ago
Simon Ser 1ad42bea99 output: add explicit sync API
4 months ago
Simon Ser d2374b3e4e render/gles2: implement explicit sync API
4 months ago
Simon Ser 19ffbfe356 render/egl: add support for explicit sync extensions
4 months ago
Simon Ser a1635fdb76 render: 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
Consolatis ceb4fcedca xwm: expose individual axis for _set_maximized()
4 months ago
John Lindgren 5083efe18b xwayland: add wlr_xwayland_surface_offer_focus()
4 months ago
John Lindgren eb5312022a xwayland: add focus_in and grab_focus events
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 d3b7e040af wlr_xwayland_surface: fix prefix of two functions
4 months ago
Isaac Freund 5ecbd23c1d wlr_surface: fix argument order consistency
4 months ago
Simon Ser a35b4f059d backend/drm: add support for SIZE_HINTS property
4 months ago
Simon Ser 0a79bc28c7 build: require libinput v1.19
5 months ago
Kirill Primak 67b88e46b0 Fix __VA_OPT__ macro invocations
5 months ago
Simon Ser 3880ee15d7 Use standard __VA_OPT__ instead of GNU's ##__VA_ARGS__
5 months ago
Simon Ser fe429b2463 Switch to stable tablet-v2 protocol
5 months ago
Kirill Primak f320df65e6 backend/wayland: introduce wlr_wl_output_set_app_id()
5 months ago
Kirill Primak 5201836868 backend/drm: store drm prop lists as structs
5 months ago
Kenny Levinsen 47c578945c render/vulkan: Recycle memory maps for stage spans
5 months ago
Kenny Levinsen bedc890935 backend/drm: Use cached vrr support flag
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
Simon Ser d9bfb47648 render/drm_syncobj: add helpers to wait for timeline points
5 months ago
Simon Ser ea75aa3065 render/drm_syncobj: add wlr_drm_syncobj_timeline_import()
5 months ago
Simon Ser 7fc00ef777 render/drm_syncobj: introduce wlr_drm_syncobj_timeline
5 months ago
Kirill Primak 1e58e4006d xdg-popup: validate positioner on reposition request
5 months ago
Kirill Primak 629a5171f2 backend/wayland: don't ack outdated configures
5 months ago
Kirill Primak d80c46250d backend/wayland: improve/fix xdg_toplevel (re-)initialization
5 months ago
Kirill Primak baf1e4f674 backend/wayland: don't ack a configure event too early
5 months ago
Kirill Primak 94e7165e85 backend/wayland: don't request a state too early
5 months ago
Kirill Primak a62dfebf10 backend/wayland: store output xdg_toplevel title
5 months ago
Simon Ser 6d07193bda render/color: add fallback stub when LCMS2 is disabled
6 months ago
Kirill Primak 862a0b4826 fullscreen-shell: deprecate
6 months ago
Violet Purcell 4b4f76cc13 Version pkgconfig, headers, and library for parallel installation
6 months ago
Simon Ser 8cd58bc53c render/allocator: document struct wlr_allocator
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
Consolatis 8abd43803b xwayland: remove saved_{width,height}
7 months ago
Manuel Stoeckl 82b4bc3f5f renderer: add field to indicate color transform support
7 months ago
Manuel Stoeckl 391410deb5 wlr_scene: add color transform argument for rendering
7 months ago
Manuel Stoeckl ffdbfdbbbd render/vulkan: add support for output color transforms
7 months ago
Manuel Stoeckl e443434876 render/vulkan: create plain framebuffers on demand
7 months ago
Manuel Stoeckl adbfd3c321 render/vulkan: add lut3d output shader option
7 months ago
Manuel Stoeckl c64144a39b render/vulkan: add dummy 3d lookup table to output shader
7 months ago
Simon Ser 895e3d18b9 render/color: introduce wlr_color_transform
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 c63275d75e xwayland: add a size-safe wrapper for xcb_send_event
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
Simon Ser 73d2fd4d4f xwayland: add a few docs
8 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
Ian Forbes e3bd318547 drm/backend: add support for cursor hotspots
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 52e01a9c8b backend/drm: implement wlr_backend_impl.{test,commit}
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 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 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 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
8 months ago
Vaxry 50eae512d9 xwayland: add wlr_xwayland_get_xwm_connection
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
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
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