mirror of
https://github.com/rad4day/Waybar.git
synced 2025-07-13 22:52:30 +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