feat: add back switch_keybaord_layout

This commit is contained in:
DreamMaoMao 2025-11-01 19:06:04 +08:00
parent f25386cca2
commit 4ee55fc0ba
4 changed files with 89 additions and 1 deletions

View file

@ -709,7 +709,6 @@ static void resize_tile_client(Client *grabc, bool isdrag, int offsetx,
static void refresh_monitors_workspaces_status(Monitor *m);
static void init_client_properties(Client *c);
static void request_fresh_all_monitors(void);
static bool check_keyboard_rules_validate(struct xkb_rule_names *rules);
static float *get_border_color(Client *c);
#include "data/static_keymap.h"