index
:
scenefx.git
main
A drop-in replacement for the wlroots scene API that allows wayland compositors to render surfaces with eye-candy effects
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-07-03
wlr_scene: Maintain damage highlight regions per output
Alexander Orzechowski
2022-07-03
wlr_scene: Use direct assignment for damage indicator timestamps
Alexander Orzechowski
2022-06-29
scene: add missing output damage listener
Kirill Primak
2022-06-29
scene: switch to wlr_damage_ring
Kirill Primak
2022-06-08
scene/layer_shell_v1.c: fix bug in width/height calculations
Johan Malm
2022-06-07
scene/output_layout: Fix crash in scene_output_layout_output_destroy
Consolatis
2022-06-02
wlr_scene_buffer: Update primary_output on output destroy
Alexander Orzechowski
2022-06-02
wlr_scene_buffer: Call output enter/leave after primary_output calculation
Alexander Orzechowski
2022-06-01
scene/output-layout: add initial outputs
Kirill Primak
2022-06-01
scene/output-layout: improve ownership logic
Kirill Primak
2022-06-01
scene: add wlr_scene_output.events.destroy
Kirill Primak
2022-05-31
wlr_scene: Move children list from wlr_scene_node to wlr_scene_tree
Alexander Orzechowski
2022-05-31
wlr_scene: Inline wlr_scene_node_state
Alexander Orzechowski
2022-05-31
wlr_scene: Only allow parenting on a wlr_scene_tree
Alexander Orzechowski
2022-05-31
wlr_scene: Refactor wlr_scene (the root element) to encase a wlr_scene_tree
Alexander Orzechowski
2022-05-30
wlr_scene: Fix scaling with default source_box
Consolatis
2022-05-27
xdg-popup: use current/pending state pattern
Kirill Primak
2022-05-23
wlr_scene: Hook up HIGHLIGHT logic
Alexander Orzechowski
2022-05-23
wlr_scene: Hook up RERENDER logic
Alexander Orzechowski
2022-05-23
wlr_scene: Parse out WLR_SCENE_DEBUG_DAMAGE
Alexander Orzechowski
2022-05-23
scene/output: check for NULL in destructor
Kirill Primak
2022-05-19
wlr_scene: Refactor wlr_scene_surface to be a helper on top of wlr_scene_buffer
Alexander Orzechowski
2022-05-19
wlr_scene: Introduce addons to scene nodes
Alexander Orzechowski
2022-05-19
wlr_scene: Change out surface specific iterator functions
Alexander Orzechowski
2022-05-19
wlr_scene: Pull scene_node_get_root into a private header
Alexander Orzechowski
2022-05-19
wlr_scene: Make scene_buffer_from_node public
Alexander Orzechowski
2022-05-19
wlr_scene: Add a function to also specify damage when applying a buffer to wl...
Alexander Orzechowski
2022-05-19
wlr_scene: Add a way to choose when input interactions happen on a buffer
Alexander Orzechowski
2022-05-19
wlr_scene: Add frame_done signal for wlr_scene_buffer
Alexander Orzechowski
2022-05-19
wlr_scene: Add primary_output property to wlr_scene_buffer
Alexander Orzechowski
2022-05-19
wlr_scene: Add presentation signal for wlr_scene_buffer
Alexander Orzechowski
2022-05-19
wlr_scene: Make wlr_scene_render_output private
Alexander Orzechowski
2022-05-19
wlr_scene: Fix missing calls to scene_node_update_outputs
Alexander Orzechowski
2022-05-19
wlr_scene: Add output_enter/output_leave signals
Alexander Orzechowski
2022-05-19
wlr_scene_output: Send output leave events before destroying the output
Alexander Orzechowski
2022-05-19
wlr_scene: Add setter for buffer of a wlr_scene_buffer
Alexander Orzechowski
2022-05-19
wlr_scene: Allow buffer in wlr_scene_buffer to be NULL
Alexander Orzechowski
2022-04-28
Zero-initialize structs in init functions
Simon Ser
2022-04-14
scene/output-layout: fix scene destroy handler
Kirill Primak
2022-03-16
Revert "scene: try to import buffers as textures before rendering"
Simon Ser
2022-02-01
scene: Add layer_shell_v1 helper
Kenny Levinsen
2022-02-01
scene: try to import buffers as textures before rendering
Simon Ser
2022-01-13
surface: deprecate wlr_surface.h
Kirill Primak
2022-01-08
scene/subsurface_tree: fix handling subsurface destruction
Kirill Primak
2021-12-23
scene: schedule an output frame on wl_surface.frame
Simon Ser
2021-12-14
scene: add wlr_scene_set_presentation()
Isaac Freund
2021-12-13
scene: fix wlr_scene_send_frame_done() API
Isaac Freund
2021-12-13
scene: add wlr_scene_send_frame_done()
Isaac Freund
2021-12-13
scene: add primary output to wlr_scene_surface
Isaac Freund
2021-12-13
scene: send surface enter/leave output events
Isaac Freund
[prev]
[next]