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-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
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-14
tinywl: fix check whether client is focused or not
Isaac Freund
2022-01-13
surface: deprecate wlr_surface.h
Kirill Primak
2022-01-13
subcompositor: split out from compositor
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: fix wlr_scene_send_frame_done() API
Isaac Freund
2021-12-13
tinywl: use wlr_scene_send_frame_done()
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
2021-12-04
Fix wlr_scene_node_lower_to_bottom
tiosgz
2021-12-01
Fix uninitialized variable errors in release mode
Quantum
2021-11-30
tinywl: use wlr_scene
Isaac Freund
2021-11-30
scene: add wlr_scene_get_scene_output
Simon Ser
2021-11-26
scene: add support for viewporter
Simon Ser
[prev]
[next]