6573 Commits (e315068b9848d7fc920eb21340a076bb6587c1ff)
 

Author SHA1 Message Date
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 bb91787b5f cursor: stop using set_image() in wlr_cursor_unset_image()
1 year ago
Manuel Stoeckl bbd53b3b46 screencopy-v1: fix logical->physical region transform
1 year ago
Alexander Orzechowski 57a0313779 wlr_scene: Don't recompute node location during rendering
1 year ago
Alexander Orzechowski 48f2a7a3a1 wlr_scene: Simplify direct scanout handling
1 year ago
Alexander Orzechowski 9613b3bc8a wlr_scene: Wrap render_list nodes in struct
1 year ago
Simon Ser 9c2c906518 examples/pointer: use wlr_cursor_set_xcursor()
1 year ago
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