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-08-08
wlr_scene: Add option to disable direct scanout
Alexander Orzechowski
2022-08-06
scene/layer_shell: Ignore unmapped exclusion zone
Kenny Levinsen
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-28
tinywl: exit on backend, renderer or allocator creation failure
Simon Zeni
2022-06-21
wlr_input_device: remove anon union field
Isaac Freund
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: Only allow parenting on a wlr_scene_tree
Alexander Orzechowski
2022-05-31
wlr_scene: Move children list from wlr_scene_node to 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-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
tinywl: use xdg-shell v3
Kirill Primak
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: 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-05-15
xdg-shell: specify version in wlr_xdg_shell_create
Simon Ser
2022-05-10
tinywl: don't crash when there is no keyboard
Simon Ser
2022-05-06
tinywl/tinywl: clean up tinywl_output when wlr_output is gone
xiaoyaobing
2022-04-28
Zero-initialize structs in init functions
Simon Ser
2022-04-14
scene/output-layout: fix scene destroy handler
Kirill Primak
[prev]
[next]