mirror of
https://github.com/DreamMaoMao/maomaowm.git
synced 2026-03-14 05:34:21 -04:00
feat: add back switch_keybaord_layout
This commit is contained in:
parent
61027b2743
commit
d75d819e28
4 changed files with 89 additions and 1 deletions
|
|
@ -703,7 +703,6 @@ static void resize_tile_client(Client *grabc, bool isdrag, int offsetx,
|
|||
int offsety, unsigned int time);
|
||||
static void refresh_monitors_workspaces_status(Monitor *m);
|
||||
static void init_client_properties(Client *c);
|
||||
static bool check_keyboard_rules_validate(struct xkb_rule_names *rules);
|
||||
static float *get_border_color(Client *c);
|
||||
static void request_fresh_all_monitors(void);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue