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

@ -89,6 +89,7 @@ class Workspace {
void updateTaskbar(const std::string& workspace_icon);
bool handleClick(const GdkEventButton* event_button, WindowAddress const& addr) const;
IPC& m_ipc;
};
} // namespace waybar::modules::hyprland