1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2026-08-03 20:18:31 -04:00

fix hover popouts in frame mode

This commit is contained in:
bbedward
2026-07-22 13:21:22 -04:00
parent 602697ef51
commit cee7957e15
3 changed files with 59 additions and 0 deletions
@@ -1256,6 +1256,8 @@ Item {
}
SettingsToggleCard {
settingKey: "hoverPopouts"
tags: ["bar", "hover", "popout", "reveal", "widget", "delay"]
iconName: "touch_app"
title: I18n.tr("Hover Popouts")
description: I18n.tr("Open widget popouts by hovering over the bar. Moving to another widget switches the popout.")