deine mum
This commit is contained in:
@@ -29,8 +29,6 @@ App::App() {
|
||||
continue;
|
||||
}
|
||||
|
||||
|
||||
|
||||
auto bar = new Bar(monitor->gobj(), hyprlandMonitor->id);
|
||||
|
||||
bar->set_application(app);
|
||||
@@ -40,6 +38,7 @@ App::App() {
|
||||
}
|
||||
});
|
||||
|
||||
|
||||
app->signal_shutdown().connect([&]() {
|
||||
for (auto bar : bars) {
|
||||
delete bar;
|
||||
|
||||
Reference in New Issue
Block a user