mirror of
https://github.com/DreamMaoMao/maomaowm.git
synced 2026-06-28 13:14:16 -04:00
opt: opt group data set when reload config
This commit is contained in:
parent
c2e24a1ece
commit
a00c951ae7
3 changed files with 67 additions and 54 deletions
|
|
@ -958,6 +958,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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue