mirror of
https://github.com/labwc/labwc.git
synced 2026-04-13 08:21:15 -04:00
Merge branch 'master' into modkeys
This commit is contained in:
commit
13f2eed8b4
12 changed files with 127 additions and 61 deletions
|
|
@ -137,6 +137,9 @@ struct rcxml {
|
|||
} window_switcher;
|
||||
|
||||
struct wl_list window_rules; /* struct window_rule.link */
|
||||
|
||||
/* Menu */
|
||||
unsigned int menu_ignore_button_release_period;
|
||||
};
|
||||
|
||||
extern struct rcxml rc;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue