Commit Graph

805 Commits

Author SHA1 Message Date
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
retrozinndev 116753063c ♻️ refactor(scripts/update-repo): rename to scripts/sync-config.sh 2025-08-15 21:34:56 -03:00
retrozinndev 5006b86ad7 📦 build(sync-config): remove from-the-script remote push feature
using git manually is better sometimes
2025-08-15 21:33:43 -03:00
João Dias adb1587a10 📚 docs(readme): move installation guide to above the build guide 2025-08-15 21:07:27 -03:00
João Dias 6499e223ef 📚 docs(readme): add build guide 2025-08-15 21:06:06 -03:00
retrozinndev a1e12d79b5 📚 docs(readme): update screenshots 2025-08-15 19:39:30 -03:00
retrozinndev 70cd2cc670 🔧 chore(config/hypr/bindings): escape hashtag char on wallpaper selector bind 2025-08-14 22:00:02 -03:00
retrozinndev 05927842b9 📦 build(scripts/release): implement support for socket-based communication if there's an active instance
it's FASTERgit add scripts/release.shgit add scripts/release.sh
2025-08-14 21:07:24 -03:00
retrozinndev c7a6ec0222 feat: add support for unix socket communication 2025-08-14 19:06:58 -03:00
retrozinndev 4384f21979 🔧 chore(windows): add signal types 2025-08-14 15:02:52 -03:00
retrozinndev 3d22b00682 🔧 chore(control-center/pages/bluetooth): show adapter's address as a description 2025-08-14 15:02:24 -03:00
retrozinndev 550d463440 💥 fix(bar/media): check if player of index 0 is not null before setting to it 2025-08-12 23:11:01 -03:00
retrozinndev cbfe5f1bfb 💥 fix(runner): results limit not working 2025-08-12 19:40:35 -03:00
retrozinndev 344085ed10 📦 build(scripts): make start script to only do it's supposed work, add clean script 2025-08-12 18:46:10 -03:00
retrozinndev 3cd717b5d4 🔧 chore(package): bump to 2.0.0
since it's basically a full-rewrite compared to the 1.0.0, I suppose it's better to call it 2.0.0
2025-08-12 18:44:41 -03:00
retrozinndev be269da3a7 💥 fix(arg-handler): volume's toggle mute command requiring a value 2025-08-12 16:02:27 -03:00
retrozinndev 28c97fe189 ♻️ refactor: rename src/scripts -> src/modules
this is a better name
2025-08-12 15:07:51 -03:00