mirror of
https://github.com/DreamMaoMao/maomaowm.git
synced 2026-02-28 01:40:23 -05:00
feat: add back switch_keybaord_layout
This commit is contained in:
parent
f25386cca2
commit
4ee55fc0ba
4 changed files with 89 additions and 1 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue