Merge remote-tracking branch 'upstream/master'

This commit is contained in:
Pol Rivero
2025-03-08 17:18:31 +01:00
17 changed files with 216 additions and 171 deletions

View File

@ -174,6 +174,7 @@ class Workspaces : public AModule, public EventHandler {
std::mutex m_mutex;
const Bar& m_bar;
Gtk::Box m_box;
IPC& m_ipc;
};
} // namespace waybar::modules::hyprland