sqc_pekwm_template.txt 19 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857
  1. --X-- arrow_pr.xpm -----------------------------------------------------------------------------
  2. /* XPM */
  3. static char *arrow_pr[] = {
  4. /* columns rows colors chars-per-pixel */
  5. "4 7 6 1",
  6. "0 c #000000",
  7. "A c ##WMBackground",
  8. "D c ##WMActiveBackground",
  9. "F c #FFFFFF",
  10. "- c ##WMActiveForeground",
  11. ". c ##WMForeground",
  12. /* pixels */
  13. "D---",
  14. "DD--",
  15. "DDD-",
  16. "DDDD",
  17. "DDD-",
  18. "DD--",
  19. "D---"};
  20. --X-- arrow_unf.xpm -----------------------------------------------------------------------------
  21. /* XPM */
  22. static char *arrow_unf[] = {
  23. /* columns rows colors chars-per-pixel */
  24. "4 7 6 1",
  25. "0 c #000000",
  26. "A c ##WMBackground",
  27. "D c ##WMActiveBackground",
  28. "F c #FFFFFF",
  29. "- c ##WMActiveForeground",
  30. ". c ##WMForeground",
  31. /* pixels */
  32. ".AAA",
  33. "..AA",
  34. "...A",
  35. "....",
  36. "...A",
  37. "..AA",
  38. ".AAA"};
  39. --X-- arrow.xpm -----------------------------------------------------------------------------
  40. /* XPM */
  41. static char *arrow[] = {
  42. /* columns rows colors chars-per-pixel */
  43. "4 7 6 1",
  44. "0 c #000000",
  45. "A c ##WMBackground",
  46. "D c ##WMActiveBackground",
  47. "F c #FFFFFF",
  48. "- c ##WMActiveForeground",
  49. ". c ##WMForeground",
  50. /* pixels */
  51. "-DDD",
  52. "--DD",
  53. "---D",
  54. "----",
  55. "---D",
  56. "--DD",
  57. "-DDD"};
  58. --X-- bottom_border_unf.xpm -----------------------------------------------------------------------------
  59. /* XPM */
  60. static char *bottom_border_unf_png[] = {
  61. /* columns rows colors chars-per-pixel */
  62. "8 9 6 1",
  63. "0 c #000000",
  64. "A c ##WMBackground",
  65. "D c ##WMActiveBackground",
  66. "F c #FFFFFF",
  67. "- c ##WMActiveForeground",
  68. ". c ##WMForeground",
  69. /* pixels */
  70. "00000000",
  71. "00000000",
  72. "00000000",
  73. "AAAAAAAA",
  74. "AAAAAAAA",
  75. "AAAAAAAA",
  76. "00000000",
  77. "00000000",
  78. "00000000"};
  79. --X-- bottom_border.xpm -----------------------------------------------------------------------------
  80. /* XPM */
  81. static char *bottom_border_png[] = {
  82. /* columns rows colors chars-per-pixel */
  83. "8 9 6 1",
  84. "0 c #000000",
  85. "A c ##WMBackground",
  86. "D c ##WMActiveBackground",
  87. "F c #FFFFFF",
  88. "- c ##WMActiveForeground",
  89. ". c ##WMForeground",
  90. /* pixels */
  91. "00000000",
  92. "00000000",
  93. "00000000",
  94. "DDDDDDDD",
  95. "DDDDDDDD",
  96. "DDDDDDDD",
  97. "00000000",
  98. "00000000",
  99. "00000000"};
  100. --X-- button_close_pr.xpm -----------------------------------------------------------------------------
  101. /* XPM */
  102. static char *button_close_pr_png[] = {
  103. /* columns rows colors chars-per-pixel */
  104. "20 23 6 1",
  105. "0 c #000000",
  106. "A c ##WMBackground",
  107. "D c ##WMActiveBackground",
  108. "F c #FFFFFF",
  109. "- c ##WMActiveForeground",
  110. ". c ##WMForeground",
  111. /* pixels */
  112. "DDDDDDDDDDDDDDDDDDDD",
  113. "DDDDDDDDDDDDDDDDDDDD",
  114. "D----------------DDD",
  115. "D----------------DDD",
  116. "D--D----------D--DDD",
  117. "D---D--------D---DDD",
  118. "D----D------D----DDD",
  119. "D-----D----D-----DDD",
  120. "D------D--D------DDD",
  121. "D-------DD-------DDD",
  122. "D-------DD-------DDD",
  123. "D------D--D------DDD",
  124. "D-----D----D-----DDD",
  125. "D----D------D----DDD",
  126. "D---D--------D---DDD",
  127. "D--D----------D--DDD",
  128. "D----------------DDD",
  129. "D----------------DDD",
  130. "DDDDDDDDDDDDDDDDDDDD",
  131. "DDDDDDDDDDDDDDDDDDDD",
  132. "00000000000000000000",
  133. "00000000000000000000",
  134. "00000000000000000000"};
  135. --X-- button_close_unf.xpm -----------------------------------------------------------------------------
  136. /* XPM */
  137. static char *button_close_unf_png[] = {
  138. /* columns rows colors chars-per-pixel */
  139. "20 23 6 1",
  140. "0 c #000000",
  141. "A c ##WMBackground",
  142. "D c ##WMActiveBackground",
  143. "F c #FFFFFF",
  144. "- c ##WMActiveForeground",
  145. ". c ##WMForeground",
  146. /* pixels */
  147. "AAAAAAAAAAAAAAAAAAAA",
  148. "AAAAAAAAAAAAAAAAAAAA",
  149. "AAAAAAAAAAAAAAAAAAAA",
  150. "AAAAAAAAAAAAAAAAAAAA",
  151. "AAA.AAAAAAAAAA.AAAAA",
  152. "AAAA.AAAAAAAA.AAAAAA",
  153. "AAAAA.AAAAAA.AAAAAAA",
  154. "AAAAAA.AAAA.AAAAAAAA",
  155. "AAAAAAA.AA.AAAAAAAAA",
  156. "AAAAAAAA..AAAAAAAAAA",
  157. "AAAAAAAA..AAAAAAAAAA",
  158. "AAAAAAA.AA.AAAAAAAAA",
  159. "AAAAAA.AAAA.AAAAAAAA",
  160. "AAAAA.AAAAAA.AAAAAAA",
  161. "AAAA.AAAAAAAA.AAAAAA",
  162. "AAA.AAAAAAAAAA.AAAAA",
  163. "AAAAAAAAAAAAAAAAAAAA",
  164. "AAAAAAAAAAAAAAAAAAAA",
  165. "AAAAAAAAAAAAAAAAAAAA",
  166. "AAAAAAAAAAAAAAAAAAAA",
  167. "00000000000000000000",
  168. "00000000000000000000",
  169. "00000000000000000000"};
  170. --X-- button_close.xpm -----------------------------------------------------------------------------
  171. /* XPM */
  172. static char *button_close_png[] = {
  173. /* columns rows colors chars-per-pixel */
  174. "20 23 6 1",
  175. "0 c #000000",
  176. "A c ##WMBackground",
  177. "D c ##WMActiveBackground",
  178. "F c #FFFFFF",
  179. "- c ##WMActiveForeground",
  180. ". c ##WMForeground",
  181. /* pixels */
  182. "DDDDDDDDDDDDDDDDDDDD",
  183. "DDDDDDDDDDDDDDDDDDDD",
  184. "DDDDDDDDDDDDDDDDDDDD",
  185. "DDDDDDDDDDDDDDDDDDDD",
  186. "DDD-DDDDDDDDDD-DDDDD",
  187. "DDDD-DDDDDDDD-DDDDDD",
  188. "DDDDD-DDDDDD-DDDDDDD",
  189. "DDDDDD-DDDD-DDDDDDDD",
  190. "DDDDDDD-DD-DDDDDDDDD",
  191. "DDDDDDDD--DDDDDDDDDD",
  192. "DDDDDDDD--DDDDDDDDDD",
  193. "DDDDDDD-DD-DDDDDDDDD",
  194. "DDDDDD-DDDD-DDDDDDDD",
  195. "DDDDD-DDDDDD-DDDDDDD",
  196. "DDDD-DDDDDDDD-DDDDDD",
  197. "DDD-DDDDDDDDDD-DDDDD",
  198. "DDDDDDDDDDDDDDDDDDDD",
  199. "DDDDDDDDDDDDDDDDDDDD",
  200. "DDDDDDDDDDDDDDDDDDDD",
  201. "DDDDDDDDDDDDDDDDDDDD",
  202. "00000000000000000000",
  203. "00000000000000000000",
  204. "00000000000000000000"};
  205. --X-- button_full_pr.xpm -----------------------------------------------------------------------------
  206. /* XPM */
  207. static char *button_full_pr_png[] = {
  208. /* columns rows colors chars-per-pixel */
  209. "19 23 6 1",
  210. "0 c #000000",
  211. "A c ##WMBackground",
  212. "D c ##WMActiveBackground",
  213. "F c #FFFFFF",
  214. "- c ##WMActiveForeground",
  215. ". c ##WMForeground",
  216. /* pixels */
  217. "DDDDDDDDDDDDDDDDDDD",
  218. "DDDDDDDDDDDDDDDDDDD",
  219. "D----------------DD",
  220. "D----------------DD",
  221. "D----DDDDDDDDDD--DD",
  222. "D----D--------D--DD",
  223. "D--DDDDDDDDDD-D--DD",
  224. "D--D--------D-D--DD",
  225. "D--D--------D-D--DD",
  226. "D--D--------D-D--DD",
  227. "D--D--------D-D--DD",
  228. "D--D--------D-D--DD",
  229. "D--D--------D-D--DD",
  230. "D--D--------DDD--DD",
  231. "D--D--------D----DD",
  232. "D--DDDDDDDDDD----DD",
  233. "D----------------DD",
  234. "D----------------DD",
  235. "DDDDDDDDDDDDDDDDDDD",
  236. "DDDDDDDDDDDDDDDDDDD",
  237. "0000000000000000000",
  238. "0000000000000000000",
  239. "0000000000000000000"};
  240. --X-- button_full_unf.xpm -----------------------------------------------------------------------------
  241. /* XPM */
  242. static char *button_full_unf_png[] = {
  243. /* columns rows colors chars-per-pixel */
  244. "19 23 6 1",
  245. "0 c #000000",
  246. "A c ##WMBackground",
  247. "D c ##WMActiveBackground",
  248. "F c #FFFFFF",
  249. "- c ##WMActiveForeground",
  250. ". c ##WMForeground",
  251. /* pixels */
  252. "AAAAAAAAAAAAAAAAAAA",
  253. "AAAAAAAAAAAAAAAAAAA",
  254. "AAAAAAAAAAAAAAAAAAA",
  255. "AAAAAAAAAAAAAAAAAAA",
  256. "AAAAA..........AAAA",
  257. "AAAAA.AAAAAAAA.AAAA",
  258. "AAA..........A.AAAA",
  259. "AAA.AAAAAAAA.A.AAAA",
  260. "AAA.AAAAAAAA.A.AAAA",
  261. "AAA.AAAAAAAA.A.AAAA",
  262. "AAA.AAAAAAAA.A.AAAA",
  263. "AAA.AAAAAAAA.A.AAAA",
  264. "AAA.AAAAAAAA.A.AAAA",
  265. "AAA.AAAAAAAA...AAAA",
  266. "AAA.AAAAAAAA.AAAAAA",
  267. "AAA..........AAAAAA",
  268. "AAAAAAAAAAAAAAAAAAA",
  269. "AAAAAAAAAAAAAAAAAAA",
  270. "AAAAAAAAAAAAAAAAAAA",
  271. "AAAAAAAAAAAAAAAAAAA",
  272. "0000000000000000000",
  273. "0000000000000000000",
  274. "0000000000000000000"};
  275. --X-- button_full.xpm -----------------------------------------------------------------------------
  276. /* XPM */
  277. static char *button_full_png[] = {
  278. /* columns rows colors chars-per-pixel */
  279. "19 23 6 1",
  280. "0 c #000000",
  281. "A c ##WMBackground",
  282. "D c ##WMActiveBackground",
  283. "F c #FFFFFF",
  284. "- c ##WMActiveForeground",
  285. ". c ##WMForeground",
  286. /* pixels */
  287. "DDDDDDDDDDDDDDDDDDD",
  288. "DDDDDDDDDDDDDDDDDDD",
  289. "DDDDDDDDDDDDDDDDDDD",
  290. "DDDDDDDDDDDDDDDDDDD",
  291. "DDDDD----------DDDD",
  292. "DDDDD-DDDDDDDD-DDDD",
  293. "DDD----------D-DDDD",
  294. "DDD-DDDDDDDD-D-DDDD",
  295. "DDD-DDDDDDDD-D-DDDD",
  296. "DDD-DDDDDDDD-D-DDDD",
  297. "DDD-DDDDDDDD-D-DDDD",
  298. "DDD-DDDDDDDD-D-DDDD",
  299. "DDD-DDDDDDDD-D-DDDD",
  300. "DDD-DDDDDDDD---DDDD",
  301. "DDD-DDDDDDDD-DDDDDD",
  302. "DDD----------DDDDDD",
  303. "DDDDDDDDDDDDDDDDDDD",
  304. "DDDDDDDDDDDDDDDDDDD",
  305. "DDDDDDDDDDDDDDDDDDD",
  306. "DDDDDDDDDDDDDDDDDDD",
  307. "0000000000000000000",
  308. "0000000000000000000",
  309. "0000000000000000000"};
  310. --X-- button_hide_pr.xpm -----------------------------------------------------------------------------
  311. /* XPM */
  312. static char *button_hide_pr_png[] = {
  313. /* columns rows colors chars-per-pixel */
  314. "19 23 6 1",
  315. "0 c #000000",
  316. "A c ##WMBackground",
  317. "D c ##WMActiveBackground",
  318. "F c #FFFFFF",
  319. "- c ##WMActiveForeground",
  320. ". c ##WMForeground",
  321. /* pixels */
  322. "DDDDDDDDDDDDDDDDDDD",
  323. "DDDDDDDDDDDDDDDDDDD",
  324. "D----------------DD",
  325. "D----------------DD",
  326. "D----------------DD",
  327. "D----------------DD",
  328. "D----------------DD",
  329. "D----------------DD",
  330. "D----------------DD",
  331. "D----------------DD",
  332. "D----------------DD",
  333. "D----------------DD",
  334. "D----------------DD",
  335. "D--DDDDDDDDDDDD--DD",
  336. "D--D----------D--DD",
  337. "D--DDDDDDDDDDDD--DD",
  338. "D----------------DD",
  339. "D----------------DD",
  340. "DDDDDDDDDDDDDDDDDDD",
  341. "DDDDDDDDDDDDDDDDDDD",
  342. "0000000000000000000",
  343. "0000000000000000000",
  344. "0000000000000000000"};
  345. --X-- button_hide_unf.xpm -----------------------------------------------------------------------------
  346. /* XPM */
  347. static char *button_hide_unf_png[] = {
  348. /* columns rows colors chars-per-pixel */
  349. "19 23 6 1",
  350. "0 c #000000",
  351. "A c ##WMBackground",
  352. "D c ##WMActiveBackground",
  353. "F c #FFFFFF",
  354. "- c ##WMActiveForeground",
  355. ". c ##WMForeground",
  356. /* pixels */
  357. "AAAAAAAAAAAAAAAAAAA",
  358. "AAAAAAAAAAAAAAAAAAA",
  359. "AAAAAAAAAAAAAAAAAAA",
  360. "AAAAAAAAAAAAAAAAAAA",
  361. "AAAAAAAAAAAAAAAAAAA",
  362. "AAAAAAAAAAAAAAAAAAA",
  363. "AAAAAAAAAAAAAAAAAAA",
  364. "AAAAAAAAAAAAAAAAAAA",
  365. "AAAAAAAAAAAAAAAAAAA",
  366. "AAAAAAAAAAAAAAAAAAA",
  367. "AAAAAAAAAAAAAAAAAAA",
  368. "AAAAAAAAAAAAAAAAAAA",
  369. "AAAAAAAAAAAAAAAAAAA",
  370. "AAA............AAAA",
  371. "AAA.AAAAAAAAAA.AAAA",
  372. "AAA............AAAA",
  373. "AAAAAAAAAAAAAAAAAAA",
  374. "AAAAAAAAAAAAAAAAAAA",
  375. "AAAAAAAAAAAAAAAAAAA",
  376. "AAAAAAAAAAAAAAAAAAA",
  377. "0000000000000000000",
  378. "0000000000000000000",
  379. "0000000000000000000"};
  380. --X-- button_hide.xpm -----------------------------------------------------------------------------
  381. /* XPM */
  382. static char *button_hide_png[] = {
  383. /* columns rows colors chars-per-pixel */
  384. "19 23 6 1",
  385. "0 c #000000",
  386. "A c ##WMBackground",
  387. "D c ##WMActiveBackground",
  388. "F c #FFFFFF",
  389. "- c ##WMActiveForeground",
  390. ". c ##WMForeground",
  391. /* pixels */
  392. "DDDDDDDDDDDDDDDDDDD",
  393. "DDDDDDDDDDDDDDDDDDD",
  394. "DDDDDDDDDDDDDDDDDDD",
  395. "DDDDDDDDDDDDDDDDDDD",
  396. "DDDDDDDDDDDDDDDDDDD",
  397. "DDDDDDDDDDDDDDDDDDD",
  398. "DDDDDDDDDDDDDDDDDDD",
  399. "DDDDDDDDDDDDDDDDDDD",
  400. "DDDDDDDDDDDDDDDDDDD",
  401. "DDDDDDDDDDDDDDDDDDD",
  402. "DDDDDDDDDDDDDDDDDDD",
  403. "DDDDDDDDDDDDDDDDDDD",
  404. "DDDDDDDDDDDDDDDDDDD",
  405. "DDD------------DDDD",
  406. "DDD-DDDDDDDDDD-DDDD",
  407. "DDD------------DDDD",
  408. "DDDDDDDDDDDDDDDDDDD",
  409. "DDDDDDDDDDDDDDDDDDD",
  410. "DDDDDDDDDDDDDDDDDDD",
  411. "DDDDDDDDDDDDDDDDDDD",
  412. "0000000000000000000",
  413. "0000000000000000000",
  414. "0000000000000000000"};
  415. --X-- button_shade_pr.xpm -----------------------------------------------------------------------------
  416. /* XPM */
  417. static char *button_shade_pr_png[] = {
  418. /* columns rows colors chars-per-pixel */
  419. "19 23 6 1",
  420. "0 c #000000",
  421. "A c ##WMBackground",
  422. "D c ##WMActiveBackground",
  423. "F c #FFFFFF",
  424. "- c ##WMActiveForeground",
  425. ". c ##WMForeground",
  426. /* pixels */
  427. "DDDDDDDDDDDDDDDDDDD",
  428. "DDDDDDDDDDDDDDDDDDD",
  429. "D----------------DD",
  430. "D----------------DD",
  431. "D--DDDDDDDDDDDD--DD",
  432. "D--D----------D--DD",
  433. "D--DDDDDDDDDDDD--DD",
  434. "D----------------DD",
  435. "D----------------DD",
  436. "D----------------DD",
  437. "D----------------DD",
  438. "D----------------DD",
  439. "D----------------DD",
  440. "D----------------DD",
  441. "D----------------DD",
  442. "D----------------DD",
  443. "D----------------DD",
  444. "D----------------DD",
  445. "DDDDDDDDDDDDDDDDDDD",
  446. "DDDDDDDDDDDDDDDDDDD",
  447. "0000000000000000000",
  448. "0000000000000000000",
  449. "0000000000000000000"};
  450. --X-- button_shade_unf.xpm -----------------------------------------------------------------------------
  451. /* XPM */
  452. static char *button_shade_unf_png[] = {
  453. /* columns rows colors chars-per-pixel */
  454. "19 23 6 1",
  455. "0 c #000000",
  456. "A c ##WMBackground",
  457. "D c ##WMActiveBackground",
  458. "F c #FFFFFF",
  459. "- c ##WMActiveForeground",
  460. ". c ##WMForeground",
  461. /* pixels */
  462. "AAAAAAAAAAAAAAAAAAA",
  463. "AAAAAAAAAAAAAAAAAAA",
  464. "AAAAAAAAAAAAAAAAAAA",
  465. "AAAAAAAAAAAAAAAAAAA",
  466. "AAA............AAAA",
  467. "AAA.AAAAAAAAAA.AAAA",
  468. "AAA............AAAA",
  469. "AAAAAAAAAAAAAAAAAAA",
  470. "AAAAAAAAAAAAAAAAAAA",
  471. "AAAAAAAAAAAAAAAAAAA",
  472. "AAAAAAAAAAAAAAAAAAA",
  473. "AAAAAAAAAAAAAAAAAAA",
  474. "AAAAAAAAAAAAAAAAAAA",
  475. "AAAAAAAAAAAAAAAAAAA",
  476. "AAAAAAAAAAAAAAAAAAA",
  477. "AAAAAAAAAAAAAAAAAAA",
  478. "AAAAAAAAAAAAAAAAAAA",
  479. "AAAAAAAAAAAAAAAAAAA",
  480. "AAAAAAAAAAAAAAAAAAA",
  481. "AAAAAAAAAAAAAAAAAAA",
  482. "0000000000000000000",
  483. "0000000000000000000",
  484. "0000000000000000000"};
  485. --X-- button_shade.xpm -----------------------------------------------------------------------------
  486. /* XPM */
  487. static char *button_shade_png[] = {
  488. /* columns rows colors chars-per-pixel */
  489. "19 23 6 1",
  490. "0 c #000000",
  491. "A c ##WMBackground",
  492. "D c ##WMActiveBackground",
  493. "F c #FFFFFF",
  494. "- c ##WMActiveForeground",
  495. ". c ##WMForeground",
  496. /* pixels */
  497. "DDDDDDDDDDDDDDDDDDD",
  498. "DDDDDDDDDDDDDDDDDDD",
  499. "DDDDDDDDDDDDDDDDDDD",
  500. "DDDDDDDDDDDDDDDDDDD",
  501. "DDD------------DDDD",
  502. "DDD-DDDDDDDDDD-DDDD",
  503. "DDD------------DDDD",
  504. "DDDDDDDDDDDDDDDDDDD",
  505. "DDDDDDDDDDDDDDDDDDD",
  506. "DDDDDDDDDDDDDDDDDDD",
  507. "DDDDDDDDDDDDDDDDDDD",
  508. "DDDDDDDDDDDDDDDDDDD",
  509. "DDDDDDDDDDDDDDDDDDD",
  510. "DDDDDDDDDDDDDDDDDDD",
  511. "DDDDDDDDDDDDDDDDDDD",
  512. "DDDDDDDDDDDDDDDDDDD",
  513. "DDDDDDDDDDDDDDDDDDD",
  514. "DDDDDDDDDDDDDDDDDDD",
  515. "DDDDDDDDDDDDDDDDDDD",
  516. "DDDDDDDDDDDDDDDDDDD",
  517. "0000000000000000000",
  518. "0000000000000000000",
  519. "0000000000000000000"};
  520. --X-- horizontal.xpm -----------------------------------------------------------------------------
  521. /* XPM */
  522. static char *horizontal_png[] = {
  523. /* columns rows colors chars-per-pixel */
  524. "8 3 6 1",
  525. "0 c #000000",
  526. "A c ##WMBackground",
  527. "D c ##WMActiveBackground",
  528. "F c #FFFFFF",
  529. "- c ##WMActiveForeground",
  530. ". c ##WMForeground",
  531. /* pixels */
  532. "00000000",
  533. "00000000",
  534. "00000000"};
  535. --X-- title_unf.xpm -----------------------------------------------------------------------------
  536. /* XPM */
  537. static char *title_unf_png[] = {
  538. /* columns rows colors chars-per-pixel */
  539. "8 23 6 1",
  540. "0 c #000000",
  541. "A c ##WMBackground",
  542. "D c ##WMActiveBackground",
  543. "F c #FFFFFF",
  544. "- c ##WMActiveForeground",
  545. ". c ##WMForeground",
  546. /* pixels */
  547. "AAAAAAAA",
  548. "AAAAAAAA",
  549. "AAAAAAAA",
  550. "AAAAAAAA",
  551. "AAAAAAAA",
  552. "AAAAAAAA",
  553. "AAAAAAAA",
  554. "AAAAAAAA",
  555. "AAAAAAAA",
  556. "AAAAAAAA",
  557. "AAAAAAAA",
  558. "AAAAAAAA",
  559. "AAAAAAAA",
  560. "AAAAAAAA",
  561. "AAAAAAAA",
  562. "AAAAAAAA",
  563. "AAAAAAAA",
  564. "AAAAAAAA",
  565. "AAAAAAAA",
  566. "AAAAAAAA",
  567. "00000000",
  568. "00000000",
  569. "00000000"};
  570. --X-- title.xpm -----------------------------------------------------------------------------
  571. /* XPM */
  572. static char *title_png[] = {
  573. /* columns rows colors chars-per-pixel */
  574. "8 23 6 1",
  575. "0 c #000000",
  576. "A c ##WMBackground",
  577. "D c ##WMActiveBackground",
  578. "F c #FFFFFF",
  579. "- c ##WMActiveForeground",
  580. ". c ##WMForeground",
  581. /* pixels */
  582. "DDDDDDDD",
  583. "DDDDDDDD",
  584. "DDDDDDDD",
  585. "DDDDDDDD",
  586. "DDDDDDDD",
  587. "DDDDDDDD",
  588. "DDDDDDDD",
  589. "DDDDDDDD",
  590. "DDDDDDDD",
  591. "DDDDDDDD",
  592. "DDDDDDDD",
  593. "DDDDDDDD",
  594. "DDDDDDDD",
  595. "DDDDDDDD",
  596. "DDDDDDDD",
  597. "DDDDDDDD",
  598. "DDDDDDDD",
  599. "DDDDDDDD",
  600. "DDDDDDDD",
  601. "DDDDDDDD",
  602. "00000000",
  603. "00000000",
  604. "00000000"};
  605. --X-- vertical.xpm -----------------------------------------------------------------------------
  606. /* XPM */
  607. static char *vertical_png[] = {
  608. /* columns rows colors chars-per-pixel */
  609. "3 8 6 1",
  610. "0 c #000000",
  611. "A c ##WMBackground",
  612. "D c ##WMActiveBackground",
  613. "F c #FFFFFF",
  614. "- c ##WMActiveForeground",
  615. ". c ##WMForeground",
  616. /* pixels */
  617. "000",
  618. "000",
  619. "000",
  620. "000",
  621. "000",
  622. "000",
  623. "000",
  624. "000"};
  625. --X-- theme -----------------------------------------------------------------------------
  626. $font_title="Lucida Grande-9Center#XFT"
  627. $font="Lucida Grande-7Left#XFT"
  628. PDecor{
  629. Decor="Default"{
  630. Title{
  631. Height="23"
  632. Pad="1 9 5 2"
  633. Focused="Image title.xpm"
  634. Unfocused="Image title_unf.xpm"
  635. Tab{
  636. Focused="Image title.xpm"
  637. FocusedSelected="Image title.xpm"
  638. Unfocused="Image title_unf.xpm"
  639. UnfocusedSelected="Image title_unf.xpm"}
  640. Separator{
  641. Focused="Image tab_separator.xpm"
  642. Unfocused="Image tab_separator.xpm"}
  643. Font{
  644. Focused="$font_title"}
  645. FontColor{
  646. Focused="##WMActiveForeground"
  647. FocusedSelected="##WMActiveForeground"
  648. Unfocused="##WMForeground"
  649. UnfocusedSelected="##WMForeground"}
  650. Buttons{
  651. Right{
  652. Focused="Image button_close.xpm"
  653. Unfocused="Image button_close_unf.xpm"
  654. Hoover="Image button_close.xpm"
  655. Pressed="Image button_close_pr.xpm"
  656. Button="1"{Actions="Close"}
  657. Button="3"{Actions="Kill"}}
  658. Right{
  659. Focused="Image button_full.xpm"
  660. Unfocused="Image button_full_unf.xpm"
  661. Hoover="Image button_full.xpm"
  662. Pressed="Image button_full_pr.xpm"
  663. Button="1"{Actions="Toggle Maximized 1 1"}}
  664. Right{
  665. Focused="Image button_hide.xpm"
  666. Unfocused="Image button_hide_unf.xpm"
  667. Hoover="Image button_hide.xpm"
  668. Pressed="Image button_hide_pr.xpm"
  669. Button="1"{Actions="Set Iconified"}}
  670. Right{
  671. Focused="Image button_shade.xpm"
  672. Unfocused="Image button_shade_unf.xpm"
  673. Hoover="Image button_shade.xpm"
  674. Pressed="Image button_shade_pr.xpm"
  675. Button="1"{Actions="Toggle Shaded"}}}
  676. Border{
  677. Focused{
  678. TopLeft="Image vertical.xpm"
  679. Top="Image horizontal.xpm"
  680. TopRight="Image vertical.xpm"
  681. Left="Image vertical.xpm"
  682. Right="Image vertical.xpm"
  683. BottomLeft="Image bottom_left.xpm"
  684. Bottom="Image bottom_border.xpm"
  685. BottomRight="Image bottom_right.xpm"}
  686. Unfocused{
  687. TopLeft="Image vertical.xpm"
  688. Top="Image horizontal.xpm"
  689. TopRight="Image vertical.xpm"
  690. Left="Image vertical.xpm"
  691. Right="Image vertical.xpm"
  692. BottomLeft="Image bottom_left_unf.xpm"
  693. Bottom="Image bottom_border_unf.xpm"
  694. BottomRight="Image bottom_right_unf.xpm"}
  695. }}}
  696. Decor="Menu"{
  697. Title{
  698. Height="25"
  699. Pad="2 4 6 8"
  700. Focused="Image title.xpm"
  701. Unfocused="Image title_unf.xpm"
  702. Tab{
  703. Focused="Image title.xpm"
  704. FocusedSelected="Image title.xpm"
  705. Unfocused="Image title_unf.xpm"
  706. UnfocusedSelected="Image title_unf.xpm"}
  707. Separator{
  708. Focused="Image vertical.xpm"
  709. Unfocused="Image vertical.xpm"}
  710. Font{
  711. Focused="$font_title"}
  712. FontColor{
  713. Focused="##WMActiveForeground"
  714. FocusedSelected="##WMActiveForeground"
  715. Unfocused="##WMForeground"
  716. UnfocusedSelected="##WMForeground"}
  717. Buttons{}
  718. Border{
  719. Focused{
  720. TopLeft="Image vertical.xpm"
  721. Top="Image horizontal.xpm"
  722. TopRight="Image vertical.xpm"
  723. Left="Image vertical.xpm"
  724. Right="Image vertical.xpm"
  725. BottomLeft="Image bottom_left.xpm"
  726. Bottom="Image horizontal.xpm"
  727. BottomRight="Image bottom_right.xpm"}
  728. Unfocused{
  729. TopLeft="Image vertical.xpm"
  730. Top="Image horizontal.xpm"
  731. TopRight="Image vertical.xpm"
  732. Left="Image vertical.xpm"
  733. Right="Image vertical.xpm"
  734. BottomLeft="Image bottom_left_unf.xpm"
  735. Bottom="Image horizontal.xpm"
  736. BottomRight="Image bottom_right_unf.xpm"}
  737. }}}
  738. Decor="Titlebarless"{
  739. Title{
  740. Focused="Empty"
  741. Unfocused="Empty"
  742. Tab{
  743. Focused="Empty"
  744. FocusedSelected="Empty"
  745. Unfocused="Empty"
  746. UnfocusedSelected="Empty"}
  747. Separator{
  748. Focused="Empty"
  749. Unfocused="Empty"}
  750. Font{
  751. Focused="Empty"}
  752. FontColor{
  753. Focused="Empty"
  754. FocusedSelected="Empty"
  755. Unfocused="Empty"
  756. UnfocusedSelected="Empty"}
  757. Border{
  758. Focused{
  759. TopLeft="Empty"
  760. Top="Empty"
  761. TopRight="Empty"
  762. Left="Empty"
  763. Right="Empty"
  764. BottomLeft="Empty"
  765. Bottom="Empty"
  766. BottomRight="Empty"}
  767. Unfocused{
  768. TopLeft="Empty"
  769. Top="Empty"
  770. TopRight="Empty"
  771. Left="Empty"
  772. Right="Empty"
  773. BottomLeft="Empty"
  774. Bottom="Empty"
  775. BottomRight="Empty"}
  776. }}}
  777. Decor="Statuswindow"{
  778. Title{
  779. Height="0"
  780. Pad="8 6 4 2"
  781. Focused="Empty"
  782. Unfocused="Empty"
  783. Tab{
  784. Focused="Empty"
  785. FocusedSelected="Empty"
  786. Unfocused="Empty"
  787. UnfocusedSelected="Empty"}
  788. Separator{
  789. Focused="Empty"
  790. Unfocused="Empty"}
  791. Font{
  792. Focused="Empty"}
  793. FontColor{
  794. Focused="Empty"
  795. FocusedSelected="Empty"
  796. Unfocused="Empty"
  797. UnfocusedSelected="Empty"}
  798. Buttons{}
  799. Border{
  800. Focused{
  801. TopLeft="Empty"
  802. Top="Empty"
  803. TopRight="Empty"
  804. Left="Empty"
  805. Right="Empty"
  806. BottomLeft="Empty"
  807. Bottom="Empty"
  808. BottomRight="Empty"}
  809. Unfocused{
  810. TopLeft="Empty"
  811. Top="Empty"
  812. TopRight="Empty"
  813. Left="Empty"
  814. Right="Empty"
  815. BottomLeft="Empty"
  816. Bottom="Empty"
  817. BottomRight="Empty"}
  818. }}}}
  819. Harbour{
  820. Texture="Solid #FF00FF"}
  821. Menu{
  822. Pad="0 1 6 8"
  823. Focused{
  824. Font="$font"
  825. Background="Solid ##WMActiveBackground"
  826. Item="Empty"
  827. Text="##WMActiveForeground"
  828. Separator="Image horizontal.xpm#Scaled"
  829. Arrow = "Image arrow.xpm"}
  830. Unfocused{
  831. Font="$font"
  832. Background="Solid ##WMBackground"
  833. Item="Empty"
  834. Text="##WMForeground"
  835. Separator="Image horizontal.xpm#Scaled"
  836. Arrow = "Image arrow_unf.xpm"}
  837. Selected{
  838. Font="$font"
  839. Background="Solid ##WMActiveForeground"
  840. Item="Empty"
  841. Text="##WMActiveBackground"
  842. Arrow = "Image arrow_pr.xpm"}
  843. }
  844. CmdDialog{
  845. Font="$font"
  846. Texture="Solid #ffffff"
  847. Text="#000000"
  848. Pad="3 10 1 3"}
  849. Status{
  850. Font="$font"
  851. Texture="Solid ##WMActiveBackground"
  852. Text="#000000"
  853. Pad="4 2 10 30"}
  854. --X--