Hyprland/src
MightyPlaza d537815d43
groups: create group and groupbar config sections (#3522)
* config: create group section

modified:   src/Compositor.cpp
modified:   src/config/ConfigManager.cpp
modified:   src/layout/DwindleLayout.cpp
modified:   src/layout/MasterLayout.cpp
modified:   src/managers/KeybindManager.cpp
modified:   src/managers/input/InputManager.cpp
modified:   src/render/decorations/CHyprGroupBarDecoration.cpp

* separate group border and groupbar colors

modified:   src/Compositor.cpp
modified:   src/config/ConfigManager.cpp
modified:   src/render/decorations/CHyprGroupBarDecoration.cpp

* add new line
modified:   config/ConfigManager.cpp
2023-10-10 17:42:45 +01:00
..
config groups: create group and groupbar config sections (#3522) 2023-10-10 17:42:45 +01:00
debug crashreporter: avoid using empty CACHE_HOME 2023-10-05 16:57:54 +01:00
events events: fixup empty events not being sent on unmap 2023-10-06 01:11:47 +01:00
helpers workspacerules: Add a persistent workspace rule (#3530) 2023-10-09 20:28:22 +01:00
hyprerror Declarative plugin management (#2180) 2023-05-01 15:10:53 +01:00
init init: Fix for issue #2797 (#2799) 2023-07-24 18:26:24 +02:00
layout groups: create group and groupbar config sections (#3522) 2023-10-10 17:42:45 +01:00
managers groups: create group and groupbar config sections (#3522) 2023-10-10 17:42:45 +01:00
pch pch: add format 2023-09-06 14:59:34 +02:00
plugins pluginapi: remove starting newline in demangled func name (#3502) 2023-10-06 14:01:40 +01:00
protocols screencopy: enhance error logging 2023-10-09 23:51:59 +01:00
render groups: create group and groupbar config sections (#3522) 2023-10-10 17:42:45 +01:00
Compositor.cpp groups: create group and groupbar config sections (#3522) 2023-10-10 17:42:45 +01:00
Compositor.hpp internal: add a watchdog 2023-09-29 16:38:13 +01:00
defines.hpp internal: cleanup headers in helpers/ 2023-08-07 13:36:14 +02:00
includes.hpp renderer: Tearing implementation (#3441) 2023-09-28 21:48:33 +01:00
macros.hpp logging: implement std::formatter for some types (#3380) 2023-09-20 16:25:03 +01:00
main.cpp refactor: manually resets singletons (#3395) 2023-09-22 11:06:09 +01:00
meson.build build: use PCH to reduce compile time (#3095) 2023-09-04 19:56:02 +02:00
SharedDefs.hpp pluginapi: add separate window render events 2023-05-26 13:07:45 +02:00
Window.cpp renderer: Tearing implementation (#3441) 2023-09-28 21:48:33 +01:00
Window.hpp renderer: Tearing implementation (#3441) 2023-09-28 21:48:33 +01:00