metacity-theme-3.xml 78 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567
  1. <?xml version="1.0"?>
  2. <!-- Original file: Mint-Y Metacity Theme https://github.com/linuxmint/mint-themes/tree/master/src/Mint-Y/metacity-1 -->
  3. <metacity_theme>
  4. <info>
  5. <name>Orchidea</name>
  6. <author>andr35</author>
  7. <copyright>andr35</copyright>
  8. <date>2021</date>
  9. <description>Orchidea Metacity theme</description>
  10. </info>
  11. <!-- meaningfull constants -->
  12. <constant name="C_title_focused" value="#ffffff" />
  13. <constant name="C_title_unfocused" value="#ffffff" />
  14. <constant name="C_wm_bg_focused" value="#2C2C2C" />
  15. <constant name="C_wm_bg_unfocused" value="#2C2C2C" />
  16. <constant name="C_wm_border" value="rgba(0,0,0,0.0)" />
  17. <constant name="C_wm_highlight" value="rgba(0,0,0,0.0)" />
  18. <!-- window button colors -->
  19. <!-- close, minimize, maximize -->
  20. <constant name="C_button_bg_hover" value="#3D3D3D" />
  21. <constant name="C_button_bg_active" value="#555555" />
  22. <constant name="C_button_border_hover" value="#D1D1D1" />
  23. <constant name="C_icon_bg_focused" value="#BEBEBE" />
  24. <constant name="C_icon_bg_unfocused" value="#949494" />
  25. <constant name="C_icon_bg_hover" value="#FDFDFD" />
  26. <constant name="C_icon_bg_active" value="#FDFDFD" />
  27. <!-- geometries -->
  28. <frame_geometry name="normal" title_scale="medium" rounded_top_left="18" rounded_top_right="18" rounded_bottom_left="18" rounded_bottom_right="18">
  29. <distance name="left_width" value="0" />
  30. <distance name="right_width" value="0" />
  31. <distance name="bottom_height" value="0" />
  32. <distance name="left_titlebar_edge" value="2" />
  33. <distance name="right_titlebar_edge" value="2" />
  34. <distance name="title_vertical_pad" value="3" />
  35. <border name="title_border" left="10" right="10" top="0" bottom="0" />
  36. <border name="button_border" left="0" right="0" top="0" bottom="0" />
  37. <distance name="button_width" value="40" />
  38. <distance name="button_height" value="40" />
  39. </frame_geometry>
  40. <frame_geometry name="shaded" parent="normal" rounded_top_left="18" rounded_top_right="18" rounded_bottom_left="18" rounded_bottom_right="18" />
  41. <frame_geometry name="normal_unfocused" title_scale="medium" rounded_top_left="18" rounded_top_right="18" rounded_bottom_left="18" rounded_bottom_right="18" parent="normal"></frame_geometry>
  42. <frame_geometry name="max" title_scale="medium" parent="normal" rounded_top_left="false" rounded_top_right="false">
  43. <distance name="left_width" value="0" />
  44. <distance name="right_width" value="0" />
  45. <distance name="left_titlebar_edge" value="0" />
  46. <distance name="right_titlebar_edge" value="0" />
  47. <distance name="title_vertical_pad" value="2" /> <!--
  48. This needs to be 1 less then the
  49. title_vertical_pad on normal state
  50. or you'll have bigger buttons -->
  51. <distance name="bottom_height" value="1" />
  52. </frame_geometry>
  53. <frame_geometry name="tiled_left" title_scale="medium" rounded_top_left="false" rounded_top_right="false" parent="normal">
  54. <distance name="right_width" value="1" />
  55. <distance name="bottom_height" value="1" />
  56. </frame_geometry>
  57. <frame_geometry name="tiled_right" title_scale="medium" rounded_top_left="false" rounded_top_right="false" parent="normal">
  58. <distance name="left_width" value="1" />
  59. <distance name="bottom_height" value="1" />
  60. </frame_geometry>
  61. <frame_geometry name="small" title_scale="small" parent="normal" rounded_top_left="18" rounded_top_right="18" rounded_bottom_left="18" rounded_bottom_right="18">
  62. <distance name="title_vertical_pad" value="7" />
  63. <distance name="left_titlebar_edge" value="1" />
  64. <distance name="right_titlebar_edge" value="1" />
  65. <border name="title_border" left="10" right="10" top="0" bottom="0" />
  66. </frame_geometry>
  67. <frame_geometry name="small_unfocused" parent="small"></frame_geometry>
  68. <frame_geometry name="border" has_title="false" rounded_top_left="false" rounded_top_right="false" parent="normal">
  69. <distance name="left_width" value="1" />
  70. <distance name="right_width" value="1" />
  71. <distance name="bottom_height" value="1" />
  72. <border name="title_border" left="10" right="10" top="0" bottom="0" />
  73. <distance name="title_vertical_pad" value="1" />
  74. <distance name="button_height" value="0" />
  75. </frame_geometry>
  76. <frame_geometry name="borderless" has_title="false" rounded_top_left="false" rounded_top_right="false" parent="normal">
  77. <distance name="left_width" value="0" />
  78. <distance name="right_width" value="0" />
  79. <distance name="bottom_height" value="0" />
  80. <distance name="title_vertical_pad" value="0" />
  81. <border name="title_border" left="10" right="10" top="0" bottom="0" />
  82. <distance name="button_height" value="0" />
  83. </frame_geometry>
  84. <frame_geometry name="modal" title_scale="small" hide_buttons="true" rounded_top_left="18" rounded_top_right="18" rounded_bottom_left="18" rounded_bottom_right="18" parent="small">
  85. <distance name="title_vertical_pad" value="5" />
  86. </frame_geometry>
  87. <frame_geometry name="attached" title_scale="small" hide_buttons="true" rounded_top_left="18" rounded_top_right="18" rounded_bottom_left="18" rounded_bottom_right="18" parent="small">
  88. <distance name="title_vertical_pad" value="5" />
  89. </frame_geometry>
  90. <!-- drawing operations -->
  91. <!-- title -->
  92. <draw_ops name="title_focused">
  93. <title version="< 3.1" x="(0 `max` ((width - title_width) / 2))" y="(0 `max` ((height - title_height) / 2)) + 1" color="C_title_focused" />
  94. <title version=">= 3.1" x="(0 `max` ((frame_x_center - title_width / 2) `min` (width - title_width)))" y="(0 `max` ((height - title_height) / 2)) + 1" ellipsize_width="width" color="C_title_focused" />
  95. </draw_ops>
  96. <draw_ops name="title_unfocused">
  97. <title version="< 3.1" x="(0 `max` ((width - title_width) / 2))" y="(0 `max` ((height - title_height) / 2)) + 1" color="C_title_unfocused" />
  98. <title version=">= 3.1" x="(0 `max` ((frame_x_center - title_width / 2) `min` (width - title_width)))" y="(0 `max` ((height - title_height) / 2)) + 1" ellipsize_width="width" color="C_title_unfocused" />
  99. </draw_ops>
  100. <!-- window decorations -->
  101. <draw_ops name="entire_background_focused">
  102. <rectangle color="C_wm_bg_focused" x="0" y="0" width="width" height="height" filled="true" />
  103. </draw_ops>
  104. <draw_ops name="entire_background_unfocused">
  105. <rectangle color="C_wm_bg_unfocused" x="0" y="0" width="width" height="height" filled="true" />
  106. </draw_ops>
  107. <draw_ops name="titlebar_focused">
  108. <rectangle color="C_wm_bg_focused" x="0" y="0" width="width" height="height" filled="true" />
  109. <rectangle color="C_wm_highlight" x="0" y="0" width="width" height="1" filled="true" />
  110. </draw_ops>
  111. <draw_ops name="titlebar_unfocused">
  112. <rectangle color="C_wm_bg_unfocused" x="0" y="0" width="width" height="height" filled="true" />
  113. <rectangle color="C_wm_highlight" x="0" y="0" width="width" height="1" filled="true" />
  114. </draw_ops>
  115. <draw_ops name="titlebar_max"></draw_ops>
  116. <draw_ops name="titlebar_small_focused"></draw_ops>
  117. <draw_ops name="titlebar_small_unfocused"></draw_ops>
  118. <draw_ops name="border_focused">
  119. <rectangle color="C_wm_bg_focused" x="0" y="0" width="width" height="height" filled="false" />
  120. </draw_ops>
  121. <draw_ops name="border_unfocused">
  122. <rectangle color="C_wm_bg_unfocused" x="0" y="0" width="width" height="height" filled="false" />
  123. </draw_ops>
  124. <draw_ops name="border_tiled_right">
  125. <line x1="0" y1="0" x2="0" y2="height" color="C_wm_border" />
  126. <line x1="1" y1="height-1" x2="width" y2="height-1" color="C_wm_border" />
  127. </draw_ops>
  128. <draw_ops name="border_tiled_left">
  129. <line x1="width-1" y1="0" x2="width-1" y2="height" color="C_wm_border" />
  130. <line x1="1" y1="height-1" x2="width" y2="height-1" color="C_wm_border" />
  131. </draw_ops>
  132. <draw_ops name="border_max">
  133. <line x1="1" y1="height-1" x2="width" y2="height-1" color="C_wm_border" />
  134. </draw_ops>
  135. <!--close-->
  136. <draw_ops name="close_focused">
  137. <image filename="close-icon.svg" colorize="C_icon_bg_focused" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height" />
  138. </draw_ops>
  139. <draw_ops name="close_focused_pressed">
  140. <image filename="button-bg.svg" colorize="C_button_bg_active" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height" />
  141. <image filename="close-icon.svg" colorize="C_icon_bg_active" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height" />
  142. </draw_ops>
  143. <draw_ops name="close_focused_prelight">
  144. <image filename="button-bg.svg" colorize="C_button_bg_hover" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height" />
  145. <image filename="close-icon.svg" colorize="C_icon_bg_hover" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height" />
  146. </draw_ops>
  147. <draw_ops name="close_unfocused">
  148. <image filename="close-icon.svg" colorize="C_icon_bg_unfocused" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height" />
  149. </draw_ops>
  150. <draw_ops name="close_unfocused_prelight">
  151. <image filename="button-bg.svg" colorize="C_button_bg_hover" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height" />
  152. <image filename="close-icon.svg" colorize="C_icon_bg_hover" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height" />
  153. </draw_ops>
  154. <draw_ops name="close_unfocused_pressed">
  155. <image filename="button-bg.svg" colorize="C_button_bg_active" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height" />
  156. <image filename="close-icon.svg" colorize="C_icon_bg_active" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height" />
  157. </draw_ops>
  158. <!--maximize-->
  159. <draw_ops name="maximize_focused">
  160. <image filename="max-icon.svg" colorize="C_icon_bg_focused" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height" />
  161. </draw_ops>
  162. <draw_ops name="maximize_focused_pressed">
  163. <image filename="button-bg.svg" colorize="C_button_bg_active" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height" />
  164. <image filename="max-icon.svg" colorize="C_icon_bg_active" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height" />
  165. </draw_ops>
  166. <draw_ops name="maximize_focused_prelight">
  167. <image filename="button-bg.svg" colorize="C_button_bg_hover" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height" />
  168. <image filename="max-icon.svg" colorize="C_icon_bg_hover" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height" />
  169. </draw_ops>
  170. <draw_ops name="maximize_unfocused">
  171. <image filename="max-icon.svg" colorize="C_icon_bg_unfocused" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height" />
  172. </draw_ops>
  173. <draw_ops name="maximize_unfocused_prelight">
  174. <image filename="button-bg.svg" colorize="C_button_bg_hover" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height" />
  175. <image filename="max-icon.svg" colorize="C_icon_bg_hover" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height" />
  176. </draw_ops>
  177. <draw_ops name="maximize_unfocused_pressed">
  178. <image filename="button-bg.svg" colorize="C_button_bg_active" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height" />
  179. <image filename="max-icon.svg" colorize="C_icon_bg_active" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height" />
  180. </draw_ops>
  181. <!--minimize-->
  182. <draw_ops name="minimize_focused">
  183. <image filename="min-icon.svg" colorize="C_icon_bg_focused" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height" />
  184. </draw_ops>
  185. <draw_ops name="minimize_focused_pressed">
  186. <image filename="button-bg.svg" colorize="C_button_bg_active" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height" />
  187. <image filename="min-icon.svg" colorize="C_icon_bg_active" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height" />
  188. </draw_ops>
  189. <draw_ops name="minimize_focused_prelight">
  190. <image filename="button-bg.svg" colorize="C_button_bg_hover" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height" />
  191. <image filename="min-icon.svg" colorize="C_icon_bg_hover" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height" />
  192. </draw_ops>
  193. <draw_ops name="minimize_unfocused">
  194. <image filename="min-icon.svg" colorize="C_icon_bg_unfocused" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height" />
  195. </draw_ops>
  196. <draw_ops name="minimize_unfocused_prelight">
  197. <image filename="button-bg.svg" colorize="C_button_bg_hover" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height" />
  198. <image filename="min-icon.svg" colorize="C_icon_bg_hover" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height" />
  199. </draw_ops>
  200. <draw_ops name="minimize_unfocused_pressed">
  201. <image filename="button-bg.svg" colorize="C_button_bg_active" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height" />
  202. <image filename="min-icon.svg" colorize="C_icon_bg_active" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height" />
  203. </draw_ops>
  204. <!--stick-->
  205. <draw_ops name="stick_focused">
  206. <image filename="stick-icon.svg" colorize="C_icon_bg_focused" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height" />
  207. </draw_ops>
  208. <draw_ops name="stick_focused_pressed">
  209. <image filename="button-bg.svg" colorize="C_button_bg_active" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height" />
  210. <image filename="stick-icon.svg" colorize="C_icon_bg_active" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height" />
  211. </draw_ops>
  212. <draw_ops name="stick_focused_prelight">
  213. <image filename="button-bg.svg" colorize="C_button_bg_hover" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height" />
  214. <image filename="stick-icon.svg" colorize="C_icon_bg_hover" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height" />
  215. </draw_ops>
  216. <draw_ops name="stick_unfocused">
  217. <image filename="stick-icon.svg" colorize="C_icon_bg_unfocused" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height" />
  218. </draw_ops>
  219. <draw_ops name="stick_unfocused_prelight">
  220. <image filename="button-bg.svg" colorize="C_button_bg_hover" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height" />
  221. <image filename="stick-icon.svg" colorize="C_icon_bg_hover" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height" />
  222. </draw_ops>
  223. <draw_ops name="stick_unfocused_pressed">
  224. <image filename="button-bg.svg" colorize="C_button_bg_active" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height" />
  225. <image filename="stick-icon.svg" colorize="C_icon_bg_active" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height" />
  226. </draw_ops>
  227. <!--unstick-->
  228. <draw_ops name="unstick_focused">
  229. <image filename="unstick-icon.svg" colorize="C_icon_bg_focused" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height" />
  230. </draw_ops>
  231. <draw_ops name="unstick_focused_pressed">
  232. <image filename="button-bg.svg" colorize="C_button_bg_active" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height" />
  233. <image filename="unstick-icon.svg" colorize="C_icon_bg_active" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height" />
  234. </draw_ops>
  235. <draw_ops name="unstick_focused_prelight">
  236. <image filename="button-bg.svg" colorize="C_button_bg_hover" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height" />
  237. <image filename="unstick-icon.svg" colorize="C_icon_bg_hover" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height" />
  238. </draw_ops>
  239. <draw_ops name="unstick_unfocused">
  240. <image filename="unstick-icon.svg" colorize="C_icon_bg_unfocused" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height" />
  241. </draw_ops>
  242. <draw_ops name="unstick_unfocused_prelight">
  243. <image filename="button-bg.svg" colorize="C_button_bg_hover" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height" />
  244. <image filename="unstick-icon.svg" colorize="C_icon_bg_hover" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height" />
  245. </draw_ops>
  246. <draw_ops name="unstick_unfocused_pressed">
  247. <image filename="button-bg.svg" colorize="C_button_bg_active" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height" />
  248. <image filename="unstick-icon.svg" colorize="C_icon_bg_active" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height" />
  249. </draw_ops>
  250. <!--shade-->
  251. <draw_ops name="shade_focused">
  252. <image filename="shade-icon.svg" colorize="C_icon_bg_focused" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height" />
  253. </draw_ops>
  254. <draw_ops name="shade_focused_pressed">
  255. <image filename="button-bg.svg" colorize="C_button_bg_active" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height" />
  256. <image filename="shade-icon.svg" colorize="C_icon_bg_active" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height" />
  257. </draw_ops>
  258. <draw_ops name="shade_focused_prelight">
  259. <image filename="button-bg.svg" colorize="C_button_bg_hover" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height" />
  260. <image filename="shade-icon.svg" colorize="C_icon_bg_hover" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height" />
  261. </draw_ops>
  262. <draw_ops name="shade_unfocused">
  263. <image filename="shade-icon.svg" colorize="C_icon_bg_unfocused" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height" />
  264. </draw_ops>
  265. <draw_ops name="shade_unfocused_prelight">
  266. <image filename="button-bg.svg" colorize="C_button_bg_hover" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height" />
  267. <image filename="shade-icon.svg" colorize="C_icon_bg_hover" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height" />
  268. </draw_ops>
  269. <draw_ops name="shade_unfocused_pressed">
  270. <image filename="button-bg.svg" colorize="C_button_bg_active" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height" />
  271. <image filename="shade-icon.svg" colorize="C_icon_bg_active" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height" />
  272. </draw_ops>
  273. <!--unshade-->
  274. <draw_ops name="unshade_focused">
  275. <image filename="unshade-icon.svg" colorize="C_icon_bg_focused" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height" />
  276. </draw_ops>
  277. <draw_ops name="unshade_focused_pressed">
  278. <image filename="button-bg.svg" colorize="C_button_bg_active" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height" />
  279. <image filename="unshade-icon.svg" colorize="C_icon_bg_active" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height" />
  280. </draw_ops>
  281. <draw_ops name="unshade_focused_prelight">
  282. <image filename="button-bg.svg" colorize="C_button_bg_hover" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height" />
  283. <image filename="unshade-icon.svg" colorize="C_icon_bg_hover" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height" />
  284. </draw_ops>
  285. <draw_ops name="unshade_unfocused">
  286. <image filename="unshade-icon.svg" colorize="C_icon_bg_unfocused" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height" />
  287. </draw_ops>
  288. <draw_ops name="unshade_unfocused_prelight">
  289. <image filename="button-bg.svg" colorize="C_button_bg_hover" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height" />
  290. <image filename="unshade-icon.svg" colorize="C_icon_bg_hover" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height" />
  291. </draw_ops>
  292. <draw_ops name="unshade_unfocused_pressed">
  293. <image filename="button-bg.svg" colorize="C_button_bg_active" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height" />
  294. <image filename="unshade-icon.svg" colorize="C_icon_bg_active" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height" />
  295. </draw_ops>
  296. <!--menu-->
  297. <draw_ops name="menu_focused">
  298. <image filename="menu-icon.svg" colorize="C_icon_bg_focused" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height" />
  299. </draw_ops>
  300. <draw_ops name="menu_focused_pressed">
  301. <image filename="button-bg.svg" colorize="C_button_bg_active" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height" />
  302. <image filename="menu-icon.svg" colorize="C_icon_bg_active" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height" />
  303. </draw_ops>
  304. <draw_ops name="menu_focused_prelight">
  305. <image filename="button-bg.svg" colorize="C_button_bg_hover" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height" />
  306. <image filename="menu-icon.svg" colorize="C_icon_bg_hover" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height" />
  307. </draw_ops>
  308. <draw_ops name="menu_unfocused">
  309. <image filename="menu-icon.svg" colorize="C_icon_bg_unfocused" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height" />
  310. </draw_ops>
  311. <draw_ops name="menu_unfocused_prelight">
  312. <image filename="button-bg.svg" colorize="C_button_bg_hover" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height" />
  313. <image filename="menu-icon.svg" colorize="C_icon_bg_hover" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height" />
  314. </draw_ops>
  315. <draw_ops name="menu_unfocused_pressed">
  316. <image filename="button-bg.svg" colorize="C_button_bg_active" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height" />
  317. <image filename="menu-icon.svg" colorize="C_icon_bg_active" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height" />
  318. </draw_ops>
  319. <!-- frame styles -->
  320. <frame_style name="normal_focused" geometry="normal">
  321. <piece position="entire_background" draw_ops="entire_background_focused" />
  322. <piece position="titlebar" draw_ops="titlebar_focused" />
  323. <piece position="title" draw_ops="title_focused" />
  324. <button function="close" state="normal" draw_ops="close_focused" />
  325. <button function="close" state="pressed" draw_ops="close_focused_pressed" />
  326. <button function="close" state="prelight" draw_ops="close_focused_prelight" />
  327. <button function="maximize" state="normal" draw_ops="maximize_focused" />
  328. <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" />
  329. <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" />
  330. <button function="minimize" state="normal" draw_ops="minimize_focused" />
  331. <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" />
  332. <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" />
  333. <button function="menu" state="normal" draw_ops="menu_focused" />
  334. <button function="menu" state="pressed" draw_ops="menu_focused_pressed" />
  335. <button function="menu" state="prelight" draw_ops="menu_focused_prelight" />
  336. <button function="shade" state="normal" draw_ops="shade_focused" />
  337. <button function="shade" state="pressed" draw_ops="shade_focused_pressed" />
  338. <button function="shade" state="prelight" draw_ops="shade_focused_prelight" />
  339. <button function="unshade" state="normal" draw_ops="unshade_focused" />
  340. <button function="unshade" state="pressed" draw_ops="unshade_focused_pressed" />
  341. <button function="unshade" state="prelight" draw_ops="unshade_focused_prelight" />
  342. <button function="above" state="normal">
  343. <draw_ops></draw_ops>
  344. </button>
  345. <button function="above" state="pressed">
  346. <draw_ops></draw_ops>
  347. </button>
  348. <button function="unabove" state="normal">
  349. <draw_ops></draw_ops>
  350. </button>
  351. <button function="unabove" state="pressed">
  352. <draw_ops></draw_ops>
  353. </button>
  354. <button function="stick" state="normal" draw_ops="stick_focused" />
  355. <button function="stick" state="pressed" draw_ops="stick_focused_pressed" />
  356. <button function="stick" state="prelight" draw_ops="stick_focused_prelight" />
  357. <button function="unstick" state="normal" draw_ops="unstick_focused" />
  358. <button function="unstick" state="pressed" draw_ops="unstick_focused_pressed" />
  359. <button function="unstick" state="prelight" draw_ops="unstick_focused_prelight" />
  360. </frame_style>
  361. <frame_style name="normal_unfocused" geometry="normal_unfocused">
  362. <piece position="entire_background" draw_ops="entire_background_unfocused" />
  363. <piece position="titlebar" draw_ops="titlebar_unfocused" />
  364. <piece position="title" draw_ops="title_unfocused" />
  365. <button function="close" state="normal" draw_ops="close_unfocused" />
  366. <button function="close" state="prelight" draw_ops="close_unfocused_prelight" />
  367. <button function="close" state="pressed" draw_ops="close_unfocused_pressed" />
  368. <button function="maximize" state="normal" draw_ops="maximize_unfocused" />
  369. <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight" />
  370. <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed" />
  371. <button function="minimize" state="normal" draw_ops="minimize_unfocused" />
  372. <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight" />
  373. <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed" />
  374. <button function="menu" state="normal" draw_ops="menu_unfocused" />
  375. <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" />
  376. <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" />
  377. <button function="shade" state="normal" draw_ops="shade_unfocused" />
  378. <button function="shade" state="prelight" draw_ops="shade_unfocused_prelight" />
  379. <button function="shade" state="pressed" draw_ops="shade_unfocused_pressed" />
  380. <button function="unshade" state="normal" draw_ops="unshade_unfocused" />
  381. <button function="unshade" state="prelight" draw_ops="unshade_unfocused_prelight" />
  382. <button function="unshade" state="pressed" draw_ops="unshade_unfocused_pressed" />
  383. <button function="above" state="normal">
  384. <draw_ops></draw_ops>
  385. </button>
  386. <button function="above" state="pressed">
  387. <draw_ops></draw_ops>
  388. </button>
  389. <button function="unabove" state="normal">
  390. <draw_ops></draw_ops>
  391. </button>
  392. <button function="unabove" state="pressed">
  393. <draw_ops></draw_ops>
  394. </button>
  395. <button function="stick" state="normal" draw_ops="stick_unfocused" />
  396. <button function="stick" state="prelight" draw_ops="stick_unfocused_prelight" />
  397. <button function="stick" state="pressed" draw_ops="stick_unfocused_pressed" />
  398. <button function="unstick" state="normal" draw_ops="unstick_unfocused" />
  399. <button function="unstick" state="prelight" draw_ops="unstick_unfocused_prelight" />
  400. <button function="unstick" state="pressed" draw_ops="unstick_unfocused_pressed" />
  401. </frame_style>
  402. <frame_style name="normal_max_focused" geometry="max">
  403. <piece position="entire_background" draw_ops="entire_background_focused" />
  404. <piece position="overlay" draw_ops="border_max" />
  405. <piece position="titlebar" draw_ops="titlebar_max" />
  406. <piece position="title" draw_ops="title_focused" />
  407. <button function="close" state="normal" draw_ops="close_focused" />
  408. <button function="close" state="pressed" draw_ops="close_focused_pressed" />
  409. <button function="close" state="prelight" draw_ops="close_focused_prelight" />
  410. <button function="maximize" state="normal" draw_ops="maximize_focused" />
  411. <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" />
  412. <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" />
  413. <button function="minimize" state="normal" draw_ops="minimize_focused" />
  414. <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" />
  415. <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" />
  416. <button function="menu" state="normal" draw_ops="menu_focused" />
  417. <button function="menu" state="pressed" draw_ops="menu_focused_pressed" />
  418. <button function="menu" state="prelight" draw_ops="menu_focused_prelight" />
  419. <button function="shade" state="normal" draw_ops="shade_focused" />
  420. <button function="shade" state="pressed" draw_ops="shade_focused_pressed" />
  421. <button function="shade" state="prelight" draw_ops="shade_focused_prelight" />
  422. <button function="unshade" state="normal" draw_ops="unshade_focused" />
  423. <button function="unshade" state="pressed" draw_ops="unshade_focused_pressed" />
  424. <button function="unshade" state="prelight" draw_ops="unshade_focused_prelight" />
  425. <button function="above" state="normal">
  426. <draw_ops></draw_ops>
  427. </button>
  428. <button function="above" state="pressed">
  429. <draw_ops></draw_ops>
  430. </button>
  431. <button function="unabove" state="normal">
  432. <draw_ops></draw_ops>
  433. </button>
  434. <button function="unabove" state="pressed">
  435. <draw_ops></draw_ops>
  436. </button>
  437. <button function="stick" state="normal" draw_ops="stick_focused" />
  438. <button function="stick" state="pressed" draw_ops="stick_focused_pressed" />
  439. <button function="stick" state="prelight" draw_ops="stick_focused_prelight" />
  440. <button function="unstick" state="normal" draw_ops="unstick_focused" />
  441. <button function="unstick" state="pressed" draw_ops="unstick_focused_pressed" />
  442. <button function="unstick" state="prelight" draw_ops="unstick_focused_prelight" />
  443. </frame_style>
  444. <frame_style name="normal_max_unfocused" geometry="max">
  445. <piece position="entire_background" draw_ops="entire_background_unfocused" />
  446. <piece position="overlay" draw_ops="border_max" />
  447. <piece position="titlebar" draw_ops="titlebar_max" />
  448. <piece position="title" draw_ops="title_unfocused" />
  449. <button function="close" state="normal" draw_ops="close_unfocused" />
  450. <button function="close" state="prelight" draw_ops="close_unfocused_prelight" />
  451. <button function="close" state="pressed" draw_ops="close_unfocused_pressed" />
  452. <button function="maximize" state="normal" draw_ops="maximize_unfocused" />
  453. <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight" />
  454. <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed" />
  455. <button function="minimize" state="normal" draw_ops="minimize_unfocused" />
  456. <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight" />
  457. <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed" />
  458. <button function="menu" state="normal" draw_ops="menu_unfocused" />
  459. <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" />
  460. <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" />
  461. <button function="shade" state="normal" draw_ops="shade_unfocused" />
  462. <button function="shade" state="prelight" draw_ops="shade_unfocused_prelight" />
  463. <button function="shade" state="pressed" draw_ops="shade_unfocused_pressed" />
  464. <button function="unshade" state="normal" draw_ops="unshade_unfocused" />
  465. <button function="unshade" state="prelight" draw_ops="unshade_unfocused_prelight" />
  466. <button function="unshade" state="pressed" draw_ops="unshade_unfocused_pressed" />
  467. <button function="above" state="normal">
  468. <draw_ops></draw_ops>
  469. </button>
  470. <button function="above" state="pressed">
  471. <draw_ops></draw_ops>
  472. </button>
  473. <button function="unabove" state="normal">
  474. <draw_ops></draw_ops>
  475. </button>
  476. <button function="unabove" state="pressed">
  477. <draw_ops></draw_ops>
  478. </button>
  479. <button function="stick" state="normal" draw_ops="stick_unfocused" />
  480. <button function="stick" state="prelight" draw_ops="stick_unfocused_prelight" />
  481. <button function="stick" state="pressed" draw_ops="stick_unfocused_pressed" />
  482. <button function="unstick" state="normal" draw_ops="unstick_unfocused" />
  483. <button function="unstick" state="prelight" draw_ops="unstick_unfocused_prelight" />
  484. <button function="unstick" state="pressed" draw_ops="unstick_unfocused_pressed" />
  485. </frame_style>
  486. <frame_style name="normal_max_shaded_focused" geometry="max">
  487. <piece position="entire_background" draw_ops="entire_background_focused" />
  488. <piece position="titlebar" draw_ops="titlebar_max" />
  489. <piece position="title" draw_ops="title_focused" />
  490. <button function="close" state="normal" draw_ops="close_focused" />
  491. <button function="close" state="pressed" draw_ops="close_focused_pressed" />
  492. <button function="close" state="prelight" draw_ops="close_focused_prelight" />
  493. <button function="maximize" state="normal" draw_ops="maximize_focused" />
  494. <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" />
  495. <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" />
  496. <button function="minimize" state="normal" draw_ops="minimize_focused" />
  497. <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" />
  498. <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" />
  499. <button function="menu" state="normal" draw_ops="menu_focused" />
  500. <button function="menu" state="pressed" draw_ops="menu_focused_pressed" />
  501. <button function="menu" state="prelight" draw_ops="menu_focused_prelight" />
  502. <button function="shade" state="normal" draw_ops="shade_focused" />
  503. <button function="shade" state="pressed" draw_ops="shade_focused_pressed" />
  504. <button function="shade" state="prelight" draw_ops="shade_focused_prelight" />
  505. <button function="unshade" state="normal" draw_ops="unshade_focused" />
  506. <button function="unshade" state="pressed" draw_ops="unshade_focused_pressed" />
  507. <button function="unshade" state="prelight" draw_ops="unshade_focused_prelight" />
  508. <button function="above" state="normal">
  509. <draw_ops></draw_ops>
  510. </button>
  511. <button function="above" state="pressed">
  512. <draw_ops></draw_ops>
  513. </button>
  514. <button function="unabove" state="normal">
  515. <draw_ops></draw_ops>
  516. </button>
  517. <button function="unabove" state="pressed">
  518. <draw_ops></draw_ops>
  519. </button>
  520. <button function="stick" state="normal" draw_ops="stick_focused" />
  521. <button function="stick" state="pressed" draw_ops="stick_focused_pressed" />
  522. <button function="stick" state="prelight" draw_ops="stick_focused_prelight" />
  523. <button function="unstick" state="normal" draw_ops="unstick_focused" />
  524. <button function="unstick" state="pressed" draw_ops="unstick_focused_pressed" />
  525. <button function="unstick" state="prelight" draw_ops="unstick_focused_prelight" />
  526. </frame_style>
  527. <frame_style name="normal_max_shaded_unfocused" geometry="max">
  528. <piece position="entire_background" draw_ops="entire_background_unfocused" />
  529. <piece position="titlebar" draw_ops="titlebar_max" />
  530. <piece position="title" draw_ops="title_unfocused" />
  531. <button function="close" state="normal" draw_ops="close_unfocused" />
  532. <button function="close" state="prelight" draw_ops="close_unfocused_prelight" />
  533. <button function="close" state="pressed" draw_ops="close_unfocused_pressed" />
  534. <button function="maximize" state="normal" draw_ops="maximize_unfocused" />
  535. <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight" />
  536. <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed" />
  537. <button function="minimize" state="normal" draw_ops="minimize_unfocused" />
  538. <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight" />
  539. <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed" />
  540. <button function="menu" state="normal" draw_ops="menu_unfocused" />
  541. <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" />
  542. <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" />
  543. <button function="shade" state="normal" draw_ops="shade_unfocused" />
  544. <button function="shade" state="prelight" draw_ops="shade_unfocused_prelight" />
  545. <button function="shade" state="pressed" draw_ops="shade_unfocused_pressed" />
  546. <button function="unshade" state="normal" draw_ops="unshade_unfocused" />
  547. <button function="unshade" state="prelight" draw_ops="unshade_unfocused_prelight" />
  548. <button function="unshade" state="pressed" draw_ops="unshade_unfocused_pressed" />
  549. <button function="above" state="normal">
  550. <draw_ops></draw_ops>
  551. </button>
  552. <button function="above" state="pressed">
  553. <draw_ops></draw_ops>
  554. </button>
  555. <button function="unabove" state="normal">
  556. <draw_ops></draw_ops>
  557. </button>
  558. <button function="unabove" state="pressed">
  559. <draw_ops></draw_ops>
  560. </button>
  561. <button function="stick" state="normal" draw_ops="stick_unfocused" />
  562. <button function="stick" state="prelight" draw_ops="stick_unfocused_prelight" />
  563. <button function="stick" state="pressed" draw_ops="stick_unfocused_pressed" />
  564. <button function="unstick" state="normal" draw_ops="unstick_unfocused" />
  565. <button function="unstick" state="prelight" draw_ops="unstick_unfocused_prelight" />
  566. <button function="unstick" state="pressed" draw_ops="unstick_unfocused_pressed" />
  567. </frame_style>
  568. <frame_style name="dialog_focused" geometry="normal">
  569. <piece position="entire_background" draw_ops="entire_background_focused" />
  570. <piece position="titlebar" draw_ops="titlebar_focused" />
  571. <piece position="title" draw_ops="title_focused" />
  572. <button function="close" state="normal" draw_ops="close_focused" />
  573. <button function="close" state="pressed" draw_ops="close_focused_pressed" />
  574. <button function="close" state="prelight" draw_ops="close_focused_prelight" />
  575. <button function="maximize" state="normal" draw_ops="maximize_focused" />
  576. <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" />
  577. <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" />
  578. <button function="minimize" state="normal" draw_ops="minimize_focused" />
  579. <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" />
  580. <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" />
  581. <button function="menu" state="normal" draw_ops="menu_focused" />
  582. <button function="menu" state="pressed" draw_ops="menu_focused_pressed" />
  583. <button function="menu" state="prelight" draw_ops="menu_focused_prelight" />
  584. <button function="shade" state="normal" draw_ops="shade_focused" />
  585. <button function="shade" state="pressed" draw_ops="shade_focused_pressed" />
  586. <button function="shade" state="prelight" draw_ops="shade_focused_prelight" />
  587. <button function="unshade" state="normal" draw_ops="unshade_focused" />
  588. <button function="unshade" state="pressed" draw_ops="unshade_focused_pressed" />
  589. <button function="unshade" state="prelight" draw_ops="unshade_focused_prelight" />
  590. <button function="above" state="normal">
  591. <draw_ops></draw_ops>
  592. </button>
  593. <button function="above" state="pressed">
  594. <draw_ops></draw_ops>
  595. </button>
  596. <button function="unabove" state="normal">
  597. <draw_ops></draw_ops>
  598. </button>
  599. <button function="unabove" state="pressed">
  600. <draw_ops></draw_ops>
  601. </button>
  602. <button function="stick" state="normal" draw_ops="stick_focused" />
  603. <button function="stick" state="pressed" draw_ops="stick_focused_pressed" />
  604. <button function="stick" state="prelight" draw_ops="stick_focused_prelight" />
  605. <button function="unstick" state="normal" draw_ops="unstick_focused" />
  606. <button function="unstick" state="pressed" draw_ops="unstick_focused_pressed" />
  607. <button function="unstick" state="prelight" draw_ops="unstick_focused_prelight" />
  608. </frame_style>
  609. <frame_style name="dialog_unfocused" geometry="normal">
  610. <piece position="entire_background" draw_ops="entire_background_unfocused" />
  611. <piece position="titlebar" draw_ops="titlebar_unfocused" />
  612. <piece position="title" draw_ops="title_unfocused" />
  613. <button function="close" state="normal" draw_ops="close_unfocused" />
  614. <button function="close" state="prelight" draw_ops="close_unfocused_prelight" />
  615. <button function="close" state="pressed" draw_ops="close_unfocused_pressed" />
  616. <button function="maximize" state="normal" draw_ops="maximize_unfocused" />
  617. <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight" />
  618. <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed" />
  619. <button function="minimize" state="normal" draw_ops="minimize_unfocused" />
  620. <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight" />
  621. <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed" />
  622. <button function="menu" state="normal" draw_ops="menu_unfocused" />
  623. <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" />
  624. <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" />
  625. <button function="shade" state="normal" draw_ops="shade_unfocused" />
  626. <button function="shade" state="prelight" draw_ops="shade_unfocused_prelight" />
  627. <button function="shade" state="pressed" draw_ops="shade_unfocused_pressed" />
  628. <button function="unshade" state="normal" draw_ops="unshade_unfocused" />
  629. <button function="unshade" state="prelight" draw_ops="unshade_unfocused_prelight" />
  630. <button function="unshade" state="pressed" draw_ops="unshade_unfocused_pressed" />
  631. <button function="above" state="normal">
  632. <draw_ops></draw_ops>
  633. </button>
  634. <button function="above" state="pressed">
  635. <draw_ops></draw_ops>
  636. </button>
  637. <button function="unabove" state="normal">
  638. <draw_ops></draw_ops>
  639. </button>
  640. <button function="unabove" state="pressed">
  641. <draw_ops></draw_ops>
  642. </button>
  643. <button function="stick" state="normal" draw_ops="stick_unfocused" />
  644. <button function="stick" state="prelight" draw_ops="stick_unfocused_prelight" />
  645. <button function="stick" state="pressed" draw_ops="stick_unfocused_pressed" />
  646. <button function="unstick" state="normal" draw_ops="unstick_unfocused" />
  647. <button function="unstick" state="prelight" draw_ops="unstick_unfocused_prelight" />
  648. <button function="unstick" state="pressed" draw_ops="unstick_unfocused_pressed" />
  649. </frame_style>
  650. <frame_style name="modal_dialog_focused" geometry="modal">
  651. <piece position="entire_background" draw_ops="entire_background_focused" />
  652. <piece position="titlebar" draw_ops="titlebar_focused" />
  653. <piece position="title" draw_ops="title_focused" />
  654. <button function="close" state="normal" draw_ops="close_focused" />
  655. <button function="close" state="pressed" draw_ops="close_focused_pressed" />
  656. <button function="close" state="prelight" draw_ops="close_focused_prelight" />
  657. <button function="maximize" state="normal" draw_ops="maximize_focused" />
  658. <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" />
  659. <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" />
  660. <button function="minimize" state="normal" draw_ops="minimize_focused" />
  661. <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" />
  662. <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" />
  663. <button function="menu" state="normal" draw_ops="menu_focused" />
  664. <button function="menu" state="pressed" draw_ops="menu_focused_pressed" />
  665. <button function="menu" state="prelight" draw_ops="menu_focused_prelight" />
  666. <button function="shade" state="normal" draw_ops="shade_focused" />
  667. <button function="shade" state="pressed" draw_ops="shade_focused_pressed" />
  668. <button function="shade" state="prelight" draw_ops="shade_focused_prelight" />
  669. <button function="unshade" state="normal" draw_ops="unshade_focused" />
  670. <button function="unshade" state="pressed" draw_ops="unshade_focused_pressed" />
  671. <button function="unshade" state="prelight" draw_ops="unshade_focused_prelight" />
  672. <button function="above" state="normal">
  673. <draw_ops></draw_ops>
  674. </button>
  675. <button function="above" state="pressed">
  676. <draw_ops></draw_ops>
  677. </button>
  678. <button function="unabove" state="normal">
  679. <draw_ops></draw_ops>
  680. </button>
  681. <button function="unabove" state="pressed">
  682. <draw_ops></draw_ops>
  683. </button>
  684. <button function="stick" state="normal" draw_ops="stick_focused" />
  685. <button function="stick" state="pressed" draw_ops="stick_focused_pressed" />
  686. <button function="stick" state="prelight" draw_ops="stick_focused_prelight" />
  687. <button function="unstick" state="normal" draw_ops="unstick_focused" />
  688. <button function="unstick" state="pressed" draw_ops="unstick_focused_pressed" />
  689. <button function="unstick" state="prelight" draw_ops="unstick_focused_prelight" />
  690. </frame_style>
  691. <frame_style name="modal_dialog_unfocused" geometry="modal">
  692. <piece position="entire_background" draw_ops="entire_background_unfocused" />
  693. <piece position="titlebar" draw_ops="titlebar_focused" />
  694. <piece position="title" draw_ops="title_unfocused" />
  695. <button function="close" state="normal" draw_ops="close_unfocused" />
  696. <button function="close" state="prelight" draw_ops="close_unfocused_prelight" />
  697. <button function="close" state="pressed" draw_ops="close_unfocused_pressed" />
  698. <button function="maximize" state="normal" draw_ops="maximize_unfocused" />
  699. <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight" />
  700. <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed" />
  701. <button function="minimize" state="normal" draw_ops="minimize_unfocused" />
  702. <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight" />
  703. <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed" />
  704. <button function="menu" state="normal" draw_ops="menu_unfocused" />
  705. <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" />
  706. <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" />
  707. <button function="shade" state="normal" draw_ops="shade_unfocused" />
  708. <button function="shade" state="prelight" draw_ops="shade_unfocused_prelight" />
  709. <button function="shade" state="pressed" draw_ops="shade_unfocused_pressed" />
  710. <button function="unshade" state="normal" draw_ops="unshade_unfocused" />
  711. <button function="unshade" state="prelight" draw_ops="unshade_unfocused_prelight" />
  712. <button function="unshade" state="pressed" draw_ops="unshade_unfocused_pressed" />
  713. <button function="above" state="normal">
  714. <draw_ops></draw_ops>
  715. </button>
  716. <button function="above" state="pressed">
  717. <draw_ops></draw_ops>
  718. </button>
  719. <button function="unabove" state="normal">
  720. <draw_ops></draw_ops>
  721. </button>
  722. <button function="unabove" state="pressed">
  723. <draw_ops></draw_ops>
  724. </button>
  725. <button function="stick" state="normal" draw_ops="stick_unfocused" />
  726. <button function="stick" state="prelight" draw_ops="stick_unfocused_prelight" />
  727. <button function="stick" state="pressed" draw_ops="stick_unfocused_pressed" />
  728. <button function="unstick" state="normal" draw_ops="unstick_unfocused" />
  729. <button function="unstick" state="prelight" draw_ops="unstick_unfocused_prelight" />
  730. <button function="unstick" state="pressed" draw_ops="unstick_unfocused_pressed" />
  731. </frame_style>
  732. <frame_style name="utility_focused" geometry="small">
  733. <piece position="entire_background" draw_ops="entire_background_focused" />
  734. <piece position="titlebar" draw_ops="titlebar_small_focused" />
  735. <piece position="title" draw_ops="title_focused" />
  736. <button function="close" state="normal" draw_ops="close_focused" />
  737. <button function="close" state="pressed" draw_ops="close_focused_pressed" />
  738. <button function="close" state="prelight" draw_ops="close_focused_prelight" />
  739. <button function="maximize" state="normal" draw_ops="maximize_focused" />
  740. <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" />
  741. <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" />
  742. <button function="minimize" state="normal" draw_ops="minimize_focused" />
  743. <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" />
  744. <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" />
  745. <button function="menu" state="normal" draw_ops="menu_focused" />
  746. <button function="menu" state="pressed" draw_ops="menu_focused_pressed" />
  747. <button function="menu" state="prelight" draw_ops="menu_focused_prelight" />
  748. <button function="shade" state="normal" draw_ops="shade_focused" />
  749. <button function="shade" state="pressed" draw_ops="shade_focused_pressed" />
  750. <button function="shade" state="prelight" draw_ops="shade_focused_prelight" />
  751. <button function="unshade" state="normal" draw_ops="unshade_focused" />
  752. <button function="unshade" state="pressed" draw_ops="unshade_focused_pressed" />
  753. <button function="unshade" state="prelight" draw_ops="unshade_focused_prelight" />
  754. <button function="above" state="normal">
  755. <draw_ops></draw_ops>
  756. </button>
  757. <button function="above" state="pressed">
  758. <draw_ops></draw_ops>
  759. </button>
  760. <button function="unabove" state="normal">
  761. <draw_ops></draw_ops>
  762. </button>
  763. <button function="unabove" state="pressed">
  764. <draw_ops></draw_ops>
  765. </button>
  766. <button function="stick" state="normal" draw_ops="stick_focused" />
  767. <button function="stick" state="pressed" draw_ops="stick_focused_pressed" />
  768. <button function="stick" state="prelight" draw_ops="stick_focused_prelight" />
  769. <button function="unstick" state="normal" draw_ops="unstick_focused" />
  770. <button function="unstick" state="pressed" draw_ops="unstick_focused_pressed" />
  771. <button function="unstick" state="prelight" draw_ops="unstick_focused_prelight" />
  772. </frame_style>
  773. <frame_style name="utility_unfocused" geometry="small_unfocused">
  774. <piece position="entire_background" draw_ops="entire_background_unfocused" />
  775. <piece position="titlebar" draw_ops="titlebar_small_unfocused" />
  776. <piece position="title" draw_ops="title_unfocused" />
  777. <button function="close" state="normal" draw_ops="close_unfocused" />
  778. <button function="close" state="prelight" draw_ops="close_unfocused_prelight" />
  779. <button function="close" state="pressed" draw_ops="close_unfocused_pressed" />
  780. <button function="maximize" state="normal" draw_ops="maximize_unfocused" />
  781. <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight" />
  782. <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed" />
  783. <button function="minimize" state="normal" draw_ops="minimize_unfocused" />
  784. <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight" />
  785. <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed" />
  786. <button function="menu" state="normal" draw_ops="menu_unfocused" />
  787. <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" />
  788. <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" />
  789. <button function="shade" state="normal" draw_ops="shade_unfocused" />
  790. <button function="shade" state="prelight" draw_ops="shade_unfocused_prelight" />
  791. <button function="shade" state="pressed" draw_ops="shade_unfocused_pressed" />
  792. <button function="unshade" state="normal" draw_ops="unshade_unfocused" />
  793. <button function="unshade" state="prelight" draw_ops="unshade_unfocused_prelight" />
  794. <button function="unshade" state="pressed" draw_ops="unshade_unfocused_pressed" />
  795. <button function="above" state="normal">
  796. <draw_ops></draw_ops>
  797. </button>
  798. <button function="above" state="pressed">
  799. <draw_ops></draw_ops>
  800. </button>
  801. <button function="unabove" state="normal">
  802. <draw_ops></draw_ops>
  803. </button>
  804. <button function="unabove" state="pressed">
  805. <draw_ops></draw_ops>
  806. </button>
  807. <button function="stick" state="normal" draw_ops="stick_unfocused" />
  808. <button function="stick" state="prelight" draw_ops="stick_unfocused_prelight" />
  809. <button function="stick" state="pressed" draw_ops="stick_unfocused_pressed" />
  810. <button function="unstick" state="normal" draw_ops="unstick_unfocused" />
  811. <button function="unstick" state="prelight" draw_ops="unstick_unfocused_prelight" />
  812. <button function="unstick" state="pressed" draw_ops="unstick_unfocused_pressed" />
  813. </frame_style>
  814. <frame_style name="border_focused" geometry="border">
  815. <piece position="entire_background" draw_ops="entire_background_focused" />
  816. <piece position="overlay" draw_ops="border_focused" />
  817. <button function="close" state="normal">
  818. <draw_ops></draw_ops>
  819. </button>
  820. <button function="close" state="pressed">
  821. <draw_ops></draw_ops>
  822. </button>
  823. <button function="maximize" state="normal">
  824. <draw_ops></draw_ops>
  825. </button>
  826. <button function="maximize" state="pressed">
  827. <draw_ops></draw_ops>
  828. </button>
  829. <button function="minimize" state="normal">
  830. <draw_ops></draw_ops>
  831. </button>
  832. <button function="minimize" state="pressed">
  833. <draw_ops></draw_ops>
  834. </button>
  835. <button function="menu" state="normal">
  836. <draw_ops></draw_ops>
  837. </button>
  838. <button function="menu" state="pressed">
  839. <draw_ops></draw_ops>
  840. </button>
  841. <button function="shade" state="normal">
  842. <draw_ops></draw_ops>
  843. </button>
  844. <button function="shade" state="pressed">
  845. <draw_ops></draw_ops>
  846. </button>
  847. <button function="unshade" state="normal">
  848. <draw_ops></draw_ops>
  849. </button>
  850. <button function="unshade" state="pressed">
  851. <draw_ops></draw_ops>
  852. </button>
  853. <button function="above" state="normal">
  854. <draw_ops></draw_ops>
  855. </button>
  856. <button function="above" state="pressed">
  857. <draw_ops></draw_ops>
  858. </button>
  859. <button function="unabove" state="normal">
  860. <draw_ops></draw_ops>
  861. </button>
  862. <button function="unabove" state="pressed">
  863. <draw_ops></draw_ops>
  864. </button>
  865. <button function="stick" state="normal">
  866. <draw_ops></draw_ops>
  867. </button>
  868. <button function="stick" state="pressed">
  869. <draw_ops></draw_ops>
  870. </button>
  871. <button function="unstick" state="normal">
  872. <draw_ops></draw_ops>
  873. </button>
  874. <button function="unstick" state="pressed">
  875. <draw_ops></draw_ops>
  876. </button>
  877. </frame_style>
  878. <frame_style name="border_unfocused" geometry="border">
  879. <piece position="entire_background" draw_ops="entire_background_unfocused" />
  880. <piece position="overlay" draw_ops="border_unfocused" />
  881. <button function="close" state="normal">
  882. <draw_ops></draw_ops>
  883. </button>
  884. <button function="close" state="pressed">
  885. <draw_ops></draw_ops>
  886. </button>
  887. <button function="maximize" state="normal">
  888. <draw_ops></draw_ops>
  889. </button>
  890. <button function="maximize" state="pressed">
  891. <draw_ops></draw_ops>
  892. </button>
  893. <button function="minimize" state="normal">
  894. <draw_ops></draw_ops>
  895. </button>
  896. <button function="minimize" state="pressed">
  897. <draw_ops></draw_ops>
  898. </button>
  899. <button function="menu" state="normal">
  900. <draw_ops></draw_ops>
  901. </button>
  902. <button function="menu" state="pressed">
  903. <draw_ops></draw_ops>
  904. </button>
  905. <button function="shade" state="normal">
  906. <draw_ops></draw_ops>
  907. </button>
  908. <button function="shade" state="pressed">
  909. <draw_ops></draw_ops>
  910. </button>
  911. <button function="unshade" state="normal">
  912. <draw_ops></draw_ops>
  913. </button>
  914. <button function="unshade" state="pressed">
  915. <draw_ops></draw_ops>
  916. </button>
  917. <button function="above" state="normal">
  918. <draw_ops></draw_ops>
  919. </button>
  920. <button function="above" state="pressed">
  921. <draw_ops></draw_ops>
  922. </button>
  923. <button function="unabove" state="normal">
  924. <draw_ops></draw_ops>
  925. </button>
  926. <button function="unabove" state="pressed">
  927. <draw_ops></draw_ops>
  928. </button>
  929. <button function="stick" state="normal">
  930. <draw_ops></draw_ops>
  931. </button>
  932. <button function="stick" state="pressed">
  933. <draw_ops></draw_ops>
  934. </button>
  935. <button function="unstick" state="normal">
  936. <draw_ops></draw_ops>
  937. </button>
  938. <button function="unstick" state="pressed">
  939. <draw_ops></draw_ops>
  940. </button>
  941. </frame_style>
  942. <frame_style name="borderless" geometry="borderless">
  943. <button function="close" state="normal">
  944. <draw_ops></draw_ops>
  945. </button>
  946. <button function="close" state="pressed">
  947. <draw_ops></draw_ops>
  948. </button>
  949. <button function="maximize" state="normal">
  950. <draw_ops></draw_ops>
  951. </button>
  952. <button function="maximize" state="pressed">
  953. <draw_ops></draw_ops>
  954. </button>
  955. <button function="minimize" state="normal">
  956. <draw_ops></draw_ops>
  957. </button>
  958. <button function="minimize" state="pressed">
  959. <draw_ops></draw_ops>
  960. </button>
  961. <button function="menu" state="normal">
  962. <draw_ops></draw_ops>
  963. </button>
  964. <button function="menu" state="pressed">
  965. <draw_ops></draw_ops>
  966. </button>
  967. <button function="shade" state="normal">
  968. <draw_ops></draw_ops>
  969. </button>
  970. <button function="shade" state="pressed">
  971. <draw_ops></draw_ops>
  972. </button>
  973. <button function="unshade" state="normal">
  974. <draw_ops></draw_ops>
  975. </button>
  976. <button function="unshade" state="pressed">
  977. <draw_ops></draw_ops>
  978. </button>
  979. <button function="above" state="normal">
  980. <draw_ops></draw_ops>
  981. </button>
  982. <button function="above" state="pressed">
  983. <draw_ops></draw_ops>
  984. </button>
  985. <button function="unabove" state="normal">
  986. <draw_ops></draw_ops>
  987. </button>
  988. <button function="unabove" state="pressed">
  989. <draw_ops></draw_ops>
  990. </button>
  991. <button function="stick" state="normal">
  992. <draw_ops></draw_ops>
  993. </button>
  994. <button function="stick" state="pressed">
  995. <draw_ops></draw_ops>
  996. </button>
  997. <button function="unstick" state="normal">
  998. <draw_ops></draw_ops>
  999. </button>
  1000. <button function="unstick" state="pressed">
  1001. <draw_ops></draw_ops>
  1002. </button>
  1003. </frame_style>
  1004. <frame_style name="attached_focused" geometry="attached">
  1005. <piece position="entire_background" draw_ops="entire_background_focused" />
  1006. <piece position="titlebar" draw_ops="titlebar_focused" />
  1007. <piece position="title" draw_ops="title_focused" />
  1008. <button function="close" state="normal">
  1009. <draw_ops></draw_ops>
  1010. </button>
  1011. <button function="close" state="pressed">
  1012. <draw_ops></draw_ops>
  1013. </button>
  1014. <button function="maximize" state="normal">
  1015. <draw_ops></draw_ops>
  1016. </button>
  1017. <button function="maximize" state="pressed">
  1018. <draw_ops></draw_ops>
  1019. </button>
  1020. <button function="minimize" state="normal">
  1021. <draw_ops></draw_ops>
  1022. </button>
  1023. <button function="minimize" state="pressed">
  1024. <draw_ops></draw_ops>
  1025. </button>
  1026. <button function="menu" state="normal">
  1027. <draw_ops></draw_ops>
  1028. </button>
  1029. <button function="menu" state="pressed">
  1030. <draw_ops></draw_ops>
  1031. </button>
  1032. <button function="shade" state="normal">
  1033. <draw_ops></draw_ops>
  1034. </button>
  1035. <button function="shade" state="pressed">
  1036. <draw_ops></draw_ops>
  1037. </button>
  1038. <button function="unshade" state="normal">
  1039. <draw_ops></draw_ops>
  1040. </button>
  1041. <button function="unshade" state="pressed">
  1042. <draw_ops></draw_ops>
  1043. </button>
  1044. <button function="above" state="normal">
  1045. <draw_ops></draw_ops>
  1046. </button>
  1047. <button function="above" state="pressed">
  1048. <draw_ops></draw_ops>
  1049. </button>
  1050. <button function="unabove" state="normal">
  1051. <draw_ops></draw_ops>
  1052. </button>
  1053. <button function="unabove" state="pressed">
  1054. <draw_ops></draw_ops>
  1055. </button>
  1056. <button function="stick" state="normal">
  1057. <draw_ops></draw_ops>
  1058. </button>
  1059. <button function="stick" state="pressed">
  1060. <draw_ops></draw_ops>
  1061. </button>
  1062. <button function="unstick" state="normal">
  1063. <draw_ops></draw_ops>
  1064. </button>
  1065. <button function="unstick" state="pressed">
  1066. <draw_ops></draw_ops>
  1067. </button>
  1068. </frame_style>
  1069. <frame_style name="attached_unfocused" geometry="attached">
  1070. <piece position="entire_background" draw_ops="entire_background_unfocused" />
  1071. <piece position="titlebar" draw_ops="titlebar_unfocused" />
  1072. <piece position="title" draw_ops="title_unfocused" />
  1073. <button function="close" state="normal">
  1074. <draw_ops></draw_ops>
  1075. </button>
  1076. <button function="close" state="pressed">
  1077. <draw_ops></draw_ops>
  1078. </button>
  1079. <button function="maximize" state="normal">
  1080. <draw_ops></draw_ops>
  1081. </button>
  1082. <button function="maximize" state="pressed">
  1083. <draw_ops></draw_ops>
  1084. </button>
  1085. <button function="minimize" state="normal">
  1086. <draw_ops></draw_ops>
  1087. </button>
  1088. <button function="minimize" state="pressed">
  1089. <draw_ops></draw_ops>
  1090. </button>
  1091. <button function="menu" state="normal">
  1092. <draw_ops></draw_ops>
  1093. </button>
  1094. <button function="menu" state="pressed">
  1095. <draw_ops></draw_ops>
  1096. </button>
  1097. <button function="shade" state="normal">
  1098. <draw_ops></draw_ops>
  1099. </button>
  1100. <button function="shade" state="pressed">
  1101. <draw_ops></draw_ops>
  1102. </button>
  1103. <button function="unshade" state="normal">
  1104. <draw_ops></draw_ops>
  1105. </button>
  1106. <button function="unshade" state="pressed">
  1107. <draw_ops></draw_ops>
  1108. </button>
  1109. <button function="above" state="normal">
  1110. <draw_ops></draw_ops>
  1111. </button>
  1112. <button function="above" state="pressed">
  1113. <draw_ops></draw_ops>
  1114. </button>
  1115. <button function="unabove" state="normal">
  1116. <draw_ops></draw_ops>
  1117. </button>
  1118. <button function="unabove" state="pressed">
  1119. <draw_ops></draw_ops>
  1120. </button>
  1121. <button function="stick" state="normal">
  1122. <draw_ops></draw_ops>
  1123. </button>
  1124. <button function="stick" state="pressed">
  1125. <draw_ops></draw_ops>
  1126. </button>
  1127. <button function="unstick" state="normal">
  1128. <draw_ops></draw_ops>
  1129. </button>
  1130. <button function="unstick" state="pressed">
  1131. <draw_ops></draw_ops>
  1132. </button>
  1133. </frame_style>
  1134. <frame_style name="tiled_left_focused" geometry="tiled_left">
  1135. <piece position="entire_background" draw_ops="entire_background_focused" />
  1136. <piece position="overlay" draw_ops="border_tiled_left" />
  1137. <piece position="titlebar" draw_ops="titlebar_focused" />
  1138. <piece position="title" draw_ops="title_focused" />
  1139. <button function="close" state="normal" draw_ops="close_focused" />
  1140. <button function="close" state="pressed" draw_ops="close_focused_pressed" />
  1141. <button function="close" state="prelight" draw_ops="close_focused_prelight" />
  1142. <button function="maximize" state="normal" draw_ops="maximize_focused" />
  1143. <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" />
  1144. <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" />
  1145. <button function="minimize" state="normal" draw_ops="minimize_focused" />
  1146. <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" />
  1147. <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" />
  1148. <button function="menu" state="normal" draw_ops="menu_focused" />
  1149. <button function="menu" state="pressed" draw_ops="menu_focused_pressed" />
  1150. <button function="menu" state="prelight" draw_ops="menu_focused_prelight" />
  1151. <button function="shade" state="normal" draw_ops="shade_focused" />
  1152. <button function="shade" state="pressed" draw_ops="shade_focused_pressed" />
  1153. <button function="shade" state="prelight" draw_ops="shade_focused_prelight" />
  1154. <button function="unshade" state="normal" draw_ops="unshade_focused" />
  1155. <button function="unshade" state="pressed" draw_ops="unshade_focused_pressed" />
  1156. <button function="unshade" state="prelight" draw_ops="unshade_focused_prelight" />
  1157. <button function="above" state="normal">
  1158. <draw_ops></draw_ops>
  1159. </button>
  1160. <button function="above" state="pressed">
  1161. <draw_ops></draw_ops>
  1162. </button>
  1163. <button function="unabove" state="normal">
  1164. <draw_ops></draw_ops>
  1165. </button>
  1166. <button function="unabove" state="pressed">
  1167. <draw_ops></draw_ops>
  1168. </button>
  1169. <button function="stick" state="normal" draw_ops="stick_focused" />
  1170. <button function="stick" state="pressed" draw_ops="stick_focused_pressed" />
  1171. <button function="stick" state="prelight" draw_ops="stick_focused_prelight" />
  1172. <button function="unstick" state="normal" draw_ops="unstick_focused" />
  1173. <button function="unstick" state="pressed" draw_ops="unstick_focused_pressed" />
  1174. <button function="unstick" state="prelight" draw_ops="unstick_focused_prelight" />
  1175. </frame_style>
  1176. <frame_style name="tiled_left_unfocused" geometry="tiled_left">
  1177. <piece position="entire_background" draw_ops="entire_background_unfocused" />
  1178. <piece position="overlay" draw_ops="border_tiled_left" />
  1179. <piece position="titlebar" draw_ops="titlebar_unfocused" />
  1180. <piece position="title" draw_ops="title_unfocused" />
  1181. <button function="close" state="normal" draw_ops="close_unfocused" />
  1182. <button function="close" state="prelight" draw_ops="close_unfocused_prelight" />
  1183. <button function="close" state="pressed" draw_ops="close_unfocused_pressed" />
  1184. <button function="maximize" state="normal" draw_ops="maximize_unfocused" />
  1185. <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight" />
  1186. <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed" />
  1187. <button function="minimize" state="normal" draw_ops="minimize_unfocused" />
  1188. <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight" />
  1189. <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed" />
  1190. <button function="menu" state="normal" draw_ops="menu_unfocused" />
  1191. <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" />
  1192. <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" />
  1193. <button function="shade" state="normal" draw_ops="shade_unfocused" />
  1194. <button function="shade" state="prelight" draw_ops="shade_unfocused_prelight" />
  1195. <button function="shade" state="pressed" draw_ops="shade_unfocused_pressed" />
  1196. <button function="unshade" state="normal" draw_ops="unshade_unfocused" />
  1197. <button function="unshade" state="prelight" draw_ops="unshade_unfocused_prelight" />
  1198. <button function="unshade" state="pressed" draw_ops="unshade_unfocused_pressed" />
  1199. <button function="above" state="normal">
  1200. <draw_ops></draw_ops>
  1201. </button>
  1202. <button function="above" state="pressed">
  1203. <draw_ops></draw_ops>
  1204. </button>
  1205. <button function="unabove" state="normal">
  1206. <draw_ops></draw_ops>
  1207. </button>
  1208. <button function="unabove" state="pressed">
  1209. <draw_ops></draw_ops>
  1210. </button>
  1211. <button function="stick" state="normal" draw_ops="stick_unfocused" />
  1212. <button function="stick" state="prelight" draw_ops="stick_unfocused_prelight" />
  1213. <button function="stick" state="pressed" draw_ops="stick_unfocused_pressed" />
  1214. <button function="unstick" state="normal" draw_ops="unstick_unfocused" />
  1215. <button function="unstick" state="prelight" draw_ops="unstick_unfocused_prelight" />
  1216. <button function="unstick" state="pressed" draw_ops="unstick_unfocused_pressed" />
  1217. </frame_style>
  1218. <frame_style name="tiled_right_focused" geometry="tiled_right">
  1219. <piece position="entire_background" draw_ops="entire_background_focused" />
  1220. <piece position="overlay" draw_ops="border_tiled_right" />
  1221. <piece position="titlebar" draw_ops="titlebar_focused" />
  1222. <piece position="title" draw_ops="title_focused" />
  1223. <button function="close" state="normal" draw_ops="close_focused" />
  1224. <button function="close" state="pressed" draw_ops="close_focused_pressed" />
  1225. <button function="close" state="prelight" draw_ops="close_focused_prelight" />
  1226. <button function="maximize" state="normal" draw_ops="maximize_focused" />
  1227. <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" />
  1228. <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" />
  1229. <button function="minimize" state="normal" draw_ops="minimize_focused" />
  1230. <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" />
  1231. <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" />
  1232. <button function="menu" state="normal" draw_ops="menu_focused" />
  1233. <button function="menu" state="pressed" draw_ops="menu_focused_pressed" />
  1234. <button function="menu" state="prelight" draw_ops="menu_focused_prelight" />
  1235. <button function="shade" state="normal" draw_ops="shade_focused" />
  1236. <button function="shade" state="pressed" draw_ops="shade_focused_pressed" />
  1237. <button function="shade" state="prelight" draw_ops="shade_focused_prelight" />
  1238. <button function="unshade" state="normal" draw_ops="unshade_focused" />
  1239. <button function="unshade" state="pressed" draw_ops="unshade_focused_pressed" />
  1240. <button function="unshade" state="prelight" draw_ops="unshade_focused_prelight" />
  1241. <button function="above" state="normal">
  1242. <draw_ops></draw_ops>
  1243. </button>
  1244. <button function="above" state="pressed">
  1245. <draw_ops></draw_ops>
  1246. </button>
  1247. <button function="unabove" state="normal">
  1248. <draw_ops></draw_ops>
  1249. </button>
  1250. <button function="unabove" state="pressed">
  1251. <draw_ops></draw_ops>
  1252. </button>
  1253. <button function="stick" state="normal" draw_ops="stick_focused" />
  1254. <button function="stick" state="pressed" draw_ops="stick_focused_pressed" />
  1255. <button function="stick" state="prelight" draw_ops="stick_focused_prelight" />
  1256. <button function="unstick" state="normal" draw_ops="unstick_focused" />
  1257. <button function="unstick" state="pressed" draw_ops="unstick_focused_pressed" />
  1258. <button function="unstick" state="prelight" draw_ops="unstick_focused_prelight" />
  1259. </frame_style>
  1260. <frame_style name="tiled_right_unfocused" geometry="tiled_right">
  1261. <piece position="entire_background" draw_ops="entire_background_unfocused" />
  1262. <piece position="overlay" draw_ops="border_tiled_right" />
  1263. <piece position="titlebar" draw_ops="titlebar_unfocused" />
  1264. <piece position="title" draw_ops="title_unfocused" />
  1265. <button function="close" state="normal" draw_ops="close_unfocused" />
  1266. <button function="close" state="prelight" draw_ops="close_unfocused_prelight" />
  1267. <button function="close" state="pressed" draw_ops="close_unfocused_pressed" />
  1268. <button function="maximize" state="normal" draw_ops="maximize_unfocused" />
  1269. <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight" />
  1270. <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed" />
  1271. <button function="minimize" state="normal" draw_ops="minimize_unfocused" />
  1272. <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight" />
  1273. <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed" />
  1274. <button function="menu" state="normal" draw_ops="menu_unfocused" />
  1275. <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" />
  1276. <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" />
  1277. <button function="shade" state="normal" draw_ops="shade_unfocused" />
  1278. <button function="shade" state="prelight" draw_ops="shade_unfocused_prelight" />
  1279. <button function="shade" state="pressed" draw_ops="shade_unfocused_pressed" />
  1280. <button function="unshade" state="normal" draw_ops="unshade_unfocused" />
  1281. <button function="unshade" state="prelight" draw_ops="unshade_unfocused_prelight" />
  1282. <button function="unshade" state="pressed" draw_ops="unshade_unfocused_pressed" />
  1283. <button function="above" state="normal">
  1284. <draw_ops></draw_ops>
  1285. </button>
  1286. <button function="above" state="pressed">
  1287. <draw_ops></draw_ops>
  1288. </button>
  1289. <button function="unabove" state="normal">
  1290. <draw_ops></draw_ops>
  1291. </button>
  1292. <button function="unabove" state="pressed">
  1293. <draw_ops></draw_ops>
  1294. </button>
  1295. <button function="stick" state="normal" draw_ops="stick_unfocused" />
  1296. <button function="stick" state="prelight" draw_ops="stick_unfocused_prelight" />
  1297. <button function="stick" state="pressed" draw_ops="stick_unfocused_pressed" />
  1298. <button function="unstick" state="normal" draw_ops="unstick_unfocused" />
  1299. <button function="unstick" state="prelight" draw_ops="unstick_unfocused_prelight" />
  1300. <button function="unstick" state="pressed" draw_ops="unstick_unfocused_pressed" />
  1301. </frame_style>
  1302. <!-- placeholder for unimplementated styles-->
  1303. <frame_style name="blank" geometry="normal">
  1304. <button function="close" state="normal">
  1305. <draw_ops></draw_ops>
  1306. </button>
  1307. <button function="close" state="pressed">
  1308. <draw_ops></draw_ops>
  1309. </button>
  1310. <button function="maximize" state="normal">
  1311. <draw_ops></draw_ops>
  1312. </button>
  1313. <button function="maximize" state="pressed">
  1314. <draw_ops></draw_ops>
  1315. </button>
  1316. <button function="minimize" state="normal">
  1317. <draw_ops></draw_ops>
  1318. </button>
  1319. <button function="minimize" state="pressed">
  1320. <draw_ops></draw_ops>
  1321. </button>
  1322. <button function="menu" state="normal">
  1323. <draw_ops></draw_ops>
  1324. </button>
  1325. <button function="menu" state="pressed">
  1326. <draw_ops></draw_ops>
  1327. </button>
  1328. <button function="shade" state="normal">
  1329. <draw_ops></draw_ops>
  1330. </button>
  1331. <button function="shade" state="pressed">
  1332. <draw_ops></draw_ops>
  1333. </button>
  1334. <button function="unshade" state="normal">
  1335. <draw_ops></draw_ops>
  1336. </button>
  1337. <button function="unshade" state="pressed">
  1338. <draw_ops></draw_ops>
  1339. </button>
  1340. <button function="above" state="normal">
  1341. <draw_ops></draw_ops>
  1342. </button>
  1343. <button function="above" state="pressed">
  1344. <draw_ops></draw_ops>
  1345. </button>
  1346. <button function="unabove" state="normal">
  1347. <draw_ops></draw_ops>
  1348. </button>
  1349. <button function="unabove" state="pressed">
  1350. <draw_ops></draw_ops>
  1351. </button>
  1352. <button function="stick" state="normal">
  1353. <draw_ops></draw_ops>
  1354. </button>
  1355. <button function="stick" state="pressed">
  1356. <draw_ops></draw_ops>
  1357. </button>
  1358. <button function="unstick" state="normal">
  1359. <draw_ops></draw_ops>
  1360. </button>
  1361. <button function="unstick" state="pressed">
  1362. <draw_ops></draw_ops>
  1363. </button>
  1364. </frame_style>
  1365. <!-- frame style sets -->
  1366. <frame_style_set name="normal_style_set">
  1367. <frame focus="yes" state="normal" resize="both" style="normal_focused" />
  1368. <frame focus="no" state="normal" resize="both" style="normal_unfocused" />
  1369. <frame focus="yes" state="maximized" style="normal_max_focused" />
  1370. <frame focus="no" state="maximized" style="normal_max_unfocused" />
  1371. <frame focus="yes" state="shaded" style="normal_focused" />
  1372. <frame focus="no" state="shaded" style="normal_unfocused" />
  1373. <frame focus="yes" state="maximized_and_shaded" style="normal_max_shaded_focused" />
  1374. <frame focus="no" state="maximized_and_shaded" style="normal_max_shaded_unfocused" />
  1375. <frame version=">= 3.3" focus="yes" state="tiled_left" style="tiled_left_focused" />
  1376. <frame version=">= 3.3" focus="no" state="tiled_left" style="tiled_left_unfocused" />
  1377. <frame version=">= 3.3" focus="yes" state="tiled_right" style="tiled_right_focused" />
  1378. <frame version=">= 3.3" focus="no" state="tiled_right" style="tiled_right_unfocused" />
  1379. <frame version=">= 3.3" focus="yes" state="tiled_left_and_shaded" style="tiled_left_focused" />
  1380. <frame version=">= 3.3" focus="no" state="tiled_left_and_shaded" style="tiled_left_unfocused" />
  1381. <frame version=">= 3.3" focus="yes" state="tiled_right_and_shaded" style="tiled_right_focused" />
  1382. <frame version=">= 3.3" focus="no" state="tiled_right_and_shaded" style="tiled_right_unfocused" />
  1383. </frame_style_set>
  1384. <frame_style_set name="dialog_style_set">
  1385. <frame focus="yes" state="normal" resize="both" style="dialog_focused" />
  1386. <frame focus="no" state="normal" resize="both" style="dialog_unfocused" />
  1387. <frame focus="yes" state="maximized" style="blank" />
  1388. <frame focus="no" state="maximized" style="blank" />
  1389. <frame focus="yes" state="shaded" style="dialog_focused" />
  1390. <frame focus="no" state="shaded" style="dialog_unfocused" />
  1391. <frame focus="yes" state="maximized_and_shaded" style="blank" />
  1392. <frame focus="no" state="maximized_and_shaded" style="blank" />
  1393. </frame_style_set>
  1394. <frame_style_set name="modal_dialog_style_set">
  1395. <frame focus="yes" state="normal" resize="both" style="modal_dialog_focused" />
  1396. <frame focus="no" state="normal" resize="both" style="modal_dialog_unfocused" />
  1397. <frame focus="yes" state="maximized" style="blank" />
  1398. <frame focus="no" state="maximized" style="blank" />
  1399. <frame focus="yes" state="shaded" style="modal_dialog_focused" />
  1400. <frame focus="no" state="shaded" style="modal_dialog_unfocused" />
  1401. <frame focus="yes" state="maximized_and_shaded" style="blank" />
  1402. <frame focus="no" state="maximized_and_shaded" style="blank" />
  1403. </frame_style_set>
  1404. <frame_style_set name="utility_style_set">
  1405. <frame focus="yes" state="normal" resize="both" style="utility_focused" />
  1406. <frame focus="no" state="normal" resize="both" style="utility_unfocused" />
  1407. <frame focus="yes" state="maximized" style="blank" />
  1408. <frame focus="no" state="maximized" style="blank" />
  1409. <frame focus="yes" state="shaded" style="utility_focused" />
  1410. <frame focus="no" state="shaded" style="utility_unfocused" />
  1411. <frame focus="yes" state="maximized_and_shaded" style="blank" />
  1412. <frame focus="no" state="maximized_and_shaded" style="blank" />
  1413. </frame_style_set>
  1414. <frame_style_set name="border_style_set">
  1415. <frame focus="yes" state="normal" resize="both" style="border_focused" />
  1416. <frame focus="no" state="normal" resize="both" style="border_unfocused" />
  1417. <frame focus="yes" state="maximized" style="borderless" />
  1418. <frame focus="no" state="maximized" style="borderless" />
  1419. <frame focus="yes" state="shaded" style="blank" />
  1420. <frame focus="no" state="shaded" style="blank" />
  1421. <frame focus="yes" state="maximized_and_shaded" style="blank" />
  1422. <frame focus="no" state="maximized_and_shaded" style="blank" />
  1423. </frame_style_set>
  1424. <frame_style_set name="attached_style_set">
  1425. <frame focus="yes" state="normal" resize="both" style="attached_focused" />
  1426. <frame focus="no" state="normal" resize="both" style="attached_unfocused" />
  1427. <frame focus="yes" state="maximized" style="blank" />
  1428. <frame focus="no" state="maximized" style="blank" />
  1429. <frame focus="yes" state="shaded" style="blank" />
  1430. <frame focus="no" state="shaded" style="blank" />
  1431. <frame focus="yes" state="maximized_and_shaded" style="blank" />
  1432. <frame focus="no" state="maximized_and_shaded" style="blank" />
  1433. </frame_style_set>
  1434. <!-- windows -->
  1435. <window type="normal" style_set="normal_style_set" />
  1436. <window type="dialog" style_set="normal_style_set" />
  1437. <window type="modal_dialog" style_set="normal_style_set" />
  1438. <window type="menu" style_set="utility_style_set" />
  1439. <window type="utility" style_set="utility_style_set" />
  1440. <window type="border" style_set="border_style_set" />
  1441. <window version=">= 3.2" type="attached" style_set="attached_style_set" />
  1442. </metacity_theme>