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-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
2022-04-13
xdg-toplevel: don't schedule configures on state requests
Kirill Primak
2022-04-01
tinywl: remove outdated non-feature from README.md
Kirill Primak
2022-04-01
tinywl: don't generate xdg-shell-protocol.c
Kirill Primak
2022-03-23
seat: take wlr_keyboard in wlr_seat_set_keyboard()
Leonardo Hernández Hernández
2022-03-17
types/wlr_keyboard: uniformize events name
Simon Zeni
2022-03-17
types/wlr_pointer: uniformize events name
Simon Zeni
2022-03-17
tinywl: init cursor_mode
Simon Zeni
2022-03-16
Revert "scene: try to import buffers as textures before rendering"
Simon Ser
2022-03-07
tinywl: destroy keyboard on wlr_input_device event
Simon Zeni
2022-02-02
xdg-toplevel: fix functions' main argument type
Kirill Primak
[prev]
[next]