6665 Commits (1c0b10b61a1560319d76ec267d3d4447729fe98e)
 

Author SHA1 Message Date
Simon Ser 53b07b5b72 cursor: set image for new outputs
1 year ago
Simon Ser d5581e42d4 cursor: add cursor_update_outputs()
1 year ago
Simon Ser d1d6cd9008 cursor: keep track of XCursor manager and name
1 year ago
Simon Ser 69c44de22f cursor: track surface globally, instead of per-output
1 year ago
Simon Ser c46fabe45c cursor: use wlr_cursor_unset_image() in wlr_cursor_set_surface()
1 year ago
Simon Ser f0b8a68654 cursor: store wlr_cursor inline in wlr_cursor_state
1 year ago
Clayton Craft aca48124ad
backend/drm: use panel_orientation if it is set
1 year ago
Simon Ser aa1055134d backend/drm: handle output layer damage
1 year ago
Simon Ser 7811f22250 backend/wayland: handle output layer damage
1 year ago
Simon Ser 13f096b0ac output-layer: add wlr_output_layer_state.damage
1 year ago
Simon Ser 6eff8651d3 contributing: add instructions for forking
1 year ago
Evyatar Stalinsky 21e96c459d util/log: fix buffer overflow
1 year ago
Alexander Orzechowski c68c9f1685 wlr_scene_buffer: Publicize some state
1 year ago
Simon Ser f4ee5eae93 backend/headless: leave new outputs disabled by default
1 year ago
Simon Ser e1bdc62c38 backend/x11: leave new outputs disabled by default
1 year ago
Simon Ser 1f716f4bc0 backend/wayland: mark new outputs as disabled
1 year ago
Simon Ser 2aabaf8809 examples: enable new outputs
1 year ago
Simon Ser 9e6431dc3b tinywl: enable new outputs
1 year ago
Simon Ser 611ce13625 backend/headless: add support for disabled outputs
1 year ago
Simon Ser 6c53f7badf backend/headless: only schedule a new frame if buffer was submitted
1 year ago
Simon Ser bfe8138210 backend/x11: unmap when output is disabled
1 year ago
Simon Ser c0fd37c491 backend/wayland: unmap when output is disabled
1 year ago
Alexander Orzechowski 8243399385 output: Set output mode during main commit
1 year ago
Alexander Orzechowski 530e58b96e backend/wayland: Reject non 0 refresh rate mode sets
1 year ago
Alexander Orzechowski 99314aac9f backend/x11: Reject non 0 refresh rate mode sets
1 year ago
Alexander Orzechowski 5567aefb1c backend/drm: Don't add pollute fixed modes list with custom modes
1 year ago
Alexander Orzechowski ea3c6fde3a wlr_scene: Add opaque region blend mode optimization
1 year ago
Alexander Orzechowski 9b9ee51b09 examples/tablet: Don't use new render API and old render API together
1 year ago
Simon Ser cbcd99435f backend/drm: remove duplicate needs_frame() in set_cursor()
1 year ago
Kirill Primak 71b57b8d27 fullscreen-shell: set surface role
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
Simon Ser 00f1870d35 input-method-v2: add popup_surface_from_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
Kirill Primak 0040c78c0b compositor: fix wlr_surface_set_role() error messages
1 year ago
Simon Ser fffa1908af backend/drm: fix libliftoff_plane double-free
1 year ago
Simon Ser 8714657d7b xwayland: unset wlr_xwayland.server on destroy
1 year ago
Simon Ser d59749aa44 cursor: add support for animated XCursor
1 year ago
Simon Ser 6dd8b092e9 output/swapchain: fix error return value types
1 year ago
Alexander Orzechowski b5eaa47049 scene: Use wlr_output_state_copy for direct scanout path
1 year ago
Alexander Orzechowski 4b7c526578 output: Introduce wlr_output_state_copy()
1 year ago
Alexander Orzechowski 38d451bcb5 render/vulkan: Don't compute texture.has_alpha until first...
1 year ago
Alexander Orzechowski ecbe48f3bc backend/drm: Fix typo
1 year ago
Simon Ser 1e68e1f661 seat: fix keyboard/pointer/touch resource destroy
1 year ago
Simon Ser c4d4409deb output: stop using wlr_output.back_buffer in output_ensure_buffer()
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 06c0b0a204 render/vulkan: Initialize to fix compilation error
1 year ago