6466 Commits (9c2c9065181861aa09cd3f1f6b06fb6ac38e6bac)
 

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