Add magnifiers for thin macro (mcsr)

This commit is contained in:
2026-05-16 00:35:13 -07:00
parent 367f00e1f1
commit 6a270c0450
3 changed files with 141 additions and 0 deletions

View File

@@ -13,6 +13,7 @@ PanelWindow {
left: true
bottom: true
}
WlrLayershell.namespace: "mcsr"
implicitHeight: 540
implicitWidth: 540
color: "transparent"
@@ -42,6 +43,8 @@ PanelWindow {
radius: 12
Item {
anchors.fill: parent
layer.enabled: true
layer.smooth: false
ScreencopyView {
width: Quickshell.screens[0].width
height: Quickshell.screens[0].height