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
ee1c98250b
fixing a mistake
2023-08-07 19:52:00 +02:00
2803bf44f4
Update PKGBUILD
2023-08-07 14:35:52 +02:00
d8accac823
some improvements by Roko
2023-08-07 14:35:39 +02:00
d6757d36c8
added the colloid-gtk-theme-git dependency and remove skeuos
2023-08-07 03:46:05 +02:00
092b572cf3
theme change
2023-08-06 23:43:33 +02:00
ca5367307c
New theme changes
2023-08-06 19:06:47 +02:00
307fcbfb26
Update 'PKGBUILD'
2022-10-21 01:28:24 +02:00
9efd0ad03b
Merge pull request 'No need to use qt5ct anymore' ( #1 ) from rokosun-patch-1 into main
...
Reviewed-on: #1
2022-10-20 23:21:52 +02:00
84fd17d2b4
No need to use qt5ct anymore
2022-10-20 21:34:52 +02:00
50c043da8b
Update 'PKGBUILD'
2022-09-20 03:54:07 +02:00
5dc7dc200d
Update 'PKGBUILD'
2022-09-20 03:51:27 +02:00
c19f012e66
Update 'tromjaro-theme-switcher.desktop'
2022-09-20 03:48:36 +02:00
5b0de065c6
Update 'PKGBUILD'
2022-09-20 03:46:46 +02:00
a67a02050b
add the app icon
2022-09-20 03:45:50 +02:00
bbfa0e9ad5
Update 'README.md'
2022-09-15 02:53:36 +02:00