2103 Commits (1372310b5e8e5b4396f1971d0b861ab80115eb55)

Author SHA1 Message Date
Kirill Primak 0c0628f43e Use WLR_PRIVATE for private fields
4 weeks ago
David Turner 044f75f26f scene: Apply output offset for direct scanout
4 weeks ago
David Turner ac17517a5c Support direct scanout with src crop and dst boxes
4 weeks ago
Alexander Orezechowski fd23474497 output: Change wlr_output_add_software_cursors_to_render_pass to take buffer coordinates
4 weeks ago
Simon Ser 3cd7c40544 output: drop output timeline flag
4 weeks ago
Simon Ser a44cec9e11 backend: add timeline feature flag
4 weeks ago
Alexander Orezechowski 4e1b6eecbf damage_ring: Add notes about damage being in buffer local coordinates
4 weeks ago
Alexander Orzechowski 1253b54f21 damage_ring: Remove wlr_damage_ring_set_bounds
4 weeks ago
Alexander Orzechowski 5555f975ac damage_ring: Remove return value of wlr_damage_ring_add/wlr_damage_ring_add_box
4 weeks ago
Kirill Primak 76cd17c833 subcompositor: drop unused subsurface state
4 weeks ago
Simon Ser 0acd0b9d0e keyboard: add utilities for pointer keys
4 weeks ago
Kirill Primak 1fc0123ba7 ext-foreign-toplevel-list: add _from_resource()
4 weeks ago
itycodes 49e03e111a Merge branch 'ext-screencopy-v1-ng'
2 months ago
Kirill Primak 56d69320c7 pointer: release pressed buttons on destroy
2 months ago
Simon Ser 1a7981f7c9 compositor: document surface events
3 months ago
Simon Ser 324e894bf0 ext-image-capture-source-v1: add start/stop hooks
3 months ago
Simon Ser 145ad0ce46 ext-image-capture-source-v1: add output source
3 months ago
Simon Ser e3460030e6 ext-image-capture-source-v1: add wlr_ext_image_capture_source_v1_set_constraints_from_swapchain()
3 months ago
Simon Ser 90ed3298e4 ext-image-copy-capture-v1: add wlr_ext_image_copy_capture_frame_v1_copy_buffer()
3 months ago
Simon Ser 18c5445d84 ext-image-copy-capture-v1: new protocol implementation
3 months ago
Simon Ser a05965afe5 ext-image-capture-source-v1: add source pointer cursors
3 months ago
Simon Ser 4035f23792 ext-image-capture-source-v1: add base interface
3 months ago
Simon Ser fa2abbeefb render/color: return tranform in wlr_color_transform_ref()
3 months ago
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