retrozinndev
d096072fb1
✨ feat(modules/notifications, osd): pause notification timeout on holdNotification
...
osd now supports brightness controlsgit add .
2025-08-30 22:05:32 -03:00
retrozinndev
56d8736768
🔧 chore(window/floating-notifications): bring back hold on hover feature 🎉
2025-08-29 14:02:12 -03:00
retrozinndev
aef372d499
🔧 chore(modules/config): notify :entries when calling setProperty()
2025-08-29 13:55:15 -03:00
retrozinndev
524995e05d
🔧 chore(hypr/bindings): specify backlight class on brightness binds
2025-08-28 19:00:11 -03:00
retrozinndev
d72d0412a5
🔧 chore(control-center/pages/backlight): load the default backlight from user data
2025-08-28 18:52:03 -03:00
retrozinndev
ef95217ea7
💥 fix(modules/backlight): use jsobject instead of object param spec
2025-08-28 18:37:15 -03:00
retrozinndev
f213d994aa
🔧 chore(modules/backlight, modules/config): fix property name not found, add support for setting properties in config
2025-08-28 18:33:39 -03:00
João Dias
09568ac738
💥 fix(modules/backlight): use paramspec instead of read-only $gtype
2025-08-28 06:25:33 -03:00
João Dias
744d155d05
💥 fix(modules/backlight): can't access lexical declaration
2025-08-27 21:59:13 -03:00
retrozinndev
47152e728b
🔧 chore(modules/backlight): init default backlight on scan()
2025-08-27 14:18:33 -03:00
retrozinndev
f25996d5eb
🔧 chore(modules/backlight): better implementation
2025-08-27 13:13:20 -03:00
retrozinndev
e765a33335
🔧 chore(app): print newline after string in cli's RemoteCaller
2025-08-26 17:21:24 -03:00
retrozinndev
ab4014a91c
📦 build(scripts/start): call quit from colorshell instance and leave killing gjs as a second option
2025-08-26 17:18:38 -03:00
retrozinndev
dd98e34352
✨ feat(backlight): add page widget for backlight feature
2025-08-26 17:07:44 -03:00
retrozinndev
e84f5f0bdf
✨ feat: add backlight support
2025-08-26 16:16:58 -03:00
retrozinndev
18cda23bac
🔧 chore(modules/config): use function overloading to make expectType on getProperty() better
2025-08-25 21:31:58 -03:00
retrozinndev
bc2b851573
🔧 chore(widget/bar/workspaces): add new feature to hide if there's only a single workspace available
2025-08-25 21:30:51 -03:00
retrozinndev
9057a23477
🔧 chore(app): new config key workspaces.hide_if_single, disabled by default
...
this new option, if enabled, hides the workspace indicator if there's no other workspace beyond the current(single workspace). also, now colorshell will only load adwaita, gtk and the shell's resources if the instance is the primary, making the remote communication via dbus a lot faster
2025-08-25 21:29:46 -03:00
retrozinndev
106a93a6bc
💥 fix(hypr/decorations): blur flickerings
2025-08-24 21:19:02 -03:00
João Dias
1d574cc8d6
📚 docs(readme): update wallpapers section
2025-08-23 20:02:24 -03:00
retrozinndev
070d86b804
💥 fix(i18n/intl): use Array.includes() instead of index
...
i forgot it was an array and thought it was an object lol
2025-08-23 19:19:15 -03:00
retrozinndev
d77f6ef3c3
💥 fix(i18n/intl): setting to unavailable language
2025-08-23 14:17:59 -03:00
retrozinndev
7d89911968
⚡ perf: remove unused module Xdp-1.0
2025-08-23 13:58:28 -03:00
retrozinndev
6933cc8349
🔧 chore(hypr/scripts/gen-pywal): reload hyprland config after generating colorschemes
2025-08-23 12:55:16 -03:00
retrozinndev
c52ae5d10a
💥 fix(hypr/scripts/gen-pywal): replace ~ with HOME
2025-08-23 12:50:14 -03:00
retrozinndev
0dbf5982af
🔧 chore(config/hypr/scripts/gen-pywal): better way to generate colorscheme
2025-08-23 12:39:39 -03:00
retrozinndev
8ed04b6fed
🔧 chore: add default wallpaper + default config, remove drun apps support
...
fixes a lot of issues related to color generation, since now there's a default wallpaper
2025-08-23 12:21:57 -03:00
retrozinndev
48ee49d867
💥 fix(scripts/release): build showing "command -v" output
2025-08-18 22:35:11 -03:00
retrozinndev
4fc2986d15
💥 fix(control-center/tiles/night-light): not turning back on after disabling
2025-08-18 22:10:40 -03:00
retrozinndev
49ded11c51
💥 fix(clipboard): issues with special characters on Clipboard.copyAsync()
2025-08-18 18:44:46 -03:00
retrozinndev
db73023ac9
✨ feat(center-window): pause selected player if space key is pressed
2025-08-18 18:43:53 -03:00
retrozinndev
26087c2b12
💥 fix(control-center/tile): label expanding control center size
2025-08-18 12:23:45 -03:00
João Dias
6716881c44
📚 docs(readme): fix markdown 😛
2025-08-18 11:56:59 -03:00
retrozinndev
238fde6e28
📚 docs(readme): update screenshots and readme
2025-08-18 11:51:41 -03:00
retrozinndev
ddc5121163
✨ feat(control-center/tiles): update tiles look and structure
2025-08-18 10:56:52 -03:00
retrozinndev
74968ff17a
✨ feat: add user face to control center if available
...
also improved quickactions hostname widget and removed unnecessary stylesheet
2025-08-17 22:01:54 -03:00
retrozinndev
39a052cc07
🔧 chore(scripts/sync-config): use utils script functions
2025-08-17 20:15:47 -03:00
retrozinndev
1fa6c018a4
🔧 chore(hypr/scripts/exec): support executing desktop entries by name
2025-08-17 20:15:03 -03:00
retrozinndev
90f71a63cc
💥 fix(install): check for first argument instead of all of them
...
maybe fixes the issues when running it from curl
2025-08-17 17:41:45 -03:00
retrozinndev
b52dedf402
💥 fix(scripts): issues with shell's desktop entry
...
also made the Ask function to repeat itself if the provided character does not match regex
2025-08-17 17:40:54 -03:00
João Dias
e6a1d22939
📚 docs(readme): support dark theme in star history
2025-08-17 16:38:47 -03:00
retrozinndev
b5b621ab4b
🔧 chore(resources): use double quotes instead of single quotes in desktop entry
2025-08-17 16:23:17 -03:00
retrozinndev
265045c311
✨ feat: add support for desktop entry
2025-08-17 12:38:04 -03:00
retrozinndev
932e0a4160
💥 fix(install): enter project root directory before building
2025-08-16 22:22:15 -03:00
retrozinndev
dcbd3dcdcb
💥 fix(install): check variable emptiness instead of boolean checks
2025-08-16 22:14:44 -03:00
retrozinndev
cd5b527e65
💥 fix(install): trying to copy configuration from non-existent directory
2025-08-16 21:55:34 -03:00
retrozinndev
17ef14cc84
💥 fix(install): correctly check if it's in standalone mode
2025-08-16 21:46:58 -03:00
retrozinndev
4333eedb28
💥 fix(install): wrong usage of condition checking
2025-08-16 21:39:16 -03:00
retrozinndev
f635376a5f
🔧 chore: merge #15 and fix conflicts
2025-08-16 12:47:57 -03:00
retrozinndev
b999ba4d48
🔧 chore(scripts, install): add support for the new build system, improvements
2025-08-16 12:20:01 -03:00