2080 Commits (43554c1966bec7c85bf222d93ebc15eafbeb6b3b)

Author SHA1 Message Date
YaoBing Xiao 43554c1966 types/wlr_output: removing the useless pointer
3 months ago
Alexander Orzechowski bfcaa4bc44 swapchain, damage_ring: Drop buffer age
3 months ago
Alexander Orzechowski eebaca8dbf output/render: Drop buffer age from wlr_output_begin_render_pass
3 months ago
Simon Ser 098cb9b7a3 xdg-shell: add wlr_xdg_toplevel_configure()
3 months ago
Simon Ser 8582b45c9e xdg-shell: document struct wlr_xdg_toplevel_configure
3 months ago
Kirill Primak a0450d219f layer-shell: introduce wlr_layer_surface_v1_get_exclusive_edge()
3 months ago
Kirill Primak 270e6f4ebb layer-shell: add v5 support
3 months ago
Kirill Primak ee21deb458 linux-drm-syncobj: add missing decls in the header
3 months ago
Kirill Primak 5c98d1a04a xdg-surface: fix window geometry handling
3 months ago
Kirill Primak a1298580cc compositor: add surface role map hook
3 months ago
Alexander Orzechowski 515275ee72 wlr_scene: Introduce wlr_scene_set_gamma_control_manager_v1
3 months ago
Alexander Orzechowski 23202e192c wlr_scene: Introduce wlr_scene_output_needs_frame
3 months ago
Kirill Primak 6c8eabcecd xdg-foreign: clean up
3 months ago
John Lindgren 6214144735 xwayland: add wlr_xwayland_surface_has_window_type()
3 months ago
Consolatis 0a388a14f1 xwm: supply wlr_xwayland pointer to user_event_handler callback
4 months ago
Consolatis 20997df416 xwm: add request_close signal
4 months ago
Simon Ser df4a1d94e2 scene: fix typo in wlr_scene_surface_create() docs
4 months ago
Simon Ser 1c7e1bcc28 scene: use numbers instead of stars for doc refs
4 months ago
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 1ad42bea99 output: add explicit sync API
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 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
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