mirror of
https://github.com/labwc/labwc.git
synced 2026-03-09 05:33:53 -04:00
Add window menu
This commit is contained in:
parent
4bc8726abd
commit
759b26b5c1
12 changed files with 108 additions and 11 deletions
|
|
@ -165,6 +165,7 @@ struct server {
|
|||
|
||||
struct theme *theme;
|
||||
struct menu *rootmenu;
|
||||
struct menu *windowmenu;
|
||||
};
|
||||
|
||||
struct output {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue