workspace taskbars: Focus window on click
This commit is contained in:
@ -88,6 +88,7 @@ class Workspace {
|
||||
Gtk::Label m_labelAfter;
|
||||
|
||||
void updateTaskbar(const std::string& workspace_icon);
|
||||
static void focusWindow(WindowAddress const& addr);
|
||||
};
|
||||
|
||||
} // namespace waybar::modules::hyprland
|
||||
|
Reference in New Issue
Block a user