Commit Graph

2325 Commits (bb91787b5f0fb0993bb84f0a2aa9202183e579ff)

Author SHA1 Message Date
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 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
Alexander Orzechowski 8243399385 output: Set output mode during main commit 2 years ago
Alexander Orzechowski ea3c6fde3a wlr_scene: Add opaque region blend mode optimization 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 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
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
Alexander Orzechowski 64c0272f81 output_state: Gamma lut should be freed only if committed 2 years ago
Simon Ser 220402b717 cursor: add wlr_cursor_unset_image() 2 years ago
Simon Ser da04b066ea cursor: add wlr_cursor_set_xcursor() 2 years ago
Alexander Orzechowski 58a2f8bd5c wlr_scene: Clear damage ring on transform change 2 years ago
Alexander Orzechowski 61667404ce wlr_scene: Clear damage ring on scale change 2 years ago
Alexander Orzechowski 96b95bf775 wlr_scene: Reset damage ring bounds every frame 2 years ago
Alexander Orzechowski 4391845910 wlr_damage_ring_set_bounds: Ignore duplicate size requests 2 years ago
Alexander Orzechowski 3896b6b107 wlr_scene: Fix transforms with non 1 scale 2 years ago
Kirill Primak 753f3cc4fa compositor: add wlr_surface_role.no_object 2 years ago
Simon Ser 670915eeea output: add wlr_output_state_set_layers() 2 years ago
Alexander Orzechowski 0925a500d1 wlr_scene: Don't use direct scanout if trying to commit a new render_format 2 years ago
Alexander Orzechowski a09bb1314d wlr_output_state: Consider gamma_lut uninitialized if not committed 2 years ago
Alexander Orzechowski b80e67d6e6 wlr_output_state: Consider buffer uninitialized if not committed 2 years ago
Simon Ser 6e8fb5509f cursor: only reset the cursor when the surface changes 2 years ago
Alexander Orzechowski 05dd08afe5 scene: introduce wlr_scene_output_build_state() 2 years ago
Alexander Orzechowski 7e67b8152b scene: Don't rely on output current state during rendering 2 years ago
Alexander Orzechowski ae7bad86dd output: introduce wlr_output_state_set_damage() 2 years ago
Simon Ser 36376e2ddf gamma-control-v1: stop applying gamma LUTs implicitly 2 years ago
Simon Ser ec9b79ef19 gamma-control-v1: add wlr_gamma_control_v1_send_failed_and_destroy() 2 years ago
Simon Ser 026fc6eda0 gamma-control-v1: add wlr_gamma_control_v1_apply() 2 years ago
Simon Ser 5d5cf34486 output: add wlr_output_state_set_gamma_lut() 2 years ago