killown
killown
**Describe the bug** ``` EE 23-07-25 08:28:44.881 - [src/main.cpp:139] Fatal error: Segmentation fault EE 23-07-25 08:28:44.905 - #1 signal_handler(int) main.cpp:? EE 23-07-25 08:28:44.916 - #2 __sigaction ??:? EE 23-07-25 08:28:44.929...
``` II 19-07-25 14:05:40.530 - [src/view/xdg-shell/xdg-toplevel-view.cpp:29] new xdg_shell_stable surface: (null) app-id: (null) EE 19-07-25 14:05:43.205 - [libinput] event8 - USB Gaming Mouse: client bug: event processing lagging behind by 53ms,...
**Describe the bug** ``` this->plugins_opt.set_callback([=] () { /* reload when config reload has finished */ idle_reload_plugins.run_once([&] () { reload_dynamic_plugins(); }); }); ``` Plugin reload/enable/disable will stop working after using set_option_values....