~ubuntu-branches/ubuntu/vivid/ubuntukylin-theme/vivid-proposed

« back to all changes in this revision

Viewing changes to ubuntukylin-theme/metacity-1/metacity-theme-3.xml

  • Committer: Package Import Robot
  • Author(s): zhangchao (work)
  • Date: 2013-03-14 10:28:00 UTC
  • Revision ID: package-import@ubuntu.com-20130314102800-78ehv34yfsw836rd
Tags: 0.4.2
del plymouth-text

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0"?>
 
2
<metacity_theme>
 
3
<info>
 
4
        <name>Faience</name>
 
5
        <author>tiheum</author>
 
6
        <copyright>GPL</copyright>
 
7
        <date>2011</date>
 
8
        <description>ubuntukylin-theme GNOME 3 window theme</description>
 
9
</info>
 
10
 
 
11
<!-- meaningfull constants -->
 
12
 
 
13
<constant name="C_border_focused" value="blend/#000000/gtk:bg[NORMAL]/0.5" />
 
14
<constant name="C_border_top_focused" value="blend/#000000/gtk:bg[NORMAL]/0.6" />
 
15
<constant name="C_border_unfocused" value="blend/#000000/gtk:bg[NORMAL]/0.65" />
 
16
<constant name="C_border_top_unfocused" value="blend/#000000/gtk:bg[NORMAL]/0.75" />
 
17
<constant name="C_titlebar_focused_hilight" value="gtk:custom(wm_highlight,gtk:base[NORMAL])" />
 
18
<constant name="C_titlebar_unfocused" value="blend/gtk:base[NORMAL]/gtk:bg[NORMAL]/0.2" />
 
19
<constant name="C_title_focused" value="gtk:custom(wm_title,gtk:fg[NORMAL])" />
 
20
<constant name="C_title_focused_hilight" value="gtk:custom(wm_title_highlight,gtk:base[NORMAL])" />
 
21
<constant name="C_title_focused_hilight_dark" value="gtk:custom(wm_title_highlight_dark,gtk:bg[NORMAL])" />
 
22
<constant name="C_title_unfocused" value="gtk:custom(wm_unfocused_title,gtk:fg[INSENSITIVE])" />
 
23
 
 
24
<constant name="D_icons_unfocused_offset" value="0" /> <!-- offset of the unfocused icons -->
 
25
 
 
26
<!-- geometries -->
 
27
 
 
28
<frame_geometry name="normal" title_scale="medium" rounded_top_left="5" rounded_top_right="5">
 
29
        <distance name="left_width" value="1" />
 
30
        <distance name="right_width" value="1" />
 
31
        <distance name="bottom_height" value="1" />
 
32
        <distance name="left_titlebar_edge" value="4"/>
 
33
        <distance name="right_titlebar_edge" value="4"/>
 
34
        <distance name="title_vertical_pad" value="9"/>
 
35
        <border name="title_border" left="10" right="10" top="0" bottom="2"/>
 
36
        <border name="button_border" left="0" right="0" top="3" bottom="2"/>
 
37
        <aspect_ratio name="button" value="1"/>
 
38
</frame_geometry>
 
39
 
 
40
<frame_geometry name="normal_unfocused" title_scale="medium" rounded_top_left="5" rounded_top_right="5" parent="normal">
 
41
        <distance name="left_titlebar_edge" value="4"/>
 
42
        <distance name="right_titlebar_edge" value="4"/>
 
43
</frame_geometry>
 
44
 
 
45
<frame_geometry name="max" title_scale="medium" parent="normal" rounded_top_left="false" rounded_top_right="false">
 
46
        <distance name="left_width" value="0" />
 
47
        <distance name="right_width" value="0" />
 
48
        <distance name="left_titlebar_edge" value="4"/>
 
49
        <distance name="right_titlebar_edge" value="4"/>
 
50
        <distance name="title_vertical_pad" value="8"/> <!-- 
 
51
                                                        This needs to be 1 less then the
 
52
                                                        title_vertical_pad on normal state
 
53
                                                        or you'll have bigger buttons                                                           -->
 
54
        <border name="title_border" left="10" right="10" top="1" bottom="2"/>
 
55
        <border name="button_border" left="0" right="0" top="3" bottom="2"/>
 
56
        <distance name="bottom_height" value="0" />
 
57
</frame_geometry>
 
58
 
 
59
<frame_geometry name="tiled_left" title_scale="medium" rounded_top_left="false" rounded_top_right="false" parent="max">
 
60
        <distance name="right_width" value="1" />
 
61
</frame_geometry>
 
62
 
 
63
<frame_geometry name="tiled_right" title_scale="medium" rounded_top_left="false" rounded_top_right="false" parent="max">
 
64
        <distance name="left_width" value="1" />
 
65
</frame_geometry>
 
66
 
 
67
<frame_geometry name="small" title_scale="small" parent="normal" rounded_top_left="false" rounded_top_right="false">
 
68
        <distance name="title_vertical_pad" value="7"/>
 
69
        <border name="title_border" left="10" right="10" top="0" bottom="1"/>
 
70
        <border name="button_border" left="0" right="0" top="3" bottom="2"/>
 
71
</frame_geometry>
 
72
 
 
73
<frame_geometry name="small_unfocused" parent="small">
 
74
        <distance name="left_titlebar_edge" value="1"/>
 
75
        <distance name="right_titlebar_edge" value="4"/>
 
76
</frame_geometry>
 
77
 
 
78
<frame_geometry name="nobuttons" hide_buttons="true" parent="normal">
 
79
</frame_geometry>
 
80
 
 
81
<frame_geometry name="border" has_title="false" rounded_top_left="false" rounded_top_right="false" parent="normal" >
 
82
        <distance name="left_width" value="1" />
 
83
        <distance name="right_width" value="1" />
 
84
        <distance name="bottom_height" value="1" />
 
85
        <border name="title_border" left="10" right="10" top="0" bottom="0" />
 
86
        <border name="button_border" left="0" right="0" top="0" bottom="0"/>
 
87
        <distance name="title_vertical_pad" value="1" />
 
88
</frame_geometry>
 
89
 
 
90
<frame_geometry name="borderless" has_title="false" rounded_top_left="false" rounded_top_right="false" parent="normal" >
 
91
        <distance name="left_width" value="0" />
 
92
        <distance name="right_width" value="0" />
 
93
        <distance name="bottom_height" value="0" />
 
94
        <distance name="title_vertical_pad" value="0" />
 
95
        <border name="button_border" left="0" right="0" top="0" bottom="0"/>
 
96
        <border name="title_border" left="0" right="0" top="0" bottom="0" />
 
97
</frame_geometry>
 
98
 
 
99
<frame_geometry name="modal" title_scale="small" hide_buttons="true" rounded_top_left="false" rounded_top_right="false" parent="small">
 
100
        <distance name="title_vertical_pad" value="5"/>
 
101
</frame_geometry>
 
102
 
 
103
<frame_geometry name="attached" title_scale="medium" hide_buttons="true" rounded_top_left="5" rounded_top_right="5" rounded_bottom_left="5" rounded_bottom_right="5" parent="normal">
 
104
        <distance name="title_vertical_pad" value="9"/>
 
105
        <distance name="bottom_height" value="4"/>
 
106
        <distance name="left_width" value="4"/>
 
107
        <distance name="right_width" value="4"/>
 
108
</frame_geometry>
 
109
<!-- drawing operations -->
 
110
 
 
111
        <!-- title -->
 
112
 
 
113
<draw_ops name="title_focused">
 
114
        <title version="< 3.1"
 
115
               x="(0 `max` ((width - title_width) / 2)) + 2"
 
116
               y="(0 `max` ((height - title_height) / 2)) + 2"
 
117
               color="C_title_focused_hilight" />
 
118
        <title version="< 3.1"
 
119
               x="(0 `max` ((width - title_width) / 2)) + 2"
 
120
               y="(0 `max` ((height - title_height) / 2))"
 
121
               color="C_title_focused_hilight_dark" />
 
122
        <title version="< 3.1"
 
123
               x="(0 `max` ((width - title_width) / 2)) + 2"
 
124
               y="(0 `max` ((height - title_height) / 2)) + 1"
 
125
               color="C_title_focused" />
 
126
        <title version=">= 3.1"
 
127
               x="(0 `max` ((frame_x_center - title_width / 2) `min` (width - title_width))) + 2"
 
128
               y="(0 `max` ((height - title_height) / 2)) + 2"
 
129
               ellipsize_width="width"
 
130
               color="C_title_focused_hilight" />
 
131
        <title version=">= 3.1"
 
132
               x="(0 `max` ((frame_x_center - title_width / 2) `min` (width - title_width))) + 2"
 
133
               y="(0 `max` ((height - title_height) / 2))"
 
134
               ellipsize_width="width"
 
135
               color="C_title_focused_hilight_dark" />
 
136
        <title version=">= 3.1"
 
137
               x="(0 `max` ((frame_x_center - title_width / 2) `min` (width - title_width))) + 2"
 
138
               y="(0 `max` ((height - title_height) / 2)) + 1"
 
139
               ellipsize_width="width"
 
140
               color="C_title_focused" />
 
141
</draw_ops>
 
142
 
 
143
<draw_ops name="title_unfocused">
 
144
        <title version="< 3.1"
 
145
               x="(0 `max` ((width - title_width) / 2)) + 2"
 
146
               y="(0 `max` ((height - title_height) / 2)) + 1"
 
147
               color="C_title_unfocused"/>
 
148
        <title version=">= 3.1"
 
149
               x="(0 `max` ((frame_x_center - title_width/2) `min` (width - title_width))) + 2"
 
150
               y="(0 `max` ((height - title_height) / 2)) + 1"
 
151
               ellipsize_width="width"
 
152
               color="C_title_unfocused"/>
 
153
</draw_ops>
 
154
 
 
155
        <!-- window decorations -->
 
156
 
 
157
<draw_ops name="entire_background_focused">
 
158
        <rectangle color="gtk:bg[NORMAL]" x="0" y="0" width="width" height="height" filled="true" />
 
159
</draw_ops>
 
160
 
 
161
<draw_ops name="entire_background_unfocused">
 
162
        <include name="entire_background_focused" />
 
163
</draw_ops>
 
164
 
 
165
<draw_ops name="titlebar_fill_focused">
 
166
        <gradient type="vertical" x="0" y="0" width="width" height="height">
 
167
                <color value="blend/#000000/gtk:bg[NORMAL]/0.95" />
 
168
                <color value="gtk:custom(toolbar_gradient_start,gtk:bg[NORMAL])" />
 
169
        </gradient>
 
170
</draw_ops>
 
171
 
 
172
 
 
173
<draw_ops name="titlebar_fill_unfocused">
 
174
        <gradient type="vertical" x="0" y="0" width="width" height="height">
 
175
                <color value="C_titlebar_unfocused" />
 
176
                <color value="gtk:bg[NORMAL]" />
 
177
        </gradient>     
 
178
</draw_ops>
 
179
 
 
180
<draw_ops name="hilight">
 
181
        <line x1="0" y1="1" x2="width-1" y2="1" color="C_titlebar_focused_hilight" />
 
182
        <gradient type="vertical" x="1" y="1" width="1" height="height-4">
 
183
                <color value="C_titlebar_focused_hilight" />
 
184
                <color value="blend/gtk:bg[NORMAL]/#000000/0.03" />
 
185
        </gradient>
 
186
</draw_ops>
 
187
 
 
188
<draw_ops name="rounded_hilight">
 
189
        <line x1="6" y1="1" x2="width-7" y2="1" color="C_titlebar_focused_hilight" />
 
190
        <arc color="C_titlebar_focused_hilight" x="1" y="1" width="9" height="9"  start_angle="270" extent_angle="90" />
 
191
        <arc color="C_titlebar_focused_hilight" x="width-11" y="1" width="9" height="9"  start_angle="0" extent_angle="90" />
 
192
        <!-- line x1="7" y1="1" x2="width-8" y2="1" color="C_titlebar_focused_hilight" />
 
193
        <arc color="C_titlebar_focused_hilight" x="1" y="1" width="9" height="9"  start_angle="270" extent_angle="90" />
 
194
        <arc color="C_titlebar_focused_hilight" x="width-10" y="1" width="9" height="9"  start_angle="0" extent_angle="90" / -->
 
195
</draw_ops>
 
196
 
 
197
<draw_ops name="titlebar_focused">
 
198
        <include name="titlebar_fill_focused" />
 
199
        <include name="hilight" />
 
200
</draw_ops>
 
201
 
 
202
<draw_ops name="rounded_titlebar_focused">
 
203
        <include name="titlebar_fill_focused" />
 
204
        <include name="rounded_hilight" />
 
205
</draw_ops>
 
206
 
 
207
<draw_ops name="rounded_titlebar_focused_alt">
 
208
        <include name="titlebar_fill_focused" />
 
209
        <include name="rounded_hilight" />
 
210
</draw_ops>
 
211
 
 
212
<draw_ops name="border_focused">
 
213
        <rectangle color="C_border_focused" x="0" y="0" width="width-1" height="height-1" filled="false" />
 
214
</draw_ops>
 
215
 
 
216
<draw_ops name="border_unfocused">
 
217
        <rectangle color="C_border_unfocused" x="0" y="0" width="width-1" height="height-1" filled="false" />
 
218
</draw_ops>
 
219
 
 
220
<draw_ops name="rounded_border_focused">
 
221
        <line color="C_border_top_focused" x1="5" y1="0" x2="width-6" y2="0" />
 
222
        <line color="C_border_focused" x1="0" y1="height-1" x2="width-1" y2="height-1" />
 
223
        <line color="C_border_focused" x1="0" y1="5" x2="0" y2="height-2" />
 
224
        <line color="C_border_focused" x1="width-1" y1="5" x2="width-1" y2="height-2" />
 
225
        <arc color="C_border_focused" x="0" y="0" width="11" height="11"  start_angle="270" extent_angle="90" />
 
226
        <arc color="C_border_focused" x="width-12" y="0" width="11" height="11"  start_angle="0" extent_angle="90" />
 
227
        <!-- double arcs for darker borders -->
 
228
        <arc color="C_border_focused" x="0" y="0" width="11" height="11"  start_angle="270" extent_angle="90" />
 
229
        <arc color="C_border_focused" x="width-12" y="0" width="11" height="11"  start_angle="0" extent_angle="90" />
 
230
        <arc color="C_border_focused" x="0" y="0" width="11" height="11"  start_angle="270" extent_angle="90" />
 
231
        <arc color="C_border_focused" x="width-12" y="0" width="11" height="11"  start_angle="0" extent_angle="90" />
 
232
</draw_ops>
 
233
 
 
234
<draw_ops name="rounded_border_unfocused">
 
235
        <line color="C_border_top_unfocused" x1="5" y1="0" x2="width-6" y2="0" />
 
236
        <line color="C_border_unfocused" x1="0" y1="height-1" x2="width-1" y2="height-1" />
 
237
        <line color="C_border_unfocused" x1="0" y1="5" x2="0" y2="height-2" />
 
238
        <line color="C_border_unfocused" x1="width-1" y1="5" x2="width-1" y2="height-2" />
 
239
        <arc color="C_border_unfocused" x="0" y="0" width="11" height="11"  start_angle="270" extent_angle="90" />
 
240
        <arc color="C_border_unfocused" x="width-12" y="0" width="11" height="11"  start_angle="0" extent_angle="90" />
 
241
        <!-- double arcs for darker borders -->
 
242
        <arc color="C_border_unfocused" x="0" y="0" width="11" height="11"  start_angle="270" extent_angle="90" />
 
243
        <arc color="C_border_unfocused" x="width-12" y="0" width="11" height="11"  start_angle="0" extent_angle="90" />
 
244
        <arc color="C_border_unfocused" x="0" y="0" width="11" height="11"  start_angle="270" extent_angle="90" />
 
245
        <arc color="C_border_unfocused" x="width-12" y="0" width="11" height="11"  start_angle="0" extent_angle="90" />
 
246
</draw_ops>
 
247
 
 
248
 
 
249
<draw_ops name="border_right_focused">
 
250
        <line
 
251
                x1="width-1" y1="0"
 
252
                x2="width-1" y2="height"
 
253
                color="C_border_focused" />
 
254
</draw_ops>
 
255
 
 
256
<draw_ops name="border_right_unfocused">
 
257
        <line
 
258
                x1="width-1" y1="0" 
 
259
                x2="width-1" y2="height" 
 
260
                color="C_border_unfocused" />
 
261
</draw_ops>
 
262
 
 
263
<draw_ops name="border_left_focused">
 
264
        <line
 
265
                x1="0" y1="0" 
 
266
                x2="0" y2="height" 
 
267
                color="C_border_focused" />
 
268
</draw_ops>
 
269
 
 
270
<draw_ops name="border_left_unfocused">
 
271
        <line
 
272
                x1="0" y1="0" 
 
273
                x2="0" y2="height" 
 
274
                color="C_border_unfocused" />
 
275
</draw_ops>
 
276
 
 
277
        <!-- button icons-->
 
278
 
 
279
<draw_ops name="close_glyph_focused">
 
280
        <image filename="close_focused_normal.png" x="0" y="0" width="object_width" height="object_height"/>
 
281
</draw_ops>
 
282
 
 
283
<draw_ops name="close_focused">
 
284
        <include name="close_glyph_focused" />
 
285
</draw_ops>
 
286
 
 
287
<draw_ops name="close_focused_prelight">
 
288
        <image filename="close_focused_prelight.png" x="0" y="0" width="object_width" height="object_height"/>
 
289
</draw_ops>
 
290
 
 
291
<draw_ops name="close_focused_pressed">
 
292
        <image filename="close_focused_pressed.png" x="0" y="0" width="object_width" height="object_height"/>
 
293
</draw_ops>
 
294
 
 
295
<draw_ops name="close_glyph_unfocused">
 
296
        <image filename="close_unfocused.png" x="0" y="0" width="object_width" height="object_height"/>
 
297
</draw_ops>
 
298
 
 
299
<draw_ops name="close_unfocused">
 
300
        <include name="close_glyph_unfocused" y="D_icons_unfocused_offset" />
 
301
</draw_ops>
 
302
 
 
303
<draw_ops name="close_glyph_unfocused_prelight">
 
304
        <image filename="close_unfocused_prelight.png" x="0" y="0" width="object_width" height="object_height"/>
 
305
</draw_ops>
 
306
 
 
307
<draw_ops name="close_unfocused_prelight">
 
308
        <include name="close_glyph_unfocused_prelight" y="D_icons_unfocused_offset" />
 
309
</draw_ops>
 
310
 
 
311
<draw_ops name="close_glyph_unfocused_pressed">
 
312
        <image filename="close_unfocused_prelight.png" x="0" y="0" width="object_width" height="object_height"/>
 
313
</draw_ops>
 
314
 
 
315
<draw_ops name="close_unfocused_pressed">
 
316
        <include name="close_glyph_unfocused_pressed" y="D_icons_unfocused_offset" />
 
317
</draw_ops>
 
318
 
 
319
<draw_ops name="maximize_glyph_focused">
 
320
        <image filename="maximize_focused_normal.png" x="0" y="0" width="object_width" height="object_height"/>
 
321
</draw_ops>
 
322
 
 
323
<draw_ops name="maximize_focused">
 
324
        <include name="maximize_glyph_focused" />
 
325
</draw_ops>
 
326
 
 
327
<draw_ops name="maximize_focused_prelight">
 
328
        <image filename="maximize_focused_prelight.png" x="0" y="0" width="object_width" height="object_height"/>
 
329
</draw_ops>
 
330
 
 
331
<draw_ops name="maximize_focused_pressed">
 
332
        <image filename="maximize_focused_pressed.png" x="0" y="0" width="object_width" height="object_height"/>
 
333
</draw_ops>
 
334
 
 
335
<draw_ops name="maximize_glyph_unfocused">
 
336
        <image filename="maximize_unfocused.png" x="0" y="0" width="object_width" height="object_height"/>
 
337
</draw_ops>
 
338
 
 
339
<draw_ops name="maximize_unfocused">
 
340
        <include name="maximize_glyph_unfocused" y="D_icons_unfocused_offset" />
 
341
</draw_ops>
 
342
 
 
343
<draw_ops name="maximize_glyph_unfocused_prelight">
 
344
        <image filename="maximize_unfocused_prelight.png" x="0" y="0" width="object_width" height="object_height"/>
 
345
</draw_ops>
 
346
 
 
347
<draw_ops name="maximize_unfocused_prelight">
 
348
        <include name="maximize_glyph_unfocused_prelight" y="D_icons_unfocused_offset" />
 
349
</draw_ops>
 
350
 
 
351
<draw_ops name="maximize_glyph_unfocused_pressed">
 
352
        <image filename="maximize_unfocused_prelight.png" x="0" y="0" width="object_width" height="object_height"/>
 
353
</draw_ops>
 
354
 
 
355
<draw_ops name="maximize_unfocused_pressed">
 
356
        <include name="maximize_glyph_unfocused_pressed" y="D_icons_unfocused_offset" />
 
357
</draw_ops>
 
358
 
 
359
<draw_ops name="minimize_glyph_focused">
 
360
        <image filename="minimize_focused_normal.png" x="0" y="0" width="object_width" height="object_height"/>
 
361
</draw_ops>
 
362
 
 
363
<draw_ops name="minimize_focused">
 
364
        <include name="minimize_glyph_focused" />
 
365
</draw_ops>
 
366
 
 
367
<draw_ops name="minimize_focused_prelight">
 
368
        <image filename="minimize_focused_prelight.png" x="0" y="0" width="object_width" height="object_height"/>
 
369
</draw_ops>
 
370
 
 
371
<draw_ops name="minimize_focused_pressed">
 
372
        <image filename="minimize_focused_pressed.png" x="0" y="0" width="object_width" height="object_height"/>
 
373
</draw_ops>
 
374
 
 
375
<draw_ops name="minimize_glyph_unfocused">
 
376
        <image filename="minimize_unfocused.png" x="0" y="0" width="object_width" height="object_height"/>
 
377
</draw_ops>
 
378
 
 
379
<draw_ops name="minimize_unfocused">
 
380
        <include name="minimize_glyph_unfocused" y="D_icons_unfocused_offset" />
 
381
</draw_ops>
 
382
 
 
383
<draw_ops name="minimize_glyph_unfocused_prelight">
 
384
        <image filename="minimize_unfocused_prelight.png" x="0" y="0" width="object_width" height="object_height"/>
 
385
</draw_ops>
 
386
 
 
387
<draw_ops name="minimize_unfocused_prelight">
 
388
        <include name="minimize_glyph_unfocused_prelight" y="D_icons_unfocused_offset" />
 
389
</draw_ops>
 
390
 
 
391
<draw_ops name="minimize_glyph_unfocused_pressed">
 
392
        <image filename="minimize_unfocused_prelight.png" x="0" y="0" width="object_width" height="object_height"/>
 
393
</draw_ops>
 
394
 
 
395
<draw_ops name="minimize_unfocused_pressed">
 
396
        <include name="minimize_glyph_unfocused_pressed" y="D_icons_unfocused_offset" />
 
397
</draw_ops>
 
398
 
 
399
<draw_ops name="menu_glyph_focused">
 
400
        <image filename="menu.png" x="0" y="0" width="object_width" height="object_height"/>
 
401
</draw_ops>
 
402
 
 
403
<draw_ops name="menu_focused">
 
404
        <include name="menu_glyph_focused" />
 
405
</draw_ops>
 
406
 
 
407
<draw_ops name="menu_focused_prelight">
 
408
        <image filename="menu_prelight.png" x="0" y="0" width="object_width" height="object_height"/>
 
409
</draw_ops>
 
410
 
 
411
<draw_ops name="menu_focused_pressed">
 
412
        <image filename="menu_prelight.png" x="0" y="0" width="object_width" height="object_height"/>
 
413
</draw_ops>
 
414
 
 
415
<draw_ops name="menu_glyph_unfocused">
 
416
        <image filename="menu.png" x="0" y="0" width="object_width" height="object_height"/>
 
417
</draw_ops>
 
418
 
 
419
<draw_ops name="menu_unfocused">
 
420
        <include name="menu_glyph_unfocused" y="D_icons_unfocused_offset" />
 
421
</draw_ops>
 
422
 
 
423
<draw_ops name="menu_glyph_unfocused_prelight">
 
424
        <image filename="menu_prelight.png" x="0" y="0" width="object_width" height="object_height"/>
 
425
</draw_ops>
 
426
 
 
427
<draw_ops name="menu_unfocused_prelight">
 
428
        <include name="menu_glyph_unfocused_prelight" y="D_icons_unfocused_offset" />
 
429
</draw_ops>
 
430
 
 
431
<draw_ops name="menu_glyph_unfocused_pressed">
 
432
        <image filename="menu_prelight.png" x="0" y="0" width="object_width" height="object_height"/>
 
433
</draw_ops>
 
434
 
 
435
<draw_ops name="menu_unfocused_pressed">
 
436
        <include name="menu_glyph_unfocused_pressed" y="D_icons_unfocused_offset" />
 
437
</draw_ops>
 
438
 
 
439
<draw_ops name="shade_glyph_focused"></draw_ops>
 
440
 
 
441
<draw_ops name="shade_focused">
 
442
        <include name="shade_glyph_focused" />
 
443
</draw_ops>
 
444
 
 
445
<draw_ops name="shade_focused_pressed">
 
446
        <include name="shade_glyph_focused" y="1" />
 
447
</draw_ops>
 
448
 
 
449
<draw_ops name="shade_glyph_unfocused"></draw_ops>
 
450
 
 
451
<draw_ops name="shade_unfocused">
 
452
        <include name="shade_glyph_unfocused" y="D_icons_unfocused_offset" />
 
453
</draw_ops>
 
454
 
 
455
<draw_ops name="shade_glyph_unfocused_prelight"></draw_ops>
 
456
 
 
457
<draw_ops name="shade_unfocused_prelight">
 
458
        <include name="shade_glyph_unfocused_prelight" y="D_icons_unfocused_offset" />
 
459
</draw_ops>
 
460
 
 
461
<draw_ops name="shade_glyph_unfocused_pressed"></draw_ops>
 
462
 
 
463
<draw_ops name="shade_unfocused_pressed">
 
464
        <include name="shade_glyph_unfocused_pressed" y="D_icons_unfocused_offset" />
 
465
</draw_ops>
 
466
 
 
467
<!-- frame styles -->
 
468
 
 
469
<frame_style name="normal_focused" geometry="normal">
 
470
        <piece position="entire_background" draw_ops="entire_background_focused" />
 
471
        <piece position="titlebar" draw_ops="rounded_titlebar_focused" />
 
472
        <piece position="title" draw_ops="title_focused" />
 
473
        <piece position="overlay" draw_ops="rounded_border_focused" />
 
474
        <button function="close" state="normal" draw_ops="close_focused" />
 
475
        <button function="close" state="prelight" draw_ops="close_focused_prelight" />
 
476
        <button function="close" state="pressed" draw_ops="close_focused_pressed" />
 
477
        <button function="maximize" state="normal" draw_ops="maximize_focused" />
 
478
        <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" />
 
479
        <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" />
 
480
        <button function="minimize" state="normal" draw_ops="minimize_focused" />
 
481
        <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" />
 
482
        <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" />
 
483
        <button function="menu" state="normal" draw_ops="menu_focused" />
 
484
        <button function="menu" state="prelight" draw_ops="menu_focused_prelight" />
 
485
        <button function="menu" state="pressed" draw_ops="menu_focused_pressed" />
 
486
        <button function="shade" state="normal" draw_ops="shade_focused" />
 
487
        <button function="shade" state="pressed" draw_ops="shade_focused_pressed" />
 
488
        <button function="unshade" state="normal" draw_ops="shade_focused" />
 
489
        <button function="unshade" state="pressed" draw_ops="shade_focused_pressed" />
 
490
 
 
491
        <button function="above" state="normal"><draw_ops></draw_ops></button>
 
492
        <button function="above" state="pressed"><draw_ops></draw_ops></button>
 
493
        <button function="unabove" state="normal"><draw_ops></draw_ops></button>
 
494
        <button function="unabove" state="pressed"><draw_ops></draw_ops></button>
 
495
        <button function="stick" state="normal"><draw_ops></draw_ops></button>
 
496
        <button function="stick" state="pressed"><draw_ops></draw_ops></button>
 
497
        <button function="unstick" state="normal"><draw_ops></draw_ops></button>
 
498
        <button function="unstick" state="pressed"><draw_ops></draw_ops></button>
 
499
</frame_style>
 
500
 
 
501
<frame_style name="normal_unfocused" geometry="normal_unfocused">
 
502
        <piece position="entire_background" draw_ops="entire_background_unfocused" />
 
503
        <piece position="titlebar" draw_ops="titlebar_fill_unfocused" />
 
504
        <piece position="title" draw_ops="title_unfocused" />
 
505
        <piece position="overlay" draw_ops="rounded_border_unfocused" />
 
506
        <button function="close" state="normal" draw_ops="close_unfocused"/>
 
507
        <button function="close" state="prelight" draw_ops="close_unfocused_prelight"/>
 
508
        <button function="close" state="pressed" draw_ops="close_unfocused_pressed"/>
 
509
        <button function="maximize" state="normal" draw_ops="maximize_unfocused"/>
 
510
        <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight"/>
 
511
        <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed"/>
 
512
        <button function="minimize" state="normal" draw_ops="minimize_unfocused"/>
 
513
        <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight"/>
 
514
        <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed"/>
 
515
        <button function="menu" state="normal" draw_ops="menu_unfocused" />
 
516
        <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" />
 
517
        <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" />
 
518
        <button function="shade" state="normal" draw_ops="shade_unfocused" />
 
519
        <button function="shade" state="prelight" draw_ops="shade_unfocused_prelight" />
 
520
        <button function="shade" state="pressed" draw_ops="shade_unfocused_pressed" />
 
521
        <button function="unshade" state="normal" draw_ops="shade_unfocused" />
 
522
        <button function="unshade" state="prelight" draw_ops="shade_unfocused_prelight" />
 
523
        <button function="unshade" state="pressed" draw_ops="shade_unfocused_pressed" />
 
524
 
 
525
        <button function="above" state="normal"><draw_ops></draw_ops></button>
 
526
        <button function="above" state="pressed"><draw_ops></draw_ops></button>
 
527
        <button function="unabove" state="normal"><draw_ops></draw_ops></button>
 
528
        <button function="unabove" state="pressed"><draw_ops></draw_ops></button>
 
529
        <button function="stick" state="normal"><draw_ops></draw_ops></button>
 
530
        <button function="stick" state="pressed"><draw_ops></draw_ops></button>
 
531
        <button function="unstick" state="normal"><draw_ops></draw_ops></button>
 
532
        <button function="unstick" state="pressed"><draw_ops></draw_ops></button>
 
533
</frame_style>
 
534
 
 
535
<frame_style name="normal_max_focused" geometry="max">
 
536
        <piece position="entire_background" draw_ops="entire_background_focused" />
 
537
        <piece position="titlebar" draw_ops="titlebar_fill_focused" />
 
538
        <piece position="title" draw_ops="title_focused" />
 
539
        <button function="close" state="normal" draw_ops="close_focused" />
 
540
        <button function="close" state="pressed" draw_ops="close_focused_pressed" />
 
541
        <button function="maximize" state="normal" draw_ops="maximize_focused" />
 
542
        <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" />
 
543
        <button function="minimize" state="normal" draw_ops="minimize_focused" />
 
544
        <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" />
 
545
        <button function="menu" state="normal" draw_ops="menu_focused" />
 
546
        <button function="menu" state="pressed" draw_ops="menu_focused_pressed" />
 
547
        <button function="shade" state="normal" draw_ops="shade_focused" />
 
548
        <button function="shade" state="pressed" draw_ops="shade_focused_pressed" />
 
549
        <button function="unshade" state="normal" draw_ops="shade_focused" />
 
550
        <button function="unshade" state="pressed" draw_ops="shade_focused_pressed" />
 
551
 
 
552
        <button function="above" state="normal"><draw_ops></draw_ops></button>
 
553
        <button function="above" state="pressed"><draw_ops></draw_ops></button>
 
554
        <button function="unabove" state="normal"><draw_ops></draw_ops></button>
 
555
        <button function="unabove" state="pressed"><draw_ops></draw_ops></button>
 
556
        <button function="stick" state="normal"><draw_ops></draw_ops></button>
 
557
        <button function="stick" state="pressed"><draw_ops></draw_ops></button>
 
558
        <button function="unstick" state="normal"><draw_ops></draw_ops></button>
 
559
        <button function="unstick" state="pressed"><draw_ops></draw_ops></button>
 
560
</frame_style>
 
561
 
 
562
<frame_style name="normal_max_unfocused" geometry="max">
 
563
        <piece position="entire_background" draw_ops="entire_background_unfocused" />
 
564
        <piece position="titlebar" draw_ops="titlebar_fill_unfocused" />
 
565
        <piece position="title" draw_ops="title_unfocused" />
 
566
        <button function="close" state="normal" draw_ops="close_unfocused"/>
 
567
        <button function="close" state="prelight" draw_ops="close_unfocused_prelight"/>
 
568
        <button function="close" state="pressed" draw_ops="close_unfocused_pressed"/>
 
569
        <button function="maximize" state="normal" draw_ops="maximize_unfocused"/>
 
570
        <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight"/>
 
571
        <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed"/>
 
572
        <button function="minimize" state="normal" draw_ops="minimize_unfocused"/>
 
573
        <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight"/>
 
574
        <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed"/>
 
575
        <button function="menu" state="normal" draw_ops="menu_unfocused" />
 
576
        <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" />
 
577
        <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" />
 
578
        <button function="shade" state="normal" draw_ops="shade_unfocused" />
 
579
        <button function="shade" state="prelight" draw_ops="shade_unfocused_prelight" />
 
580
        <button function="shade" state="pressed" draw_ops="shade_unfocused_pressed" />
 
581
        <button function="unshade" state="normal" draw_ops="shade_unfocused" />
 
582
        <button function="unshade" state="prelight" draw_ops="shade_unfocused_prelight" />
 
583
        <button function="unshade" state="pressed" draw_ops="shade_unfocused_pressed" />
 
584
 
 
585
        <button function="above" state="normal"><draw_ops></draw_ops></button>
 
586
        <button function="above" state="pressed"><draw_ops></draw_ops></button>
 
587
        <button function="unabove" state="normal"><draw_ops></draw_ops></button>
 
588
        <button function="unabove" state="pressed"><draw_ops></draw_ops></button>
 
589
        <button function="stick" state="normal"><draw_ops></draw_ops></button>
 
590
        <button function="stick" state="pressed"><draw_ops></draw_ops></button>
 
591
        <button function="unstick" state="normal"><draw_ops></draw_ops></button>
 
592
        <button function="unstick" state="pressed"><draw_ops></draw_ops></button>
 
593
</frame_style>
 
594
 
 
595
<frame_style name="normal_max_shaded_focused" geometry="max">
 
596
        <piece position="entire_background" draw_ops="entire_background_focused" />
 
597
        <piece position="titlebar" draw_ops="titlebar_fill_focused" />
 
598
        <piece position="title" draw_ops="title_focused" />
 
599
        <piece position="overlay"><draw_ops><line x1="0" y1="height-1" x2="width" y2="height-1" color="C_border_focused" /></draw_ops></piece>
 
600
        <button function="close" state="normal" draw_ops="close_focused" />
 
601
        <button function="close" state="pressed" draw_ops="close_focused_pressed" />
 
602
        <button function="maximize" state="normal" draw_ops="maximize_focused" />
 
603
        <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" />
 
604
        <button function="minimize" state="normal" draw_ops="minimize_focused" />
 
605
        <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" />
 
606
        <button function="menu" state="normal" draw_ops="menu_focused" />
 
607
        <button function="menu" state="pressed" draw_ops="menu_focused_pressed" />
 
608
        <button function="shade" state="normal" draw_ops="shade_focused" />
 
609
        <button function="shade" state="pressed" draw_ops="shade_focused_pressed" />
 
610
        <button function="unshade" state="normal" draw_ops="shade_focused" />
 
611
        <button function="unshade" state="pressed" draw_ops="shade_focused_pressed" />
 
612
 
 
613
        <button function="above" state="normal"><draw_ops></draw_ops></button>
 
614
        <button function="above" state="pressed"><draw_ops></draw_ops></button>
 
615
        <button function="unabove" state="normal"><draw_ops></draw_ops></button>
 
616
        <button function="unabove" state="pressed"><draw_ops></draw_ops></button>
 
617
        <button function="stick" state="normal"><draw_ops></draw_ops></button>
 
618
        <button function="stick" state="pressed"><draw_ops></draw_ops></button>
 
619
        <button function="unstick" state="normal"><draw_ops></draw_ops></button>
 
620
        <button function="unstick" state="pressed"><draw_ops></draw_ops></button>
 
621
</frame_style>
 
622
 
 
623
<frame_style name="normal_max_shaded_unfocused" geometry="max">
 
624
        <piece position="entire_background" draw_ops="entire_background_unfocused" />
 
625
        <piece position="titlebar" draw_ops="titlebar_fill_unfocused" />
 
626
        <piece position="title" draw_ops="title_unfocused" />
 
627
        <piece position="overlay"><draw_ops><line x1="0" y1="height-1" x2="width" y2="height-1" color="C_border_unfocused" /></draw_ops></piece>
 
628
        <button function="close" state="normal" draw_ops="close_unfocused"/>
 
629
        <button function="close" state="prelight" draw_ops="close_unfocused_prelight"/>
 
630
        <button function="close" state="pressed" draw_ops="close_unfocused_pressed"/>
 
631
        <button function="maximize" state="normal" draw_ops="maximize_unfocused"/>
 
632
        <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight"/>
 
633
        <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed"/>
 
634
        <button function="minimize" state="normal" draw_ops="minimize_unfocused"/>
 
635
        <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight"/>
 
636
        <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed"/>
 
637
        <button function="menu" state="normal" draw_ops="menu_unfocused" />
 
638
        <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" />
 
639
        <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" />
 
640
        <button function="shade" state="normal" draw_ops="shade_unfocused" />
 
641
        <button function="shade" state="prelight" draw_ops="shade_unfocused_prelight" />
 
642
        <button function="shade" state="pressed" draw_ops="shade_unfocused_pressed" />
 
643
        <button function="unshade" state="normal" draw_ops="shade_unfocused" />
 
644
        <button function="unshade" state="prelight" draw_ops="shade_unfocused_prelight" />
 
645
        <button function="unshade" state="pressed" draw_ops="shade_unfocused_pressed" />
 
646
 
 
647
        <button function="above" state="normal"><draw_ops></draw_ops></button>
 
648
        <button function="above" state="pressed"><draw_ops></draw_ops></button>
 
649
        <button function="unabove" state="normal"><draw_ops></draw_ops></button>
 
650
        <button function="unabove" state="pressed"><draw_ops></draw_ops></button>
 
651
        <button function="stick" state="normal"><draw_ops></draw_ops></button>
 
652
        <button function="stick" state="pressed"><draw_ops></draw_ops></button>
 
653
        <button function="unstick" state="normal"><draw_ops></draw_ops></button>
 
654
        <button function="unstick" state="pressed"><draw_ops></draw_ops></button>
 
655
</frame_style>
 
656
 
 
657
<frame_style name="dialog_focused" geometry="nobuttons">
 
658
        <piece position="entire_background" draw_ops="entire_background_focused" />
 
659
        <piece position="titlebar" draw_ops="rounded_titlebar_focused" />
 
660
        <piece position="title" draw_ops="title_focused" />
 
661
        <piece position="overlay" draw_ops="rounded_border_focused" />
 
662
        <button function="close" state="normal" draw_ops="close_focused" />
 
663
        <button function="close" state="pressed" draw_ops="close_focused_pressed" />
 
664
        <button function="maximize" state="normal" draw_ops="maximize_focused" />
 
665
        <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" />
 
666
        <button function="minimize" state="normal" draw_ops="minimize_focused" />
 
667
        <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" />
 
668
        <button function="menu" state="normal" draw_ops="menu_focused" />
 
669
        <button function="menu" state="pressed" draw_ops="menu_focused_pressed" />
 
670
        <button function="shade" state="normal" draw_ops="shade_focused" />
 
671
        <button function="shade" state="pressed" draw_ops="shade_focused_pressed" />
 
672
        <button function="unshade" state="normal" draw_ops="shade_focused" />
 
673
        <button function="unshade" state="pressed" draw_ops="shade_focused_pressed" />
 
674
 
 
675
        <button function="above" state="normal"><draw_ops></draw_ops></button>
 
676
        <button function="above" state="pressed"><draw_ops></draw_ops></button>
 
677
        <button function="unabove" state="normal"><draw_ops></draw_ops></button>
 
678
        <button function="unabove" state="pressed"><draw_ops></draw_ops></button>
 
679
        <button function="stick" state="normal"><draw_ops></draw_ops></button>
 
680
        <button function="stick" state="pressed"><draw_ops></draw_ops></button>
 
681
        <button function="unstick" state="normal"><draw_ops></draw_ops></button>
 
682
        <button function="unstick" state="pressed"><draw_ops></draw_ops></button>
 
683
</frame_style>
 
684
 
 
685
<frame_style name="dialog_unfocused" geometry="nobuttons">
 
686
        <piece position="entire_background" draw_ops="entire_background_unfocused" />
 
687
        <piece position="titlebar" draw_ops="titlebar_fill_unfocused" />
 
688
        <piece position="title" draw_ops="title_unfocused" />
 
689
        <piece position="overlay" draw_ops="rounded_border_unfocused" />
 
690
        <button function="close" state="normal" draw_ops="close_unfocused"/>
 
691
        <button function="close" state="prelight" draw_ops="close_unfocused_prelight"/>
 
692
        <button function="close" state="pressed" draw_ops="close_unfocused_pressed"/>
 
693
        <button function="maximize" state="normal" draw_ops="maximize_unfocused"/>
 
694
        <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight"/>
 
695
        <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed"/>
 
696
        <button function="minimize" state="normal" draw_ops="minimize_unfocused"/>
 
697
        <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight"/>
 
698
        <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed"/>
 
699
        <button function="menu" state="normal" draw_ops="menu_unfocused" />
 
700
        <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" />
 
701
        <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" />
 
702
        <button function="shade" state="normal"><draw_ops></draw_ops></button>
 
703
        <button function="shade" state="pressed"><draw_ops></draw_ops></button>
 
704
        <button function="unshade" state="normal"><draw_ops></draw_ops></button>
 
705
        <button function="unshade" state="pressed"><draw_ops></draw_ops></button>
 
706
 
 
707
        <button function="above" state="normal"><draw_ops></draw_ops></button>
 
708
        <button function="above" state="pressed"><draw_ops></draw_ops></button>
 
709
        <button function="unabove" state="normal"><draw_ops></draw_ops></button>
 
710
        <button function="unabove" state="pressed"><draw_ops></draw_ops></button>
 
711
        <button function="stick" state="normal"><draw_ops></draw_ops></button>
 
712
        <button function="stick" state="pressed"><draw_ops></draw_ops></button>
 
713
        <button function="unstick" state="normal"><draw_ops></draw_ops></button>
 
714
        <button function="unstick" state="pressed"><draw_ops></draw_ops></button>
 
715
</frame_style>
 
716
 
 
717
<frame_style name="modal_dialog_focused" geometry="modal">
 
718
        <piece position="entire_background" draw_ops="entire_background_focused" />
 
719
        <piece position="titlebar" draw_ops="titlebar_fill_unfocused" />
 
720
        <piece position="title" draw_ops="title_focused" />
 
721
        <piece position="overlay" draw_ops="border_focused" />
 
722
        <button function="close" state="normal" draw_ops="close_focused" />
 
723
        <button function="close" state="pressed" draw_ops="close_focused_pressed" />
 
724
        <button function="maximize" state="normal" draw_ops="maximize_focused" />
 
725
        <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" />
 
726
        <button function="minimize" state="normal" draw_ops="minimize_focused" />
 
727
        <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" />
 
728
        <button function="menu" state="normal" draw_ops="menu_focused" />
 
729
        <button function="menu" state="pressed" draw_ops="menu_focused_pressed" />
 
730
        <button function="shade" state="normal" draw_ops="shade_focused" />
 
731
        <button function="shade" state="pressed" draw_ops="shade_focused_pressed" />
 
732
        <button function="unshade" state="normal" draw_ops="shade_focused" />
 
733
        <button function="unshade" state="pressed" draw_ops="shade_focused_pressed" />
 
734
 
 
735
        <button function="above" state="normal"><draw_ops></draw_ops></button>
 
736
        <button function="above" state="pressed"><draw_ops></draw_ops></button>
 
737
        <button function="unabove" state="normal"><draw_ops></draw_ops></button>
 
738
        <button function="unabove" state="pressed"><draw_ops></draw_ops></button>
 
739
        <button function="stick" state="normal"><draw_ops></draw_ops></button>
 
740
        <button function="stick" state="pressed"><draw_ops></draw_ops></button>
 
741
        <button function="unstick" state="normal"><draw_ops></draw_ops></button><button function="unstick" state="pressed"><draw_ops></draw_ops></button>
 
742
</frame_style>
 
743
 
 
744
<frame_style name="modal_dialog_unfocused" geometry="modal">
 
745
        <piece position="entire_background" draw_ops="entire_background_unfocused" />
 
746
        <piece position="titlebar" draw_ops="titlebar_fill_unfocused" />
 
747
        <piece position="title" draw_ops="title_unfocused" />
 
748
        <piece position="overlay" draw_ops="border_unfocused" />
 
749
        <button function="close" state="normal" draw_ops="close_unfocused"/>
 
750
        <button function="close" state="prelight" draw_ops="close_unfocused_prelight"/>
 
751
        <button function="close" state="pressed" draw_ops="close_unfocused_pressed"/>
 
752
        <button function="maximize" state="normal" draw_ops="maximize_unfocused"/>
 
753
        <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight"/>
 
754
        <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed"/>
 
755
        <button function="minimize" state="normal" draw_ops="minimize_unfocused"/>
 
756
        <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight"/>
 
757
        <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed"/>
 
758
        <button function="menu" state="normal" draw_ops="menu_unfocused" />
 
759
        <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" />
 
760
        <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" />
 
761
        <button function="shade" state="normal" draw_ops="shade_unfocused" />
 
762
        <button function="shade" state="prelight" draw_ops="shade_unfocused_prelight" />
 
763
        <button function="shade" state="pressed" draw_ops="shade_unfocused_pressed" />
 
764
        <button function="unshade" state="normal" draw_ops="shade_unfocused" />
 
765
        <button function="unshade" state="prelight" draw_ops="shade_unfocused_prelight" />
 
766
        <button function="unshade" state="pressed" draw_ops="shade_unfocused_pressed" />
 
767
 
 
768
        <button function="above" state="normal"><draw_ops></draw_ops></button>
 
769
        <button function="above" state="pressed"><draw_ops></draw_ops></button>
 
770
        <button function="unabove" state="normal"><draw_ops></draw_ops></button>
 
771
        <button function="unabove" state="pressed"><draw_ops></draw_ops></button>
 
772
        <button function="stick" state="normal"><draw_ops></draw_ops></button>
 
773
        <button function="stick" state="pressed"><draw_ops></draw_ops></button>
 
774
        <button function="unstick" state="normal"><draw_ops></draw_ops></button>
 
775
        <button function="unstick" state="pressed"><draw_ops></draw_ops></button>
 
776
</frame_style>
 
777
 
 
778
<frame_style name="utility_focused" geometry="small">
 
779
        <piece position="entire_background" draw_ops="entire_background_focused" />
 
780
        <piece position="titlebar" draw_ops="titlebar_fill_unfocused" />
 
781
        <piece position="title" draw_ops="title_focused" />
 
782
        <piece position="overlay" draw_ops="border_focused" />
 
783
        <button function="close" state="normal" draw_ops="close_focused" />
 
784
        <button function="close" state="pressed" draw_ops="close_focused_pressed" />
 
785
        <button function="maximize" state="normal" draw_ops="maximize_focused" />
 
786
        <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" />
 
787
        <button function="minimize" state="normal" draw_ops="minimize_focused" />
 
788
        <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" />
 
789
        <button function="menu" state="normal" draw_ops="menu_focused" />
 
790
        <button function="menu" state="pressed" draw_ops="menu_focused_pressed" />
 
791
        <button function="shade" state="normal" draw_ops="shade_focused" />
 
792
        <button function="shade" state="pressed" draw_ops="shade_focused_pressed" />
 
793
        <button function="unshade" state="normal" draw_ops="shade_focused" />
 
794
        <button function="unshade" state="pressed" draw_ops="shade_focused_pressed" />
 
795
 
 
796
        <button function="above" state="normal"><draw_ops></draw_ops></button>
 
797
        <button function="above" state="pressed"><draw_ops></draw_ops></button>
 
798
        <button function="unabove" state="normal"><draw_ops></draw_ops></button>
 
799
        <button function="unabove" state="pressed"><draw_ops></draw_ops></button>
 
800
        <button function="stick" state="normal"><draw_ops></draw_ops></button>
 
801
        <button function="stick" state="pressed"><draw_ops></draw_ops></button>
 
802
        <button function="unstick" state="normal"><draw_ops></draw_ops></button>
 
803
        <button function="unstick" state="pressed"><draw_ops></draw_ops></button>
 
804
</frame_style>
 
805
 
 
806
<frame_style name="utility_unfocused" geometry="small_unfocused">
 
807
        <piece position="entire_background" draw_ops="entire_background_unfocused" />
 
808
        <piece position="titlebar" draw_ops="titlebar_fill_unfocused" />
 
809
        <piece position="title" draw_ops="title_unfocused" />
 
810
        <piece position="overlay" draw_ops="border_unfocused" />
 
811
        <button function="close" state="normal" draw_ops="close_unfocused"/>
 
812
        <button function="close" state="prelight" draw_ops="close_unfocused_prelight"/>
 
813
        <button function="close" state="pressed" draw_ops="close_unfocused_pressed"/>
 
814
        <button function="maximize" state="normal" draw_ops="maximize_unfocused"/>
 
815
        <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight"/>
 
816
        <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed"/>
 
817
        <button function="minimize" state="normal" draw_ops="minimize_unfocused"/>
 
818
        <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight"/>
 
819
        <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed"/>
 
820
        <button function="menu" state="normal" draw_ops="menu_unfocused" />
 
821
        <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" />
 
822
        <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" />
 
823
        <button function="shade" state="normal" draw_ops="shade_unfocused" />
 
824
        <button function="shade" state="prelight" draw_ops="shade_unfocused_prelight" />
 
825
        <button function="shade" state="pressed" draw_ops="shade_unfocused_pressed" />
 
826
        <button function="unshade" state="normal" draw_ops="shade_unfocused" />
 
827
        <button function="unshade" state="prelight" draw_ops="shade_unfocused_prelight" />
 
828
        <button function="unshade" state="pressed" draw_ops="shade_unfocused_pressed" />
 
829
 
 
830
        <button function="above" state="normal"><draw_ops></draw_ops></button>
 
831
        <button function="above" state="pressed"><draw_ops></draw_ops></button>
 
832
        <button function="unabove" state="normal"><draw_ops></draw_ops></button>
 
833
        <button function="unabove" state="pressed"><draw_ops></draw_ops></button>
 
834
        <button function="stick" state="normal"><draw_ops></draw_ops></button>
 
835
        <button function="stick" state="pressed"><draw_ops></draw_ops></button>
 
836
        <button function="unstick" state="normal"><draw_ops></draw_ops></button>
 
837
        <button function="unstick" state="pressed"><draw_ops></draw_ops></button>
 
838
</frame_style>
 
839
 
 
840
<frame_style name="border_focused" geometry="border">
 
841
        <piece position="entire_background" draw_ops="entire_background_focused" />
 
842
        <piece position="overlay" draw_ops="border_focused" />
 
843
        <button function="close" state="normal"><draw_ops></draw_ops></button>
 
844
        <button function="close" state="pressed"><draw_ops></draw_ops></button>
 
845
        <button function="maximize" state="normal"><draw_ops></draw_ops></button>
 
846
        <button function="maximize" state="pressed"><draw_ops></draw_ops></button>
 
847
        <button function="minimize" state="normal"><draw_ops></draw_ops></button>
 
848
        <button function="minimize" state="pressed"><draw_ops></draw_ops></button>
 
849
        <button function="menu" state="normal"><draw_ops></draw_ops></button>
 
850
        <button function="menu" state="pressed"><draw_ops></draw_ops></button>
 
851
        <button function="shade" state="normal"><draw_ops></draw_ops></button>
 
852
        <button function="shade" state="pressed"><draw_ops></draw_ops></button>
 
853
        <button function="unshade" state="normal"><draw_ops></draw_ops></button>
 
854
        <button function="unshade" state="pressed"><draw_ops></draw_ops></button>
 
855
 
 
856
        <button function="above" state="normal"><draw_ops></draw_ops></button>
 
857
        <button function="above" state="pressed"><draw_ops></draw_ops></button>
 
858
        <button function="unabove" state="normal"><draw_ops></draw_ops></button>
 
859
        <button function="unabove" state="pressed"><draw_ops></draw_ops></button>
 
860
        <button function="stick" state="normal"><draw_ops></draw_ops></button>
 
861
        <button function="stick" state="pressed"><draw_ops></draw_ops></button>
 
862
        <button function="unstick" state="normal"><draw_ops></draw_ops></button>
 
863
        <button function="unstick" state="pressed"><draw_ops></draw_ops></button>
 
864
</frame_style>
 
865
 
 
866
<frame_style name="border_unfocused" geometry="border">
 
867
        <piece position="entire_background" draw_ops="entire_background_unfocused" />
 
868
        <piece position="overlay" draw_ops="border_unfocused" />
 
869
        <button function="close" state="normal"><draw_ops></draw_ops></button>
 
870
        <button function="close" state="pressed"><draw_ops></draw_ops></button>
 
871
        <button function="maximize" state="normal"><draw_ops></draw_ops></button>
 
872
        <button function="maximize" state="pressed"><draw_ops></draw_ops></button>
 
873
        <button function="minimize" state="normal"><draw_ops></draw_ops></button>
 
874
        <button function="minimize" state="pressed"><draw_ops></draw_ops></button>
 
875
        <button function="menu" state="normal"><draw_ops></draw_ops></button>
 
876
        <button function="menu" state="pressed"><draw_ops></draw_ops></button>
 
877
        <button function="shade" state="normal"><draw_ops></draw_ops></button>
 
878
        <button function="shade" state="pressed"><draw_ops></draw_ops></button>
 
879
        <button function="unshade" state="normal"><draw_ops></draw_ops></button>
 
880
        <button function="unshade" state="pressed"><draw_ops></draw_ops></button>
 
881
 
 
882
        <button function="above" state="normal"><draw_ops></draw_ops></button>
 
883
        <button function="above" state="pressed"><draw_ops></draw_ops></button>
 
884
        <button function="unabove" state="normal"><draw_ops></draw_ops></button>
 
885
        <button function="unabove" state="pressed"><draw_ops></draw_ops></button>
 
886
        <button function="stick" state="normal"><draw_ops></draw_ops></button>
 
887
        <button function="stick" state="pressed"><draw_ops></draw_ops></button>
 
888
        <button function="unstick" state="normal"><draw_ops></draw_ops></button>
 
889
        <button function="unstick" state="pressed"><draw_ops></draw_ops></button>
 
890
</frame_style>
 
891
 
 
892
<frame_style name="borderless" geometry="borderless">
 
893
        <button function="close" state="normal"><draw_ops></draw_ops></button>
 
894
        <button function="close" state="pressed"><draw_ops></draw_ops></button>
 
895
        <button function="maximize" state="normal"><draw_ops></draw_ops></button>
 
896
        <button function="maximize" state="pressed"><draw_ops></draw_ops></button>
 
897
        <button function="minimize" state="normal"><draw_ops></draw_ops></button>
 
898
        <button function="minimize" state="pressed"><draw_ops></draw_ops></button>
 
899
        <button function="menu" state="normal"><draw_ops></draw_ops></button>
 
900
        <button function="menu" state="pressed"><draw_ops></draw_ops></button>
 
901
        <button function="shade" state="normal"><draw_ops></draw_ops></button>
 
902
        <button function="shade" state="pressed"><draw_ops></draw_ops></button>
 
903
        <button function="unshade" state="normal"><draw_ops></draw_ops></button>
 
904
        <button function="unshade" state="pressed"><draw_ops></draw_ops></button>
 
905
 
 
906
        <button function="above" state="normal"><draw_ops></draw_ops></button>
 
907
        <button function="above" state="pressed"><draw_ops></draw_ops></button>
 
908
        <button function="unabove" state="normal"><draw_ops></draw_ops></button>
 
909
        <button function="unabove" state="pressed"><draw_ops></draw_ops></button>
 
910
        <button function="stick" state="normal"><draw_ops></draw_ops></button>
 
911
        <button function="stick" state="pressed"><draw_ops></draw_ops></button>
 
912
        <button function="unstick" state="normal"><draw_ops></draw_ops></button>
 
913
        <button function="unstick" state="pressed"><draw_ops></draw_ops></button>
 
914
</frame_style>
 
915
 
 
916
<frame_style name="attached_focused" geometry="attached">
 
917
        <piece position="entire_background" draw_ops="entire_background_focused" />
 
918
        <piece position="titlebar" draw_ops="titlebar_fill_unfocused" />
 
919
        <piece position="title" draw_ops="title_focused" />
 
920
        <piece position="overlay" draw_ops="border_focused" />
 
921
        <button function="close" state="normal"><draw_ops></draw_ops></button>
 
922
        <button function="close" state="pressed"><draw_ops></draw_ops></button>
 
923
        <button function="maximize" state="normal"><draw_ops></draw_ops></button>
 
924
        <button function="maximize" state="pressed"><draw_ops></draw_ops></button>
 
925
        <button function="minimize" state="normal"><draw_ops></draw_ops></button>
 
926
        <button function="minimize" state="pressed"><draw_ops></draw_ops></button>
 
927
        <button function="menu" state="normal"><draw_ops></draw_ops></button>
 
928
        <button function="menu" state="pressed"><draw_ops></draw_ops></button>
 
929
        <button function="shade" state="normal"><draw_ops></draw_ops></button>
 
930
        <button function="shade" state="pressed"><draw_ops></draw_ops></button>
 
931
        <button function="unshade" state="normal"><draw_ops></draw_ops></button>
 
932
        <button function="unshade" state="pressed"><draw_ops></draw_ops></button>
 
933
 
 
934
        <button function="above" state="normal"><draw_ops></draw_ops></button>
 
935
        <button function="above" state="pressed"><draw_ops></draw_ops></button>
 
936
        <button function="unabove" state="normal"><draw_ops></draw_ops></button>
 
937
        <button function="unabove" state="pressed"><draw_ops></draw_ops></button>
 
938
        <button function="stick" state="normal"><draw_ops></draw_ops></button>
 
939
        <button function="stick" state="pressed"><draw_ops></draw_ops></button>
 
940
        <button function="unstick" state="normal"><draw_ops></draw_ops></button>
 
941
        <button function="unstick" state="pressed"><draw_ops></draw_ops></button>
 
942
</frame_style>
 
943
 
 
944
<frame_style name="attached_unfocused" geometry="attached">
 
945
        <piece position="entire_background" draw_ops="entire_background_unfocused" />
 
946
        <piece position="titlebar" draw_ops="titlebar_fill_unfocused" />
 
947
        <piece position="title" draw_ops="title_unfocused" />
 
948
        <piece position="overlay" draw_ops="border_unfocused" />
 
949
        <button function="close" state="normal"><draw_ops></draw_ops></button>
 
950
        <button function="close" state="pressed"><draw_ops></draw_ops></button>
 
951
        <button function="maximize" state="normal"><draw_ops></draw_ops></button>
 
952
        <button function="maximize" state="pressed"><draw_ops></draw_ops></button>
 
953
        <button function="minimize" state="normal"><draw_ops></draw_ops></button>
 
954
        <button function="minimize" state="pressed"><draw_ops></draw_ops></button>
 
955
        <button function="menu" state="normal"><draw_ops></draw_ops></button>
 
956
        <button function="menu" state="pressed"><draw_ops></draw_ops></button>
 
957
        <button function="shade" state="normal"><draw_ops></draw_ops></button>
 
958
        <button function="shade" state="pressed"><draw_ops></draw_ops></button>
 
959
        <button function="unshade" state="normal"><draw_ops></draw_ops></button>
 
960
        <button function="unshade" state="pressed"><draw_ops></draw_ops></button>
 
961
 
 
962
        <button function="above" state="normal"><draw_ops></draw_ops></button>
 
963
        <button function="above" state="pressed"><draw_ops></draw_ops></button>
 
964
        <button function="unabove" state="normal"><draw_ops></draw_ops></button>
 
965
        <button function="unabove" state="pressed"><draw_ops></draw_ops></button>
 
966
        <button function="stick" state="normal"><draw_ops></draw_ops></button>
 
967
        <button function="stick" state="pressed"><draw_ops></draw_ops></button>
 
968
        <button function="unstick" state="normal"><draw_ops></draw_ops></button>
 
969
        <button function="unstick" state="pressed"><draw_ops></draw_ops></button>
 
970
</frame_style>
 
971
 
 
972
<frame_style name="tiled_left_focused" geometry="tiled_left">
 
973
        <piece position="entire_background" draw_ops="entire_background_focused" />
 
974
        <piece position="titlebar" draw_ops="titlebar_fill_focused" />
 
975
        <piece position="title" draw_ops="title_focused" />
 
976
        <piece position="overlay" draw_ops="border_right_focused" />
 
977
        <button function="close" state="normal" draw_ops="close_focused" />
 
978
        <button function="close" state="pressed" draw_ops="close_focused_pressed" />
 
979
        <button function="maximize" state="normal" draw_ops="maximize_focused" />
 
980
        <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" />
 
981
        <button function="minimize" state="normal" draw_ops="minimize_focused" />
 
982
        <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" />
 
983
        <button function="menu" state="normal" draw_ops="menu_focused" />
 
984
        <button function="menu" state="pressed" draw_ops="menu_focused_pressed" />
 
985
        <button function="shade" state="normal" draw_ops="shade_focused" />
 
986
        <button function="shade" state="pressed" draw_ops="shade_focused_pressed" />
 
987
        <button function="unshade" state="normal" draw_ops="shade_focused" />
 
988
        <button function="unshade" state="pressed" draw_ops="shade_focused_pressed" />
 
989
 
 
990
        <button function="above" state="normal"><draw_ops></draw_ops></button>
 
991
        <button function="above" state="pressed"><draw_ops></draw_ops></button>
 
992
        <button function="unabove" state="normal"><draw_ops></draw_ops></button>
 
993
        <button function="unabove" state="pressed"><draw_ops></draw_ops></button>
 
994
        <button function="stick" state="normal"><draw_ops></draw_ops></button>
 
995
        <button function="stick" state="pressed"><draw_ops></draw_ops></button>
 
996
        <button function="unstick" state="normal"><draw_ops></draw_ops></button>
 
997
        <button function="unstick" state="pressed"><draw_ops></draw_ops></button>
 
998
</frame_style>
 
999
 
 
1000
<frame_style name="tiled_left_unfocused" geometry="tiled_left">
 
1001
        <piece position="entire_background" draw_ops="entire_background_unfocused" />
 
1002
        <piece position="titlebar" draw_ops="titlebar_fill_unfocused" />
 
1003
        <piece position="title" draw_ops="title_unfocused" />
 
1004
        <piece position="overlay" draw_ops="border_right_unfocused" />
 
1005
        <button function="close" state="normal" draw_ops="close_unfocused"/>
 
1006
        <button function="close" state="prelight" draw_ops="close_unfocused_prelight"/>
 
1007
        <button function="close" state="pressed" draw_ops="close_unfocused_pressed"/>
 
1008
        <button function="maximize" state="normal" draw_ops="maximize_unfocused"/>
 
1009
        <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight"/>
 
1010
        <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed"/>
 
1011
        <button function="minimize" state="normal" draw_ops="minimize_unfocused"/>
 
1012
        <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight"/>
 
1013
        <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed"/>
 
1014
        <button function="menu" state="normal" draw_ops="menu_unfocused" />
 
1015
        <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" />
 
1016
        <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" />
 
1017
        <button function="shade" state="normal" draw_ops="shade_unfocused" />
 
1018
        <button function="shade" state="prelight" draw_ops="shade_unfocused_prelight" />
 
1019
        <button function="shade" state="pressed" draw_ops="shade_unfocused_pressed" />
 
1020
        <button function="unshade" state="normal" draw_ops="shade_unfocused" />
 
1021
        <button function="unshade" state="prelight" draw_ops="shade_unfocused_prelight" />
 
1022
        <button function="unshade" state="pressed" draw_ops="shade_unfocused_pressed" />
 
1023
 
 
1024
        <button function="above" state="normal"><draw_ops></draw_ops></button>
 
1025
        <button function="above" state="pressed"><draw_ops></draw_ops></button>
 
1026
        <button function="unabove" state="normal"><draw_ops></draw_ops></button>
 
1027
        <button function="unabove" state="pressed"><draw_ops></draw_ops></button>
 
1028
        <button function="stick" state="normal"><draw_ops></draw_ops></button>
 
1029
        <button function="stick" state="pressed"><draw_ops></draw_ops></button>
 
1030
        <button function="unstick" state="normal"><draw_ops></draw_ops></button>
 
1031
        <button function="unstick" state="pressed"><draw_ops></draw_ops></button>
 
1032
</frame_style>
 
1033
 
 
1034
<frame_style name="tiled_right_focused" geometry="tiled_right">
 
1035
        <piece position="entire_background" draw_ops="entire_background_focused" />
 
1036
        <piece position="titlebar" draw_ops="titlebar_fill_focused" />
 
1037
        <piece position="title" draw_ops="title_focused" />
 
1038
        <piece position="overlay" draw_ops="border_left_focused" />
 
1039
        <button function="close" state="normal" draw_ops="close_focused" />
 
1040
        <button function="close" state="pressed" draw_ops="close_focused_pressed" />
 
1041
        <button function="maximize" state="normal" draw_ops="maximize_focused" />
 
1042
        <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" />
 
1043
        <button function="minimize" state="normal" draw_ops="minimize_focused" />
 
1044
        <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" />
 
1045
        <button function="menu" state="normal" draw_ops="menu_focused" />
 
1046
        <button function="menu" state="pressed" draw_ops="menu_focused_pressed" />
 
1047
        <button function="shade" state="normal" draw_ops="shade_focused" />
 
1048
        <button function="shade" state="pressed" draw_ops="shade_focused_pressed" />
 
1049
        <button function="unshade" state="normal" draw_ops="shade_focused" />
 
1050
        <button function="unshade" state="pressed" draw_ops="shade_focused_pressed" />
 
1051
 
 
1052
        <button function="above" state="normal"><draw_ops></draw_ops></button>
 
1053
        <button function="above" state="pressed"><draw_ops></draw_ops></button>
 
1054
        <button function="unabove" state="normal"><draw_ops></draw_ops></button>
 
1055
        <button function="unabove" state="pressed"><draw_ops></draw_ops></button>
 
1056
        <button function="stick" state="normal"><draw_ops></draw_ops></button>
 
1057
        <button function="stick" state="pressed"><draw_ops></draw_ops></button>
 
1058
        <button function="unstick" state="normal"><draw_ops></draw_ops></button>
 
1059
        <button function="unstick" state="pressed"><draw_ops></draw_ops></button>
 
1060
</frame_style>
 
1061
 
 
1062
<frame_style name="tiled_right_unfocused" geometry="tiled_right">
 
1063
        <piece position="entire_background" draw_ops="entire_background_unfocused" />
 
1064
        <piece position="titlebar" draw_ops="titlebar_fill_unfocused" />
 
1065
        <piece position="title" draw_ops="title_unfocused" />
 
1066
        <piece position="overlay" draw_ops="border_left_unfocused" />
 
1067
        <button function="close" state="normal" draw_ops="close_unfocused"/>
 
1068
        <button function="close" state="prelight" draw_ops="close_unfocused_prelight"/>
 
1069
        <button function="close" state="pressed" draw_ops="close_unfocused_pressed"/>
 
1070
        <button function="maximize" state="normal" draw_ops="maximize_unfocused"/>
 
1071
        <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight"/>
 
1072
        <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed"/>
 
1073
        <button function="minimize" state="normal" draw_ops="minimize_unfocused"/>
 
1074
        <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight"/>
 
1075
        <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed"/>
 
1076
        <button function="menu" state="normal" draw_ops="menu_unfocused" />
 
1077
        <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" />
 
1078
        <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" />
 
1079
        <button function="shade" state="normal" draw_ops="shade_unfocused" />
 
1080
        <button function="shade" state="prelight" draw_ops="shade_unfocused_prelight" />
 
1081
        <button function="shade" state="pressed" draw_ops="shade_unfocused_pressed" />
 
1082
        <button function="unshade" state="normal" draw_ops="shade_unfocused" />
 
1083
        <button function="unshade" state="prelight" draw_ops="shade_unfocused_prelight" />
 
1084
        <button function="unshade" state="pressed" draw_ops="shade_unfocused_pressed" />
 
1085
 
 
1086
        <button function="above" state="normal"><draw_ops></draw_ops></button>
 
1087
        <button function="above" state="pressed"><draw_ops></draw_ops></button>
 
1088
        <button function="unabove" state="normal"><draw_ops></draw_ops></button>
 
1089
        <button function="unabove" state="pressed"><draw_ops></draw_ops></button>
 
1090
        <button function="stick" state="normal"><draw_ops></draw_ops></button>
 
1091
        <button function="stick" state="pressed"><draw_ops></draw_ops></button>
 
1092
        <button function="unstick" state="normal"><draw_ops></draw_ops></button>
 
1093
        <button function="unstick" state="pressed"><draw_ops></draw_ops></button>
 
1094
</frame_style>
 
1095
 
 
1096
<!-- placeholder for unimplementated styles-->
 
1097
<frame_style name="blank" geometry="normal">
 
1098
        <button function="close" state="normal"><draw_ops></draw_ops></button>
 
1099
        <button function="close" state="pressed"><draw_ops></draw_ops></button>
 
1100
        <button function="maximize" state="normal"><draw_ops></draw_ops></button>
 
1101
        <button function="maximize" state="pressed"><draw_ops></draw_ops></button>
 
1102
        <button function="minimize" state="normal"><draw_ops></draw_ops></button>
 
1103
        <button function="minimize" state="pressed"><draw_ops></draw_ops></button>
 
1104
        <button function="menu" state="normal"><draw_ops></draw_ops></button>
 
1105
        <button function="menu" state="pressed"><draw_ops></draw_ops></button>
 
1106
        <button function="shade" state="normal"><draw_ops></draw_ops></button>
 
1107
        <button function="shade" state="pressed"><draw_ops></draw_ops></button>
 
1108
        <button function="unshade" state="normal"><draw_ops></draw_ops></button>
 
1109
        <button function="unshade" state="pressed"><draw_ops></draw_ops></button>
 
1110
        <button function="above" state="normal"><draw_ops></draw_ops></button>
 
1111
        <button function="above" state="pressed"><draw_ops></draw_ops></button>
 
1112
        <button function="unabove" state="normal"><draw_ops></draw_ops></button>
 
1113
        <button function="unabove" state="pressed"><draw_ops></draw_ops></button>
 
1114
        <button function="stick" state="normal"><draw_ops></draw_ops></button>
 
1115
        <button function="stick" state="pressed"><draw_ops></draw_ops></button>
 
1116
        <button function="unstick" state="normal"><draw_ops></draw_ops></button>
 
1117
        <button function="unstick" state="pressed"><draw_ops></draw_ops></button>
 
1118
</frame_style>
 
1119
 
 
1120
<!-- frame style sets -->
 
1121
 
 
1122
<frame_style_set name="normal_style_set">
 
1123
        <frame focus="yes" state="normal" resize="both" style="normal_focused"/>
 
1124
        <frame focus="no" state="normal" resize="both" style="normal_unfocused"/>
 
1125
        <frame focus="yes" state="maximized" style="normal_max_focused"/>
 
1126
        <frame focus="no" state="maximized" style="normal_max_unfocused"/>
 
1127
        <frame focus="yes" state="shaded" style="normal_focused"/>
 
1128
        <frame focus="no" state="shaded" style="normal_unfocused"/>
 
1129
        <frame focus="yes" state="maximized_and_shaded" style="normal_max_shaded_focused"/>
 
1130
        <frame focus="no" state="maximized_and_shaded" style="normal_max_shaded_unfocused"/>
 
1131
        <frame version=">= 3.3" focus="yes" state="tiled_left" style="tiled_left_focused"/>
 
1132
        <frame version=">= 3.3" focus="no" state="tiled_left" style="tiled_left_unfocused"/>
 
1133
        <frame version=">= 3.3" focus="yes" state="tiled_right" style="tiled_right_focused"/>
 
1134
        <frame version=">= 3.3" focus="no" state="tiled_right" style="tiled_right_unfocused"/>
 
1135
        <frame version=">= 3.3" focus="yes" state="tiled_left_and_shaded" style="tiled_left_focused"/>
 
1136
        <frame version=">= 3.3" focus="no" state="tiled_left_and_shaded" style="tiled_left_unfocused"/>
 
1137
        <frame version=">= 3.3" focus="yes" state="tiled_right_and_shaded" style="tiled_right_focused"/>
 
1138
        <frame version=">= 3.3" focus="no" state="tiled_right_and_shaded" style="tiled_right_unfocused"/>
 
1139
</frame_style_set>
 
1140
 
 
1141
<frame_style_set name="dialog_style_set">
 
1142
        <frame focus="yes" state="normal" resize="both" style="dialog_focused"/>
 
1143
        <frame focus="no" state="normal" resize="both" style="dialog_unfocused"/>
 
1144
        <frame focus="yes" state="maximized" style="blank"/>
 
1145
        <frame focus="no" state="maximized" style="blank"/>
 
1146
        <frame focus="yes" state="shaded" style="dialog_focused"/>
 
1147
        <frame focus="no" state="shaded" style="dialog_unfocused"/>
 
1148
        <frame focus="yes" state="maximized_and_shaded" style="blank"/>
 
1149
        <frame focus="no" state="maximized_and_shaded" style="blank"/>
 
1150
</frame_style_set>
 
1151
 
 
1152
<frame_style_set name="modal_dialog_style_set">
 
1153
        <frame focus="yes" state="normal" resize="both" style="modal_dialog_focused"/>
 
1154
        <frame focus="no" state="normal" resize="both" style="modal_dialog_unfocused"/>
 
1155
        <frame focus="yes" state="maximized" style="blank"/>
 
1156
        <frame focus="no" state="maximized" style="blank"/>
 
1157
        <frame focus="yes" state="shaded" style="modal_dialog_focused"/>
 
1158
        <frame focus="no" state="shaded" style="modal_dialog_unfocused"/>
 
1159
        <frame focus="yes" state="maximized_and_shaded" style="blank"/>
 
1160
        <frame focus="no" state="maximized_and_shaded" style="blank"/>
 
1161
</frame_style_set>
 
1162
 
 
1163
<frame_style_set name="utility_style_set">
 
1164
        <frame focus="yes" state="normal" resize="both" style="utility_focused"/>
 
1165
        <frame focus="no" state="normal" resize="both" style="utility_unfocused"/>
 
1166
        <frame focus="yes" state="maximized" style="blank"/>
 
1167
        <frame focus="no" state="maximized" style="blank"/>
 
1168
        <frame focus="yes" state="shaded" style="utility_focused"/>
 
1169
        <frame focus="no" state="shaded" style="utility_unfocused"/>
 
1170
        <frame focus="yes" state="maximized_and_shaded" style="blank"/>
 
1171
        <frame focus="no" state="maximized_and_shaded" style="blank"/>
 
1172
</frame_style_set>
 
1173
 
 
1174
<frame_style_set name="border_style_set">
 
1175
        <frame focus="yes" state="normal" resize="both" style="border_focused"/>
 
1176
        <frame focus="no" state="normal" resize="both" style="border_unfocused"/>
 
1177
        <frame focus="yes" state="maximized" style="borderless"/>
 
1178
        <frame focus="no" state="maximized" style="borderless"/>
 
1179
        <frame focus="yes" state="shaded" style="blank"/>
 
1180
        <frame focus="no" state="shaded" style="blank"/>
 
1181
        <frame focus="yes" state="maximized_and_shaded" style="blank"/>
 
1182
        <frame focus="no" state="maximized_and_shaded" style="blank"/>
 
1183
</frame_style_set>
 
1184
 
 
1185
<frame_style_set name="attached_style_set">
 
1186
        <frame focus="yes" state="normal" resize="both" style="attached_focused"/>
 
1187
        <frame focus="no" state="normal" resize="both" style="attached_unfocused"/>
 
1188
        <frame focus="yes" state="maximized" style="blank"/>
 
1189
        <frame focus="no" state="maximized" style="blank"/>
 
1190
        <frame focus="yes" state="shaded" style="blank"/>
 
1191
        <frame focus="no" state="shaded" style="blank"/>
 
1192
        <frame focus="yes" state="maximized_and_shaded" style="blank"/>
 
1193
        <frame focus="no" state="maximized_and_shaded" style="blank"/>
 
1194
</frame_style_set>
 
1195
 
 
1196
 
 
1197
<!-- windows -->
 
1198
 
 
1199
<window type="normal" style_set="normal_style_set"/>
 
1200
<window type="dialog" style_set="dialog_style_set"/>
 
1201
<window type="modal_dialog" style_set="modal_dialog_style_set"/>
 
1202
<window type="menu" style_set="utility_style_set"/>
 
1203
<window type="utility" style_set="utility_style_set"/>
 
1204
<window type="border" style_set="border_style_set"/>
 
1205
<window version=">= 3.2" type="attached" style_set="attached_style_set"/>
 
1206
 
 
1207
</metacity_theme>