SnapToRegion: Allow for live config updates

This commit is contained in:
Consolatis 2023-01-01 18:12:20 +01:00
parent 550e40b56b
commit 07ee56176d
8 changed files with 99 additions and 29 deletions

View file

@ -20,6 +20,7 @@
#include "labwc.h"
#include "layers.h"
#include "menu/menu.h"
#include "regions.h"
#include "theme.h"
#include "view.h"
#include "workspaces.h"
@ -49,6 +50,7 @@ reload_config_and_theme(void)
menu_reconfigure(g_server);
seat_reconfigure(g_server);
regions_reconfigure(g_server);
}
static int