Waybar/src
Aqa-Ib 77b50b4c7a
fix hyprland's grouped window flags
Both flags are wrong, because:
- the active group member can be fullscreened.
- technically, a grouped window can be solo as well, because only the active group member is shown, the other members are hidden. Also you can have a group consisting of only one window.
2024-11-06 13:07:09 +00:00
..
modules fix hyprland's grouped window flags 2024-11-06 13:07:09 +00:00
util clang-format 2024-09-21 13:25:36 +02:00
AAppIconLabel.cpp chore: lint 2024-09-19 17:31:07 +02:00
AIconLabel.cpp chore: amend default icon spacing 2024-02-28 00:24:58 +00:00
ALabel.cpp chore: lint 2024-09-13 09:53:15 +02:00
AModule.cpp AModule: retain existing default behavior when unconfigured 2024-07-03 08:20:48 -05:00
ASlider.cpp feat: add `module` class to the root elements of the modules 2024-02-14 22:41:13 -08:00
bar.cpp Revert "change layer for mode invisible to nullopt" 2024-09-14 22:43:07 -07:00
client.cpp client: clang-format 2024-07-15 09:02:27 -05:00
config.cpp fix #3490: expand menu file before opening it 2024-08-01 18:06:00 +08:00
factory.cpp Add niri/workspaces, niri/window, niri/language 2024-09-13 10:34:55 +03:00
group.cpp group: proper fix of enter/leave 2024-08-02 23:37:52 -05:00
main.cpp fix a segfault on signals received after main returns 2024-10-16 10:04:04 -04:00