opt: opt group data set when reload config

This commit is contained in:
DreamMaoMao 2026-06-27 11:30:18 +08:00
parent c071c6f019
commit 2f77be7e69
3 changed files with 67 additions and 54 deletions

View file

@ -963,6 +963,7 @@ static bool mango_scene_output_commit(struct wlr_scene_output *scene_output,
struct wlr_output_state *state);
static bool mango_output_commit(Monitor *m);
static bool check_tearing_frame_allow(Monitor *m);
static void client_set_group_config(Client *c);
#include "data/static_keymap.h"
#include "dispatch/bind_declare.h"