Waybar/include
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
..
modules Improvements for Hyprland workspace 2024-01-08 09:14:36 +08:00
util Pass WAYBAR_OUTPUT_NAME environment variable to custom exec scripts 2023-12-19 22:54:12 +02:00
AAppIconLabel.hpp Add removed secondary identifier 2023-07-10 23:48:18 +02:00
AIconLabel.hpp Happy clang 2023-03-02 16:57:32 +03:00
ALabel.hpp Happy clang 2023-03-02 16:57:32 +03:00
AModule.hpp Merge pull request #2573 from CromFr/cabi_plugins 2023-12-18 14:10:02 +01:00
ASlider.hpp feat: pulseaudio slider module 2023-10-15 17:52:12 -03:00
IModule.hpp ISSUE#1977. AModule implements module actions call 2023-02-28 15:32:28 +03:00
bar.hpp refactor: don't use a group's box directly in bar 2023-10-14 13:23:11 -03:00
client.hpp clean up client.cpp 2023-09-07 13:43:59 +00:00
config.hpp Add support for reading the config path from env 2022-09-05 08:21:36 +02:00
factory.hpp Merge pull request #2573 from CromFr/cabi_plugins 2023-12-18 14:10:02 +01:00
group.hpp refactor: move signal handler adding into separate method 2023-10-14 18:30:27 -03:00