retrozinndev
|
b42ad1fa8f
|
🔧 chore(scripts): rename socket script to "socket.sh"
|
2025-11-14 14:08:51 -03:00 |
|
João Dias
|
e14707ec48
|
✨ feat: add socket communication support for nix builds
includes socket interface support in colorshell nix builds! thanks to @conroy-cheers in #28 :D
|
2025-11-13 21:42:16 -03:00 |
|
Conroy Cheers
|
523af750b0
|
fix(nix): add dart-sass runtime dep
|
2025-11-14 10:40:24 +11:00 |
|
Conroy Cheers
|
e05dab3ed6
|
feat: prepend socket interface to nix build output
|
2025-11-14 00:07:44 +11:00 |
|
retrozinndev
|
f9e65c6b5b
|
✨ feat(notification): dismiss popup on unhover if set on config
|
2025-11-11 18:34:39 -03:00 |
|
retrozinndev
|
cd8a39fc9f
|
⚡ perf(wallpaper): use hyprpaper reload instead of unloading, preloading and then setting wallpaper
this is much fastergit add src/modules src/config.ts
|
2025-11-11 18:33:58 -03:00 |
|
retrozinndev
|
2f106a527e
|
💥 fix(modules/wallpaper): add module-specific scope
|
2025-11-11 16:47:50 -03:00 |
|
retrozinndev
|
b0956e24c5
|
✨ feat(wallpaper, config): add config properties to configure wallpaper position and color generation modes
|
2025-11-11 16:37:02 -03:00 |
|
retrozinndev
|
63d6ba2e30
|
🔧 chore(package): bump 2.0.4
|
2025-11-10 20:43:37 -03:00 |
|
retrozinndev
|
1f9ab038ac
|
🔧 chore(flake): update flake lockfile
|
2025-11-10 20:43:09 -03:00 |
|
retrozinndev
|
ccff2d9bee
|
✨ feat(runner/plugins/wallpapers): subdirectory exploration support
it's also recursivegit add .
|
2025-11-10 20:36:49 -03:00 |
|
João Dias
|
48c686194f
|
📚 docs(readme): fix nix update command
|
2025-11-09 10:51:06 -03:00 |
|
João Dias
|
8442c3c148
|
📚 docs(readme): add updating on nix section
|
2025-11-09 10:48:32 -03:00 |
|
João Dias
|
8b82f7e253
|
✨ feat: add nix support
merged #25, thank you so much @conroy-cheers!
this will likely fix #16
|
2025-11-09 10:16:15 -03:00 |
|
João Dias
|
8f1c5479d8
|
💥 fix(config/hypr): bezier value formatting for new hyprland version
merged #26, thanks @mmhobi7!
|
2025-11-08 19:52:54 -03:00 |
|
Muhamed Hobi
|
4cc7b34fa5
|
Fix bezier parameter formatting for new hyprland
Corrected formatting of bezier parameters in decorations.conf.
|
2025-11-08 15:56:23 -05:00 |
|
Conroy Cheers
|
723d2a5794
|
feat: init nix flake
|
2025-11-07 08:02:33 +11:00 |
|
Conroy Cheers
|
49c6fc5b53
|
tweak(package): use file reference for ags dependency
|
2025-11-07 08:00:34 +11:00 |
|
retrozinndev
|
281394a9e3
|
🔧 chore(hypr/bindings): better colorshell reload command
|
2025-11-06 16:50:20 -03:00 |
|
retrozinndev
|
323d45e51b
|
🔧 chore(hypr/hyprlock): use colorshell's active player data
|
2025-11-06 16:48:22 -03:00 |
|
retrozinndev
|
dee4ebc9bf
|
💥 fix(runner): entry not working with initial text
thanks elgemp4 for noticing thisgit add .
|
2025-11-06 16:29:16 -03:00 |
|
retrozinndev
|
4ef6505e01
|
🔧 chore(package): use gnim-utils from tag 1.0.0
|
2025-11-03 18:29:25 -03:00 |
|
retrozinndev
|
e990ce8b8f
|
🔧 chore(package): bump 2.0.3
|
2025-10-31 19:15:01 -03:00 |
|
retrozinndev
|
dc4b3b088a
|
✨ feat(install): ask for doing a backup of configs that are going to be overwritten
you should do a backup if you appreciate your configs 😛
|
2025-10-31 19:10:50 -03:00 |
|
retrozinndev
|
a894f10edb
|
⚡ perf(runner): support asynchronous plugin result handling, improvements on ResultWidget
|
2025-10-31 16:46:23 -03:00 |
|
João Dias
|
9ec7b8a8be
|
📚 docs(readme): add french to i18n list
french is maintained by elgemp4
|
2025-10-31 16:00:44 -03:00 |
|
João Dias
|
451bce4e7b
|
✨ feat(bar/status): add battery status support
added a battery status module thanks to @Elgemp4 in #20!!
|
2025-10-31 14:46:57 -03:00 |
|
João Dias
|
51e91c2e9d
|
♻️ refactor(bar/status): remove unused import
elgemp4 accidentally imported a library he didn't want to use :P
(auto-completion also does this to me sometimes lol)
|
2025-10-31 14:33:36 -03:00 |
|
Emilien Marquegnies
|
46e8013b59
|
Add status bar battery support
|
2025-10-31 18:15:53 +01:00 |
|
João Dias
|
eaca950df4
|
🌐 i18n: add french locales for france and belgium
french is now available in colorshell thanks to @Elgemp4 in #19!!
|
2025-10-31 14:12:57 -03:00 |
|
João Dias
|
0d0199f627
|
🔧 chore(i18n/intl.ts): remove debugging code
elgemp4 forgot to remove debugging code :P
|
2025-10-31 14:11:57 -03:00 |
|
Emilien Marquegnies
|
5d513bf26c
|
Add french locales for france and belgium
|
2025-10-31 17:24:20 +01:00 |
|
João Dias
|
8929465f36
|
🔧 chore(install): add warning of config overwrite
closes #18, sorry if this caused issues to you
|
2025-10-30 22:50:29 -03:00 |
|
retrozinndev
|
b41be582b4
|
🔧 chore(resources/colorshell): execute colorshell using its command instead of specifying the absolute path
running sh to get $HOME was causing issues when launching with UWSM
|
2025-10-27 21:01:34 -03:00 |
|
retrozinndev
|
aa124380d4
|
🔧 chore(package): bump 2.0.2
|
2025-10-26 17:41:08 -03:00 |
|
retrozinndev
|
6a1bd08fae
|
🔧 chore(modules/bluetooth): move some init code to the outside of root scope
|
2025-10-26 17:37:45 -03:00 |
|
João Dias
|
e499118c4f
|
📚 docs(readme): add updating guide
|
2025-10-26 17:35:31 -03:00 |
|
retrozinndev
|
c85449ebf7
|
🔧 chore(update): reload hyprland configs after installation
this allows using the updated colorshell just after the update, without bugs
|
2025-10-26 17:31:07 -03:00 |
|
retrozinndev
|
270e1b6b6f
|
💥 fix(install, update): correctly check if repo is already cloned
|
2025-10-26 17:04:21 -03:00 |
|
retrozinndev
|
d6c83a14d1
|
💥 fix(install, update): more repo branch issues
|
2025-10-26 17:01:11 -03:00 |
|
retrozinndev
|
67688daf6e
|
💥 fix(install, update): repo branch stuff
|
2025-10-26 16:58:44 -03:00 |
|
retrozinndev
|
870ac64511
|
🔧 chore(app, update): import ags overrides from absolute directory, check if repo is already cloned before cloning
|
2025-10-26 16:52:43 -03:00 |
|
retrozinndev
|
25ee7a1ee3
|
🔧 chore(package): link ags to absolute directory instead of local
|
2025-10-26 16:47:00 -03:00 |
|
retrozinndev
|
f1e91f8657
|
💥 fix(install, update): use pnpm's -C instead of changing directory
|
2025-10-26 16:33:46 -03:00 |
|
retrozinndev
|
5335256aea
|
💥 fix(install, update): change dir before installing/updating deps
|
2025-10-26 16:30:01 -03:00 |
|
retrozinndev
|
23cacbbe89
|
🔧 chore(update): restart colorshell if there's an instance running after updating
|
2025-10-26 16:26:44 -03:00 |
|
retrozinndev
|
1bd457bd83
|
💥 fix(scripts/utils): Is_installed printing out colorshell exec location
forgot to silent the output :P
|
2025-10-26 16:16:30 -03:00 |
|
retrozinndev
|
cf34bb963f
|
✨ feat: add update script
now you can update colorshell by simply running the `update.sh` script :D
|
2025-10-26 16:12:08 -03:00 |
|
retrozinndev
|
8b81e5c15c
|
💥 fix(hypr): special character composing not working on gtk4 apps
GTK4 now requires `ibus` daemon to be running in the background for composing special characters(using accents and CJK)
|
2025-10-26 15:34:46 -03:00 |
|
retrozinndev
|
ea923c8951
|
🔧 chore(hypr/autostart): use exec script to run colorshell
also, as a fallback, execute normally
|
2025-10-26 13:02:52 -03:00 |
|