mirror of
https://github.com/rad4day/Waybar.git
synced 2025-08-28 08:12:26 +02:00
fix: special workspaces weren't registering windows because of the special qualifier prefix
This commit is contained in:
@@ -43,6 +43,7 @@ class CreateWindow {
|
||||
|
||||
private:
|
||||
void clear_addr();
|
||||
void clear_workspace_name();
|
||||
|
||||
using Repr = std::string;
|
||||
using ClassAndTitle = std::pair<std::string, std::string>;
|
||||
|
Reference in New Issue
Block a user