cleaner.glade 16 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!-- Generated with glade 3.22.2 -->
  3. <interface>
  4. <requires lib="gtk+" version="3.24"/>
  5. <!-- interface-css-provider-path cleaner.css -->
  6. <object class="GtkWindow" id="TopWindow">
  7. <property name="can_focus">False</property>
  8. <child type="titlebar">
  9. <object class="GtkBox" id="header">
  10. <property name="height_request">20</property>
  11. <property name="visible">True</property>
  12. <property name="can_focus">False</property>
  13. <property name="valign">start</property>
  14. <property name="vexpand">True</property>
  15. <child>
  16. <object class="GtkSeparator">
  17. <property name="visible">True</property>
  18. <property name="can_focus">False</property>
  19. <property name="valign">start</property>
  20. <property name="hexpand">True</property>
  21. <property name="vexpand">True</property>
  22. <style>
  23. <class name="bg-transparent"/>
  24. </style>
  25. </object>
  26. <packing>
  27. <property name="expand">False</property>
  28. <property name="fill">True</property>
  29. <property name="position">0</property>
  30. </packing>
  31. </child>
  32. <child>
  33. <object class="GtkBox">
  34. <property name="visible">True</property>
  35. <property name="can_focus">False</property>
  36. <property name="halign">end</property>
  37. <property name="valign">start</property>
  38. <property name="margin_end">5</property>
  39. <property name="margin_top">5</property>
  40. <property name="vexpand">True</property>
  41. <property name="spacing">1</property>
  42. <property name="homogeneous">True</property>
  43. <child>
  44. <object class="GtkButton" id="minimizebtn">
  45. <property name="width_request">16</property>
  46. <property name="height_request">16</property>
  47. <property name="visible">True</property>
  48. <property name="can_focus">True</property>
  49. <property name="receives_default">True</property>
  50. <property name="halign">center</property>
  51. <property name="valign">center</property>
  52. <property name="vexpand">True</property>
  53. <property name="resize_mode">immediate</property>
  54. <signal name="clicked" handler="minimize" swapped="no"/>
  55. <style>
  56. <class name="no-shadow"/>
  57. <class name="no-border"/>
  58. <class name="full-rounded"/>
  59. <class name="close"/>
  60. <class name="minimize"/>
  61. <class name="sm-font"/>
  62. </style>
  63. </object>
  64. <packing>
  65. <property name="expand">False</property>
  66. <property name="fill">True</property>
  67. <property name="position">0</property>
  68. </packing>
  69. </child>
  70. <child>
  71. <object class="GtkButton" id="maximizebtn">
  72. <property name="width_request">16</property>
  73. <property name="height_request">16</property>
  74. <property name="visible">True</property>
  75. <property name="can_focus">True</property>
  76. <property name="receives_default">True</property>
  77. <property name="halign">center</property>
  78. <property name="valign">center</property>
  79. <property name="hexpand">True</property>
  80. <property name="vexpand">True</property>
  81. <property name="resize_mode">immediate</property>
  82. <signal name="clicked" handler="maximize" swapped="no"/>
  83. <style>
  84. <class name="no-shadow"/>
  85. <class name="no-border"/>
  86. <class name="full-rounded"/>
  87. <class name="maximize"/>
  88. <class name="sm-font"/>
  89. </style>
  90. </object>
  91. <packing>
  92. <property name="expand">False</property>
  93. <property name="fill">True</property>
  94. <property name="position">1</property>
  95. </packing>
  96. </child>
  97. <child>
  98. <object class="GtkButton" id="closebtn">
  99. <property name="width_request">16</property>
  100. <property name="height_request">16</property>
  101. <property name="visible">True</property>
  102. <property name="can_focus">True</property>
  103. <property name="receives_default">True</property>
  104. <property name="halign">center</property>
  105. <property name="valign">center</property>
  106. <property name="hexpand">True</property>
  107. <property name="vexpand">True</property>
  108. <property name="resize_mode">immediate</property>
  109. <signal name="clicked" handler="close" swapped="no"/>
  110. <style>
  111. <class name="no-shadow"/>
  112. <class name="no-border"/>
  113. <class name="full-rounded"/>
  114. <class name="close"/>
  115. <class name="sm-font"/>
  116. </style>
  117. </object>
  118. <packing>
  119. <property name="expand">False</property>
  120. <property name="fill">True</property>
  121. <property name="position">2</property>
  122. </packing>
  123. </child>
  124. <style>
  125. <class name="bg-transparent"/>
  126. </style>
  127. </object>
  128. <packing>
  129. <property name="expand">False</property>
  130. <property name="fill">True</property>
  131. <property name="position">1</property>
  132. </packing>
  133. </child>
  134. <style>
  135. <class name="bg-white"/>
  136. <class name="no-border"/>
  137. <class name="rounded-top"/>
  138. </style>
  139. </object>
  140. </child>
  141. <child>
  142. <object class="GtkBox">
  143. <property name="width_request">500</property>
  144. <property name="height_request">300</property>
  145. <property name="visible">True</property>
  146. <property name="can_focus">False</property>
  147. <property name="halign">center</property>
  148. <property name="valign">center</property>
  149. <property name="orientation">vertical</property>
  150. <child>
  151. <object class="GtkLabel">
  152. <property name="height_request">60</property>
  153. <property name="visible">True</property>
  154. <property name="can_focus">False</property>
  155. <property name="margin_top">15</property>
  156. <property name="label" translatable="yes">Uruk Cleaner</property>
  157. <property name="justify">center</property>
  158. <attributes>
  159. <attribute name="size" value="20000"/>
  160. </attributes>
  161. <style>
  162. <class name="text-blue"/>
  163. </style>
  164. </object>
  165. <packing>
  166. <property name="expand">False</property>
  167. <property name="fill">True</property>
  168. <property name="position">0</property>
  169. </packing>
  170. </child>
  171. <child>
  172. <object class="GtkLabel">
  173. <property name="visible">True</property>
  174. <property name="can_focus">False</property>
  175. <property name="margin_top">30</property>
  176. <property name="margin_bottom">30</property>
  177. <property name="label" translatable="yes">Chose what to clean</property>
  178. <attributes>
  179. <attribute name="size" value="12000"/>
  180. </attributes>
  181. <style>
  182. <class name="text-orange"/>
  183. </style>
  184. </object>
  185. <packing>
  186. <property name="expand">False</property>
  187. <property name="fill">True</property>
  188. <property name="position">1</property>
  189. </packing>
  190. </child>
  191. <child>
  192. <object class="GtkGrid" id="Chechgrid">
  193. <property name="visible">True</property>
  194. <property name="can_focus">False</property>
  195. <property name="halign">center</property>
  196. <property name="margin_start">20</property>
  197. <property name="margin_end">20</property>
  198. <property name="margin_top">20</property>
  199. <property name="margin_bottom">20</property>
  200. <property name="hexpand">True</property>
  201. <property name="row_spacing">20</property>
  202. <property name="column_spacing">40</property>
  203. <property name="row_homogeneous">True</property>
  204. <property name="column_homogeneous">True</property>
  205. <child>
  206. <object class="GtkCheckButton" id="AptCacheChk">
  207. <property name="label" translatable="yes">Apt Cache</property>
  208. <property name="visible">True</property>
  209. <property name="can_focus">True</property>
  210. <property name="receives_default">False</property>
  211. <property name="draw_indicator">True</property>
  212. <style>
  213. <class name="CheckBtn"/>
  214. <class name="CheckBtn-Blue"/>
  215. </style>
  216. </object>
  217. <packing>
  218. <property name="left_attach">0</property>
  219. <property name="top_attach">0</property>
  220. </packing>
  221. </child>
  222. <child>
  223. <object class="GtkCheckButton" id="ThumbnailsChk">
  224. <property name="label" translatable="yes">Thumbnails</property>
  225. <property name="visible">True</property>
  226. <property name="can_focus">True</property>
  227. <property name="receives_default">False</property>
  228. <property name="draw_indicator">True</property>
  229. <style>
  230. <class name="CheckBtn"/>
  231. <class name="CheckBtn-Pink"/>
  232. </style>
  233. </object>
  234. <packing>
  235. <property name="left_attach">0</property>
  236. <property name="top_attach">1</property>
  237. </packing>
  238. </child>
  239. <child>
  240. <object class="GtkCheckButton" id="LogsChk">
  241. <property name="label" translatable="yes">System Logs</property>
  242. <property name="visible">True</property>
  243. <property name="can_focus">True</property>
  244. <property name="receives_default">False</property>
  245. <property name="draw_indicator">True</property>
  246. <style>
  247. <class name="CheckBtn"/>
  248. <class name="CheckBtn-Orange"/>
  249. </style>
  250. </object>
  251. <packing>
  252. <property name="left_attach">1</property>
  253. <property name="top_attach">1</property>
  254. </packing>
  255. </child>
  256. <child>
  257. <object class="GtkCheckButton" id="UnUsedPkgsChk">
  258. <property name="label" translatable="yes">Unused Packages</property>
  259. <property name="visible">True</property>
  260. <property name="can_focus">True</property>
  261. <property name="receives_default">False</property>
  262. <property name="draw_indicator">True</property>
  263. <style>
  264. <class name="CheckBtn"/>
  265. <class name="CheckBtn-Purple"/>
  266. </style>
  267. </object>
  268. <packing>
  269. <property name="left_attach">1</property>
  270. <property name="top_attach">0</property>
  271. </packing>
  272. </child>
  273. <child>
  274. <object class="GtkCheckButton" id="FireFoxChk">
  275. <property name="label" translatable="yes">FireFox Cache</property>
  276. <property name="visible">True</property>
  277. <property name="can_focus">True</property>
  278. <property name="receives_default">False</property>
  279. <property name="draw_indicator">True</property>
  280. <style>
  281. <class name="CheckBtn"/>
  282. <class name="CheckBtn-Green"/>
  283. </style>
  284. </object>
  285. <packing>
  286. <property name="left_attach">0</property>
  287. <property name="top_attach">2</property>
  288. </packing>
  289. </child>
  290. <child>
  291. <object class="GtkSeparator">
  292. <property name="visible">True</property>
  293. <property name="can_focus">False</property>
  294. <style>
  295. <class name="bg-transparent"/>
  296. </style>
  297. </object>
  298. <packing>
  299. <property name="left_attach">1</property>
  300. <property name="top_attach">2</property>
  301. </packing>
  302. </child>
  303. </object>
  304. <packing>
  305. <property name="expand">False</property>
  306. <property name="fill">True</property>
  307. <property name="position">2</property>
  308. </packing>
  309. </child>
  310. <child>
  311. <object class="GtkBox">
  312. <property name="visible">True</property>
  313. <property name="can_focus">False</property>
  314. <property name="halign">center</property>
  315. <property name="valign">end</property>
  316. <property name="margin_top">40</property>
  317. <property name="margin_bottom">20</property>
  318. <property name="hexpand">True</property>
  319. <property name="vexpand">True</property>
  320. <property name="spacing">17</property>
  321. <property name="homogeneous">True</property>
  322. <child>
  323. <object class="GtkButton" id="AboutBtn">
  324. <property name="label" translatable="yes">About</property>
  325. <property name="visible">True</property>
  326. <property name="can_focus">True</property>
  327. <property name="receives_default">True</property>
  328. <style>
  329. <class name="text-white"/>
  330. <class name="bg-orange"/>
  331. <class name="no-border"/>
  332. <class name="no-shadow"/>
  333. <class name="rounded"/>
  334. </style>
  335. </object>
  336. <packing>
  337. <property name="expand">False</property>
  338. <property name="fill">True</property>
  339. <property name="position">0</property>
  340. </packing>
  341. </child>
  342. <child>
  343. <object class="GtkButton" id="CleanBtn">
  344. <property name="label" translatable="yes">Clean</property>
  345. <property name="width_request">100</property>
  346. <property name="height_request">40</property>
  347. <property name="visible">True</property>
  348. <property name="can_focus">True</property>
  349. <property name="receives_default">True</property>
  350. <signal name="clicked" handler="Clean" swapped="no"/>
  351. <style>
  352. <class name="text-white"/>
  353. <class name="bg-blue"/>
  354. <class name="no-border"/>
  355. <class name="no-shadow"/>
  356. <class name="rounded"/>
  357. </style>
  358. </object>
  359. <packing>
  360. <property name="expand">False</property>
  361. <property name="fill">True</property>
  362. <property name="position">1</property>
  363. </packing>
  364. </child>
  365. </object>
  366. <packing>
  367. <property name="expand">False</property>
  368. <property name="fill">True</property>
  369. <property name="position">3</property>
  370. </packing>
  371. </child>
  372. <style>
  373. <class name="bg-transparent"/>
  374. </style>
  375. </object>
  376. </child>
  377. <style>
  378. <class name="bg-white"/>
  379. <class name="rounded-bottom"/>
  380. </style>
  381. </object>
  382. </interface>