Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-09-28 | Fixed missing fork-related update in source.HEAD0.1master | Samuel Fadel | |
2023-09-28 | Updated README.md, LICENSE, meson.build to reflect fork. | Samuel Fadel | |
2023-09-28 | * README.md: cleanup, mention forking | Samuel Fadel | |
2023-04-06 | * main.c: Added (empty) missing callbacks to xdg_toplevel_listener init. | Samuel Fadel | |
2021-01-08 | Add README.md | ProgAndy | |
2021-01-08 | use viewporter protocol to scale mirror to window size | ProgAndy | |
This ignores the original aspect-ratio. | |||
2020-04-30 | Create an output mirror prototype for wlroots | progandy | |
To mirror an output its dmabuf is exported and then submitted to a new xdg surface which can be placed on another output. |