Commit Graph

77 Commits

Author SHA1 Message Date
286faba203 Fix large window bug on small resolution screens 2024-10-19 20:46:27 +05:30
53a4777985 Update PKGBUILD 2024-10-19 13:31:54 +00:00
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
52c15867df Update PKGBUILD 2024-08-20 15:12:34 +00:00
25fed8663b New improved Theme Switcher with more options 2024-08-20 19:12:00 +05:30
cfcb07ab77 added the catppuccin theme as dependency 2024-08-16 23:43:01 +00:00
ae9fcce069 colloid split into different packages 2024-04-13 23:43:50 +00:00
339d4113d6 Merge pull request 'Add required colloid packages as dependencies' (#6) from rokosun-patch-1 into main
Reviewed-on: #6
2024-04-13 23:42:39 +00:00
c79c2ed7e8 Add required colloid packages as dependencies
Colloid theme packages are now split into different variants.
2024-04-13 18:05:32 +00:00
696fc180c8 Update command for installing owlkettle 2024-03-28 17:13:19 +00:00
f97cecf89c Fix video not loading
Also add title for the video (appears as tooltip on hover)
2023-11-22 17:09:56 +01:00
300dd23942 Use better HTML tags for the video 2023-11-22 16:55:33 +01:00
7f58471475 Update readme to show the screen recording 2023-11-22 16:32:08 +01:00
dd101c50b5 Add screen record of the app in action 2023-11-22 16:17:18 +01:00
a575fb583e Update PKGBUILD 2023-11-05 15:46:58 +01:00
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
54c1c74878 Update PKGBUILD 2023-11-04 16:38:30 +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
acf400bd54 Update PKGBUILD 2023-10-29 12:27:20 +01:00
4c5a39a77c Merge pull request 'Simplify code, remove unnecessary 2D array' (#5) from rokosun-patch-1 into main
Reviewed-on: #5
2023-10-29 12:26:56 +01:00
d3c1054ec0 No need to use strip here, just remove the last character 2023-10-29 08:41:17 +01:00
9056b40bc4 Update PKGBUILD 2023-10-28 23:24:17 +02:00
4d6446d47d Simplify code, remove unnecessary 2D array 2023-10-28 23:04:56 +02:00
859fe8c2fa Update PKGBUILD 2023-10-28 22:37:29 +02:00
19e75fc5c0 Better description in README 2023-10-28 14:34:00 +02:00
8fe0c425f7 Fix issues with Makefile
Fixes these problems:

* The `make` command for building the package simply called `makepkg` instead of `makepkg -s` which could also install missing dependencies with pacman

* The name of the package has been changed to tromjaro-theme-switcher but Makefile still used the old name theme-switcher, also the extension for Arch linux package is now `.tar.zst` instead of the previous `.tar.xz` - all of this meant that the `make install` command was not working properly

* `make clean` command didn't remove icons.zip and the proper linux package file which now ends in `.tar.zst` instead of the previous `.tar.xz`
2023-10-28 14:19:35 +02:00
e50903aab7 Use the px unit for setting icon size 2023-10-28 08:30:04 +02:00
b417fdebe3 Merge pull request 'Improve PKGBUILD' (#4) from rokosun-patch-1 into main
Reviewed-on: #4
2023-10-28 02:32:36 +02:00
30aa304b4a Improve PKGBUILD 2023-10-27 21:14:25 +02:00
79a22a493c Add note saying some apps need to be reopened 2023-10-27 16:43:56 +02:00
69867e2af9 Merge pull request 'Rewrite Theme Switcher in Nim' (#3) from nim-rewrite into main
Reviewed-on: #3
2023-10-27 15:30:14 +02:00
45ebde24a2 Update PKGBUILD for the new code in Nim
Also improved a bunch of other things like the missing URL and architecture information.
2023-10-27 15:07:17 +02:00
da34f2087f Rewrite Theme Switcher in Nim 2023-10-27 15:02:14 +02:00
8fa15242e6 Update PKGBUILD 2023-10-17 00:03:55 +02:00
7125866bb8 Remove themes that don't play well with QT apps 2023-10-16 12:57:07 +02:00
b342545738 Update PKGBUILD 2023-10-16 02:35:44 +02:00
992c201eed Merge pull request 'improve notification, better code, remove border around the first button' (#2) from rokosun-patch-1 into main
Reviewed-on: #2
2023-10-14 00:17:33 +02:00
f1a643cb34 improve notification, better code, remove border around the first button 2023-10-13 22:16:34 +02:00
146f416bc4 Update PKGBUILD 2023-08-09 15:57:29 +02:00
0b6549ccc6 Update PKGBUILD 2023-08-08 17:42:46 +02:00
dc00830e31 Update theme-switcher 2023-08-08 16:49:13 +02:00
703f23f3f8 Update PKGBUILD 2023-08-08 03:53:37 +02:00
6536b3cb21 Update PKGBUILD 2023-08-08 00:42:05 +02:00
e0255d4763 adapt the mouse pointer for HDPI 2023-08-07 23:01:38 +02:00
3dca8cb2a0 added support for HDPI 2023-08-07 22:13:04 +02:00