merge PopupPanel into HoverPanel with popupMode flag, delete PopupPanel

This commit is contained in:
Damocles 2026-04-13 23:26:35 +02:00
parent 885e446bf4
commit 71258b6d80
6 changed files with 121 additions and 169 deletions

View file

@ -3,10 +3,11 @@ import Quickshell
import Quickshell.Io
import "." as M
M.PopupPanel {
M.HoverPanel {
id: menuWindow
panelWidth: 250
popupMode: true
contentWidth: 250
property var _networks: []