mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2026-08-15 18:43:59 +00:00
Add dock & setting for it, edit StyledTooltip, move settings tabs around
This commit is contained in:
@@ -41,6 +41,7 @@ Rectangle {
|
||||
StyledTooltip {
|
||||
id: dateTooltip
|
||||
text: Time.dateString
|
||||
positionAbove: false
|
||||
tooltipVisible: showTooltip && !calendar.visible
|
||||
targetItem: clockWidget
|
||||
delay: 200
|
||||
|
||||
Reference in New Issue
Block a user