Hyprland/src/hyprerror
outfoxxed 3a631e40db
Declarative plugin management (#2180)
* Declarative plugin management

Allow declaring `plugin` entries in the hyprland configuration.

Plugins will be loaded if an entry is added and unloaded if that entry
is removed.

* Replace pointers with copying in updateconfigPlugins

* Include which plugin was declared twice in error
2023-05-01 15:10:53 +01:00
..
HyprError.cpp Declarative plugin management (#2180) 2023-05-01 15:10:53 +01:00
HyprError.hpp Draw HyprError on the last monitor 2023-02-28 19:18:13 +00:00