Waybar/src/modules/hyprland
yangyingchao bdd7271da9 Improvements for Hyprland backend
1. Fix warnings reported by clang tidy
2. Use unique lock instead of manully lock/unlock on mutex.
   The RAII style locking makes sure mutex is unlocked when exceptions are thrown
2024-01-08 09:26:16 +08:00
..
backend.cpp Improvements for Hyprland backend 2024-01-08 09:26:16 +08:00
language.cpp chore: cpplint fixes hyprland classes 2023-09-03 00:18:31 -05:00
submap.cpp chore: cpplint fixes hyprland classes 2023-09-03 00:18:31 -05:00
window.cpp chore: cpplint fixes hyprland classes 2023-09-03 00:18:31 -05:00
workspaces.cpp Improvements for Hyprland workspace 2024-01-08 09:14:36 +08:00