2654 Commits (8f0d4c93323bb909ca71d1e441de5fee1efbc7b3)

Author SHA1 Message Date
Alexander Orzechowski 6cda3e251c output: Add initialization state to wlr_output_init
1 year ago
Simon Ser 8678633fc9 backend/wayland: add wlr_wl_output_create_from_surface()
1 year ago
Simon Ser 4f88886199 backend/wayland: tag wl_surface
1 year ago
Simon Ser dd24991c9e backend/wayland: take existing wl_display in wlr_wl_backend_create()
1 year ago
Simon Ser 77dc1c28aa xwayland: drop wlr_xwayland_surface.events.set_pid
1 year ago
Kirill Primak 42a5b6f62a compositor: add "mapped" flag doc
1 year ago
Kirill Primak 529f1b82ee xwayland/shell: don't listen to wlr_surface.events.destroy
1 year ago
rewine 2f859f5bec
wlr_output: add comments for signal parameters
1 year ago
Leonardo Hernández Hernández e8d545a977
xdg-shell: add support for v6
1 year ago
Simon Ser 04e4e06986 cursor-shape-v1: new protocol implementation
1 year ago
rewine f3cf830e9a wlr_idle_inhibit_manager_v1: add comments for signal parameters
1 year ago
Kirill Primak 7791ffe058 data-device: remove undefined grab interface decls
1 year ago
Kirill Primak c6603288fb xdg-shell: update stale docs
1 year ago
Simon Ser 000081db19 cursor, output: apply viewport to cursor
1 year ago
John Lindgren 657ca2205f wlr_gamma_control: add missing forward declarations
1 year ago
Simon Ser 67447d6cb4 presentation-time: add separate helper for zero-copy
1 year ago
Simon Ser fe84bfc8d9 scene: add wlr_scene_output_sample_event
1 year ago
Simon Ser 88942d43fd scene: rename output_present event to output_sample
1 year ago
Simon Ser 4811d9fb18 render: document wlr_buffer_pass_options.timer
1 year ago
Simon Ser b7dca21c2b render: constify struct wlr_buffer_pass_options
1 year ago
Rose Hudson 214df8eda0 scene_output: optionally record and report timings
1 year ago
Simon Ser 5bb0057794 xwayland: document event data
1 year ago
Simon Ser 19ba3f0c2a xwayland: drop struct wlr_xwayland_move_event
1 year ago
Simon Ser 972c5f0c11 xwayland: document associate/dissociate events
1 year ago
Simon Ser 6f8287128b output: drop wlr_output_cursor_set_image()
1 year ago
Simon Ser 0fc532f8de cursor: remove wlr_cursor_set_image()
1 year ago
Simon Ser 18bafbfc57 xcursor-manager: drop wlr_xcursor_manager_set_cursor_image()
1 year ago
Simon Ser 71c87ff4b8 cursor: add wlr_cursor_set_buffer()
1 year ago
Simon Ser aa1055134d backend/drm: handle output layer damage
1 year ago
Simon Ser 13f096b0ac output-layer: add wlr_output_layer_state.damage
1 year ago
Alexander Orzechowski c68c9f1685 wlr_scene_buffer: Publicize some state
1 year ago
Simon Ser be05097968 output: add wlr_output_state_init()
1 year ago
Simon Ser 8a5b5e6f28 compositor: listen to role_resource destroy signal
1 year ago
Simon Ser 89cb484220 compositor: replace role_data with role_resource
1 year ago
Kirill Primak fc9b58e84d compositor: don't call role unmap hook without an object
1 year ago
Kirill Primak 0f67580aab compositor: introduce wlr_surface_set_role_object()
1 year ago
Alexander Orzechowski 4b7c526578 output: Introduce wlr_output_state_copy()
1 year ago
Simon Ser b625a13156 output: attach buffer to state in output_ensure_buffer()
1 year ago
Alexander Orzechowski 2ac31fc630 wlr_scene: Introduce wlr_scene_buffer_set_filter_mode
1 year ago
Alexander Orzechowski 2044cc2311 render: Introduce wlr_render_texture_options.blend_mode
1 year ago
Alexander Orzechowski 6bd44c4fcd renderer: Introduce wlr_scale_filter_mode
1 year ago
Alexander Orzechowski 3ee0f52e09 render/vulkan: Dynamically create texture views
1 year ago
Alexander Orzechowski 8a387b5558 render/vulkan: Dynamically create pipeline layouts
1 year ago
Alexander Orzechowski 3623005858 render/vulkan/pipeline_key: Add blending
1 year ago
Alexander Orzechowski 9d31372930 render/vulkan: Handle quad pipeline through generic pipeline path
1 year ago
Alexander Orzechowski 97fdd57eb2 render/vulkan: Dynamically handle pipeline creation for textures
1 year ago
Simon Ser 220402b717 cursor: add wlr_cursor_unset_image()
1 year ago
Simon Ser da04b066ea cursor: add wlr_cursor_set_xcursor()
1 year ago
Alexander Orzechowski 7ce9459715 output: add documentation for wlr_output_state
1 year ago
Kirill Primak 753f3cc4fa compositor: add wlr_surface_role.no_object
1 year ago