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_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
2021-11-25
scene: add wlr_scene_xdg_surface_create
Simon Ser
2021-11-19
tinywl: build with meson if examples option is enabled
Simon Zeni
2021-11-19
tinywl: init output render before commit
Simon Zeni
2021-11-18
types/wlr_scene: use renderer from wlr_output
Simon Zeni
2021-11-18
tinywl: autocreate allocator and init output
Simon Zeni
2021-11-07
scene: fix calloc size mismatch
Simon Ser
2021-10-31
scene/subsurface_tree: hide unmapped subsurfaces
tiosgz
2021-10-27
scene: inline subsurface_tree_destroy
Simon Ser
2021-10-23
scene: add support for direct scan-out
Simon Ser
2021-10-22
scene: add wlr_scene_output_for_each_surface
Simon Ser
2021-10-18
scene: remove surface commit listener when node is destroyed
Simon Ser
2021-10-14
scene: add functions to place node on top/bottom
Isaac Freund
2021-10-14
scene: assert that node != sibling in place above/below
Isaac Freund
[prev]
[next]