Commit Graph

6523 Commits (60ca6f17eb190cfdb3ba9863cdd8a4f7b00f3e64)
 

Author SHA1 Message Date
Simon Ser 18bafbfc57 xcursor-manager: drop wlr_xcursor_manager_set_cursor_image() 2 years ago
Simon Ser 71c87ff4b8 cursor: add wlr_cursor_set_buffer() 2 years ago
Simon Ser bb91787b5f cursor: stop using set_image() in wlr_cursor_unset_image() 2 years ago
Manuel Stoeckl bbd53b3b46 screencopy-v1: fix logical->physical region transform 2 years ago
Alexander Orzechowski 57a0313779 wlr_scene: Don't recompute node location during rendering 2 years ago
Alexander Orzechowski 48f2a7a3a1 wlr_scene: Simplify direct scanout handling 2 years ago
Alexander Orzechowski 9613b3bc8a wlr_scene: Wrap render_list nodes in struct 2 years ago
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