mirror of
https://github.com/labwc/labwc.git
synced 2025-11-02 09:01:47 -05:00
add autostart with permissions
This commit is contained in:
parent
f084a99f29
commit
089a362d73
3 changed files with 14 additions and 0 deletions
|
|
@ -187,6 +187,8 @@ struct rcxml {
|
|||
|
||||
struct wl_list window_rules; /* struct window_rule.link */
|
||||
|
||||
struct wl_list autostart; /* struct action.link */
|
||||
|
||||
/* Menu */
|
||||
unsigned int menu_ignore_button_release_period;
|
||||
bool menu_show_icons;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue