summarylogtreecommitdiffstats
path: root/0004-window-menu.patch
blob: 3e5020d139509f7cb4e9acac294032a10a9aed50 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
diff --git a/data/windowmenu b/data/windowmenu
index d867b64..972e8e7 100644
--- a/data/windowmenu
+++ b/data/windowmenu
@@ -1,15 +1,33 @@
 [begin]
-  [shade]
-  [stick]
   [maximize]
   [iconify]
-  [raise]
-  [lower]
   [settitledialog]
   [sendto]
   [layer]
-  [alpha]
-  [extramenus]
   [separator]
   [close]
+  [separator]
+  [submenu] (Opzioni avanzate)
+      [shade]
+      [stick]
+      [raise]
+      [lower]
+      [alpha]
+      [extramenus]
+  [end]
+  [separator]
+  [submenu] (Fluxbox menu)
+      [config] (Configure)
+      [submenu] (System Styles) {Choose a style...}
+          [stylesdir] (/usr/share/fluxbox/styles)
+      [end]
+      [submenu] (User Styles) {Choose a style...}
+          [stylesdir] (~/.fluxbox/styles)
+      [end]
+      [workspaces] (Workspace List)
+      [commanddialog] (Fluxbox Command)
+      [reconfig] (Reload config)
+      [restart] (Restart)
+  [end]
 [end]
+