Commit Graph

56 Commits

Author SHA1 Message Date
Rokosun 11a1a7dc91 Use the Option type for oldConfigDir variable 2023-11-03 13:34:30 +01:00
Rokosun 85b0e75ff6 Add build hook to revert the $XDG_CONFIG_HOME variable
Also created the applicationID variable
2023-11-01 19:13:17 +01:00
Tio TROM acf400bd54 Update PKGBUILD 2023-10-29 12:27:20 +01:00
Tio TROM 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
Rokosun d3c1054ec0 No need to use strip here, just remove the last character 2023-10-29 08:41:17 +01:00
Tio TROM 9056b40bc4 Update PKGBUILD 2023-10-28 23:24:17 +02:00
Rokosun 4d6446d47d Simplify code, remove unnecessary 2D array 2023-10-28 23:04:56 +02:00
Tio TROM 859fe8c2fa Update PKGBUILD 2023-10-28 22:37:29 +02:00
Rokosun 19e75fc5c0 Better description in README 2023-10-28 14:34:00 +02:00
Rokosun 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
Rokosun e50903aab7 Use the px unit for setting icon size 2023-10-28 08:30:04 +02:00
Tio TROM b417fdebe3 Merge pull request 'Improve PKGBUILD' (#4) from rokosun-patch-1 into main
Reviewed-on: #4
2023-10-28 02:32:36 +02:00
Rokosun 30aa304b4a Improve PKGBUILD 2023-10-27 21:14:25 +02:00
Rokosun 79a22a493c Add note saying some apps need to be reopened 2023-10-27 16:43:56 +02:00
Tio TROM 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
Rokosun 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
Rokosun da34f2087f Rewrite Theme Switcher in Nim 2023-10-27 15:02:14 +02:00
Tio TROM 8fa15242e6 Update PKGBUILD 2023-10-17 00:03:55 +02:00
Rokosun 7125866bb8 Remove themes that don't play well with QT apps 2023-10-16 12:57:07 +02:00
Tio TROM b342545738 Update PKGBUILD 2023-10-16 02:35:44 +02:00
Tio TROM 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
Rokosun f1a643cb34 improve notification, better code, remove border around the first button 2023-10-13 22:16:34 +02:00
Tio TROM 146f416bc4 Update PKGBUILD 2023-08-09 15:57:29 +02:00
Tio TROM 0b6549ccc6 Update PKGBUILD 2023-08-08 17:42:46 +02:00
Tio TROM dc00830e31 Update theme-switcher 2023-08-08 16:49:13 +02:00
Tio TROM 703f23f3f8 Update PKGBUILD 2023-08-08 03:53:37 +02:00
Tio TROM 6536b3cb21 Update PKGBUILD 2023-08-08 00:42:05 +02:00
Tio TROM e0255d4763 adapt the mouse pointer for HDPI 2023-08-07 23:01:38 +02:00
Tio TROM 3dca8cb2a0 added support for HDPI 2023-08-07 22:13:04 +02:00
Tio TROM ee1c98250b fixing a mistake 2023-08-07 19:52:00 +02:00
Tio TROM 2803bf44f4 Update PKGBUILD 2023-08-07 14:35:52 +02:00
Tio TROM d8accac823 some improvements by Roko 2023-08-07 14:35:39 +02:00
Tio TROM d6757d36c8 added the colloid-gtk-theme-git dependency and remove skeuos 2023-08-07 03:46:05 +02:00
Tio TROM 092b572cf3 theme change 2023-08-06 23:43:33 +02:00
Tio TROM ca5367307c New theme changes 2023-08-06 19:06:47 +02:00
Tio TROM 307fcbfb26 Update 'PKGBUILD' 2022-10-21 01:28:24 +02:00
Tio TROM 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
Rokosun 84fd17d2b4 No need to use qt5ct anymore 2022-10-20 21:34:52 +02:00
Tio TROM 50c043da8b Update 'PKGBUILD' 2022-09-20 03:54:07 +02:00
Tio TROM 5dc7dc200d Update 'PKGBUILD' 2022-09-20 03:51:27 +02:00
Tio TROM c19f012e66 Update 'tromjaro-theme-switcher.desktop' 2022-09-20 03:48:36 +02:00
Tio TROM 5b0de065c6 Update 'PKGBUILD' 2022-09-20 03:46:46 +02:00
Tio TROM a67a02050b add the app icon 2022-09-20 03:45:50 +02:00
Roma bbfa0e9ad5 Update 'README.md' 2022-09-15 02:53:36 +02:00
Tio TROM 60ead282c9 Update 'PKGBUILD' 2022-09-15 00:53:27 +02:00
Tio TROM 0b3c86f471 Delete 'theme-switcher-icons.tar.gz' 2022-09-14 20:39:15 +02:00
Tio TROM 49cc1069b3 Update 'PKGBUILD' 2022-09-14 20:31:49 +02:00
Tio TROM 7486fc6bd3 Delete 'theme-switcher.install' 2022-09-14 20:30:31 +02:00
Tio TROM a5f28bd7bf Update 'PKGBUILD' 2022-09-14 20:30:06 +02:00
Tio TROM 3171229429 Update 'theme-switcher.desktop' 2022-09-14 17:57:41 +02:00