mirror of
https://github.com/swaywm/sway.git
synced 2026-03-31 07:11:24 -04:00
launcher: initialize launcher_ctxs once on startup
This commit is contained in:
parent
864b3a9a18
commit
66568508c0
5 changed files with 13 additions and 12 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue