launcher: initialize launcher_ctxs once on startup

This commit is contained in:
Ronan Pigott 2022-11-16 15:50:34 -07:00 committed by Simon Ser
parent 864b3a9a18
commit 66568508c0
5 changed files with 13 additions and 12 deletions

View file

@ -9,6 +9,7 @@
#include "sway/config.h"
#include "sway/server.h"
#include "sway/desktop/launcher.h"
#include "sway/server.h"
#include "sway/tree/container.h"
#include "sway/tree/root.h"
#include "sway/tree/workspace.h"