panel window contains background styling

This commit is contained in:
Benjamin Palko 2025-09-07 12:45:54 -04:00
parent 4bda51f02c
commit ea86cc575d
5 changed files with 48 additions and 12 deletions

View file

@ -4,10 +4,11 @@ import qs.components
import qs.config
import qs.services
import qs.widgets
import Quickshell.Hyprland
import Quickshell.Wayland
import QtQuick
import QtQuick.Layouts
import Quickshell.Hyprland
import Quickshell.Wayland
import Quickshell.Widgets
StyledPanelWindow {
id: root
@ -20,7 +21,7 @@ StyledPanelWindow {
WlrLayershell.layer: WlrLayer.Top
WlrLayershell.keyboardFocus: root.visible ? WlrKeyboardFocus.OnDemand : WlrKeyboardFocus.None
StyledWrapperRectangle {
WrapperItem {
id: rect
leftMargin: 48