shell: document why UseQApplication is required
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
@@ -1,4 +1,7 @@
|
|||||||
//@ pragma UseQApplication
|
//@ pragma UseQApplication
|
||||||
|
// Required: Quickshell renders the system-tray context menu (right-click in
|
||||||
|
// Tray.qml -> item.display()) via QtWidgets' QMenu. Dropping this loads the
|
||||||
|
// lighter QGuiApplication but breaks tray menus. Verified 2026-06-08.
|
||||||
|
|
||||||
import Quickshell
|
import Quickshell
|
||||||
import "widgets"
|
import "widgets"
|
||||||
|
|||||||
Reference in New Issue
Block a user