aboutsummaryrefslogtreecommitdiff
path: root/main.c
AgeCommit message (Collapse)Author
2023-09-28Fixed missing fork-related update in source.HEAD0.1masterSamuel Fadel
2023-04-06* main.c: Added (empty) missing callbacks to xdg_toplevel_listener init.Samuel Fadel
2021-01-08use viewporter protocol to scale mirror to window sizeProgAndy
This ignores the original aspect-ratio.
2020-04-30Create an output mirror prototype for wlrootsprogandy
To mirror an output its dmabuf is exported and then submitted to a new xdg surface which can be placed on another output.