last 7 months of qs changes
This commit is contained in:
parent
2c64563ade
commit
4b90113a54
103 changed files with 3467 additions and 1415 deletions
|
|
@ -1,8 +1,8 @@
|
|||
import QtQuick
|
||||
import Quickshell
|
||||
import Quickshell.Wayland
|
||||
import "root:."
|
||||
import "root:lock" as Lock
|
||||
import ".."
|
||||
import "../lock" as Lock
|
||||
|
||||
PanelWindow {
|
||||
id: root
|
||||
|
|
@ -20,8 +20,8 @@ PanelWindow {
|
|||
exclusiveZone: width - margins.left
|
||||
|
||||
color: "transparent"
|
||||
WlrLayershell.namespace: "shell:bar"
|
||||
|
||||
WlrLayershell.namespace: "shell:bar"
|
||||
|
||||
readonly property var tooltip: tooltip;
|
||||
Tooltip {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue