Also handle notification startupId on X11
On X11 we can get a startupId/token from the notification too, so don't waste it
This commit is contained in:
@@ -17,7 +17,7 @@ public:
|
||||
|
||||
void restoreGeometry();
|
||||
void saveGeometry();
|
||||
void showAndRaiseWindow(const QString &xdgActivationToken);
|
||||
void showAndRaiseWindow(const QString &startupId);
|
||||
|
||||
private:
|
||||
WindowController() = default;
|
||||
|
||||
Reference in New Issue
Block a user