wayland/screencopy: add screencopy

This commit is contained in:
outfoxxed 2025-01-14 04:43:05 -08:00
parent 918dd2392d
commit cd429142a4
Signed by: outfoxxed
GPG key ID: 4C88A185FB89301E
37 changed files with 3149 additions and 3 deletions

View file

@ -5,5 +5,6 @@ headers = [
"wlr_layershell.hpp",
"session_lock.hpp",
"toplevel_management/qml.hpp",
"screencopy/view.hpp",
]
-----