Waybar/include/modules/hyprland
yangyingchao a34e3ccc86 Improvements for Hyprland workspace
1. Utilize `m_mutex` to safeguard member fields of `hyprland::Workspaces` as they are modified by multiple threads, including the event listener thread and UI thread. This applies to all member fields, not just `m_workspacesToCreate`.

2. Tidy up the create/remove workspace code.
2024-01-08 09:14:36 +08:00
..
backend.hpp chore: cpplint fixes hyprland headers 2023-09-02 23:56:04 -05:00
language.hpp chore: cpplint fixes hyprland headers 2023-09-02 23:56:04 -05:00
submap.hpp chore: cpplint fixes hyprland headers 2023-09-02 23:56:04 -05:00
window.hpp General cleanup in hyprland/workspaces 2023-10-21 16:52:23 +02:00
workspaces.hpp Improvements for Hyprland workspace 2024-01-08 09:14:36 +08:00