mirror of
https://github.com/rad4day/Waybar.git
synced 2023-12-21 10:22:59 +01:00
remove getWindowData
This commit is contained in:
@ -37,7 +37,6 @@ class Window : public waybar::ALabel, public EventHandler {
|
||||
|
||||
auto getActiveWorkspace(const std::string&) -> Workspace;
|
||||
auto getActiveWorkspace() -> Workspace;
|
||||
auto getWindowData(const std::string& window_id) -> WindowData;
|
||||
void onEvent(const std::string&) override;
|
||||
void queryActiveWorkspace();
|
||||
void setClass(const std::string&, bool enable);
|
||||
|
Reference in New Issue
Block a user