Commit Graph

16 Commits

Author SHA1 Message Date
6a6c81ee5a Code refactoring 2024-12-30 00:43:26 +05:30
286faba203 Fix large window bug on small resolution screens 2024-10-19 20:46:27 +05:30
f7a680587d Make style buttons resizable 2024-10-19 17:22:53 +05:30
8828398707 Use relative units in GTK CSS 2024-10-18 23:21:41 +05:30
12dfb42215 commented out the outline for accent color buttons 2024-09-03 23:00:12 +00:00
f0f4214fa4 Add outline for the current accent color button 2024-09-04 01:34:16 +05:30
6eead68790 Tweak GTK CSS to make the buttons look better 2024-09-03 13:12:21 +05:30
25fed8663b New improved Theme Switcher with more options 2024-08-20 19:12:00 +05:30
f3e1c0a14c Set icon name for the window
Now the app icon will show up on the XFCE workspace window.
2023-11-05 10:51:43 +01:00
11a1a7dc91 Use the Option type for oldConfigDir variable 2023-11-03 13:34:30 +01:00
85b0e75ff6 Add build hook to revert the $XDG_CONFIG_HOME variable
Also created the applicationID variable
2023-11-01 19:13:17 +01:00
d3c1054ec0 No need to use strip here, just remove the last character 2023-10-29 08:41:17 +01:00
4d6446d47d Simplify code, remove unnecessary 2D array 2023-10-28 23:04:56 +02:00
e50903aab7 Use the px unit for setting icon size 2023-10-28 08:30:04 +02:00
79a22a493c Add note saying some apps need to be reopened 2023-10-27 16:43:56 +02:00
da34f2087f Rewrite Theme Switcher in Nim 2023-10-27 15:02:14 +02:00