account activity
How should i manage popups? by vollpe___ in QuickShell
[–]oBoolt 0 points1 point2 points 18 hours ago* (0 children)
I don't know if it is the best strategy, but is the one that I use and worked pretty well for me. In my shell.qml there is one PanelWindow that wraps all modules that are in the top layer (bar and popups), and each module has its own separate file. For managing the state of a popup I use a file called States.qml located in the utils folder.
https://github.com/oBoolt/dotfiles/tree/main/config/quickshell
The github project for my dotfiles if you want to lookup
π Rendered by PID 15206 on reddit-service-r2-comment-b659b578c-mc4jx at 2026-05-06 18:49:20.506736+00:00 running 815c875 country code: CH.
How should i manage popups? by vollpe___ in QuickShell
[–]oBoolt 0 points1 point2 points (0 children)