Add tooltips, fix tray menu
This commit is contained in:
parent
a7fbccaf8b
commit
32e1160f8f
13 changed files with 319 additions and 69 deletions
|
|
@ -15,6 +15,7 @@ PanelWindow {
|
|||
margins.top: barHeight
|
||||
visible: activeWindowWrapper.shouldShow
|
||||
implicitHeight: activeWindowTitleContainer.height
|
||||
implicitWidth: activeWindowTitleContainer.x
|
||||
property int barHeight: 36
|
||||
color: "transparent"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue