mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2026-06-02 18:42:04 +00:00
Dock: fixed 1px height peek zone
This commit is contained in:
@@ -199,7 +199,7 @@ Variants {
|
||||
color: Color.transparent
|
||||
|
||||
WlrLayershell.namespace: "noctalia-dock-peek"
|
||||
WlrLayershell.exclusionMode: ExclusionMode.ignore
|
||||
WlrLayershell.exclusionMode: ExclusionMode.Ignore
|
||||
implicitHeight: peekHeight
|
||||
|
||||
MouseArea {
|
||||
@@ -255,12 +255,6 @@ Variants {
|
||||
}
|
||||
}
|
||||
|
||||
// Rectangle {
|
||||
// anchors.fill: parent
|
||||
// color: "#000FF0"
|
||||
// z: -1
|
||||
// }
|
||||
|
||||
// Wrapper item for scale/opacity animations
|
||||
Item {
|
||||
id: dockContainerWrapper
|
||||
|
||||
Reference in New Issue
Block a user