Commit Graph

2068 Commits (14e1987f5034907a673ed31f8fa18504c9a2edd3)

Author SHA1 Message Date
Kirill Primak 6c8eabcecd xdg-foreign: clean up 6 months ago
John Lindgren 6214144735 xwayland: add wlr_xwayland_surface_has_window_type() 6 months ago
Consolatis 0a388a14f1 xwm: supply wlr_xwayland pointer to user_event_handler callback 6 months ago
Consolatis 20997df416 xwm: add request_close signal 6 months ago
Simon Ser df4a1d94e2 scene: fix typo in wlr_scene_surface_create() docs 6 months ago
Simon Ser 1c7e1bcc28 scene: use numbers instead of stars for doc refs 6 months ago
Alexander Orzechowski 14446216f4 wlr_scene: Improve wlr_scene_surface_create documentation 6 months ago
Alexander Orzechowski 4b4ca11f6f util/box: Introduce wlr_box_contains_box 7 months ago
Kirill Primak 8730ca9661 seat/pointer: handle duplicate presses/releases correctly 7 months ago
Simon Ser 738bbf01ee cursor: add support for linux-drm-syncobj-v1 7 months ago
Simon Ser 5f88635118 scene: add explicit synchronization for rendered buffers 7 months ago
Simon Ser 850dd7a792 linux-drm-syncobj-v1: add helper to signal on buffer release 7 months ago
Simon Ser c7035da5e2 scene: add timeline point to wlr_scene_buffer_set_buffer() options 7 months ago
Simon Ser 48f0902a36 scene: add wlr_scene_buffer_set_buffer_with_options() 7 months ago
Simon Ser edb867bc05 render/drm_syncobj: add wlr_drm_syncobj_timeline_export() 7 months ago
Simon Ser 5552de65f8 render/drm_syncobj: add wlr_drm_syncobj_timeline_transfer() 7 months ago
Simon Ser 1ad42bea99 output: add explicit sync API 7 months ago
Simon Ser a1635fdb76 render: add explicit sync API 7 months ago
Philipp Kaeser d400b4587a wlr_scene: Add 'struct' to comment in wlr_scene_create() to permit auto-linkify. 7 months ago
Philipp Kaeser 42df9414fb wlr_scene: Add documentation to wlr_scene_create about how to destroy the allocated resources. 7 months ago
Consolatis ceb4fcedca xwm: expose individual axis for _set_maximized() 7 months ago
John Lindgren 5083efe18b xwayland: add wlr_xwayland_surface_offer_focus() 7 months ago
John Lindgren eb5312022a xwayland: add focus_in and grab_focus events 7 months ago
Isaac Freund 7550e483ae docs: update comments for wlr_output API changes 7 months ago
Isaac Freund 2a8a23c467 wlr_output: remove dead function 7 months ago
Kirill Primak e17916d413 Rename wlr_surface_get_extends() to wlr_surface_get_extents() 7 months ago
Isaac Freund d3b7e040af wlr_xwayland_surface: fix prefix of two functions 7 months ago
Isaac Freund 5ecbd23c1d wlr_surface: fix argument order consistency 7 months ago
Simon Ser a35b4f059d backend/drm: add support for SIZE_HINTS property 7 months ago
Simon Ser 3880ee15d7 Use standard __VA_OPT__ instead of GNU's ##__VA_ARGS__ 8 months ago
Simon Ser fe429b2463 Switch to stable tablet-v2 protocol 8 months ago
Kirill Primak f320df65e6 backend/wayland: introduce wlr_wl_output_set_app_id() 8 months ago
Kenny Levinsen f10327f915 wlr_output: Add adaptive_sync_supported 8 months ago
Simon Ser 213bd88b4c linux-drm-syncobj-v1: new protocol implementation 8 months ago
Simon Ser d9bfb47648 render/drm_syncobj: add helpers to wait for timeline points 8 months ago
Simon Ser ea75aa3065 render/drm_syncobj: add wlr_drm_syncobj_timeline_import() 8 months ago
Simon Ser 7fc00ef777 render/drm_syncobj: introduce wlr_drm_syncobj_timeline 8 months ago
Kirill Primak 1e58e4006d xdg-popup: validate positioner on reposition request 8 months ago
Kirill Primak 862a0b4826 fullscreen-shell: deprecate 9 months ago
Violet Purcell 4b4f76cc13 Version pkgconfig, headers, and library for parallel installation 9 months ago
Simon Ser 8cd58bc53c render/allocator: document struct wlr_allocator 9 months ago
Isaac Freund 6219d7b819
wlr_surface: update get_root_surface() docs 9 months ago
Alexander Orzechowski 53be443f39 wlr_scene: Add WLR_SCENE_HIGHLIGHT_TRANSPARENT_REGION env 10 months ago
Simon Ser 563f100627 alpha-modifier-v1: new protocol implementation 10 months ago
Consolatis 8abd43803b xwayland: remove saved_{width,height} 10 months ago
Manuel Stoeckl 82b4bc3f5f renderer: add field to indicate color transform support 10 months ago
Manuel Stoeckl 391410deb5 wlr_scene: add color transform argument for rendering 10 months ago
Manuel Stoeckl ffdbfdbbbd render/vulkan: add support for output color transforms 10 months ago
Simon Ser 895e3d18b9 render/color: introduce wlr_color_transform 10 months ago
Simon Ser ebef710746 renderer: replace get_render_buffer_caps() with struct field 10 months ago