Commit Graph

  • 56d8736768 🔧 chore(window/floating-notifications): bring back hold on hover feature 🎉 retrozinndev 2025-08-29 14:02:12 -03:00
  • aef372d499 🔧 chore(modules/config): notify :entries when calling setProperty() retrozinndev 2025-08-29 13:55:15 -03:00
  • 524995e05d 🔧 chore(hypr/bindings): specify backlight class on brightness binds retrozinndev 2025-08-28 19:00:11 -03:00
  • d72d0412a5 🔧 chore(control-center/pages/backlight): load the default backlight from user data retrozinndev 2025-08-28 18:52:03 -03:00
  • ef95217ea7 💥 fix(modules/backlight): use jsobject instead of object param spec retrozinndev 2025-08-28 18:37:15 -03:00
  • f213d994aa 🔧 chore(modules/backlight, modules/config): fix property name not found, add support for setting properties in config retrozinndev 2025-08-28 18:33:39 -03:00
  • 09568ac738 💥 fix(modules/backlight): use paramspec instead of read-only $gtype João Dias 2025-08-28 06:25:33 -03:00
  • 744d155d05 💥 fix(modules/backlight): can't access lexical declaration João Dias 2025-08-27 21:59:13 -03:00
  • 47152e728b 🔧 chore(modules/backlight): init default backlight on scan() retrozinndev 2025-08-27 14:18:33 -03:00
  • f25996d5eb 🔧 chore(modules/backlight): better implementation retrozinndev 2025-08-27 13:13:20 -03:00
  • e765a33335 🔧 chore(app): print newline after string in cli's RemoteCaller retrozinndev 2025-08-26 17:21:24 -03:00
  • ab4014a91c 📦 build(scripts/start): call quit from colorshell instance and leave killing gjs as a second option retrozinndev 2025-08-26 17:18:38 -03:00
  • dd98e34352 feat(backlight): add page widget for backlight feature retrozinndev 2025-08-26 17:07:44 -03:00
  • e84f5f0bdf feat: add backlight support retrozinndev 2025-08-26 16:16:58 -03:00
  • 18cda23bac 🔧 chore(modules/config): use function overloading to make expectType on getProperty() better retrozinndev 2025-08-25 21:31:58 -03:00
  • bc2b851573 🔧 chore(widget/bar/workspaces): add new feature to hide if there's only a single workspace available retrozinndev 2025-08-25 21:30:51 -03:00
  • 9057a23477 🔧 chore(app): new config key workspaces.hide_if_single, disabled by default retrozinndev 2025-08-25 21:29:46 -03:00
  • 106a93a6bc 💥 fix(hypr/decorations): blur flickerings retrozinndev 2025-08-24 21:18:48 -03:00
  • 1d574cc8d6 📚 docs(readme): update wallpapers section João Dias 2025-08-23 20:02:24 -03:00
  • 070d86b804 💥 fix(i18n/intl): use Array.includes() instead of index retrozinndev 2025-08-23 19:19:15 -03:00
  • d77f6ef3c3 💥 fix(i18n/intl): setting to unavailable language retrozinndev 2025-08-23 14:17:59 -03:00
  • 7d89911968 perf: remove unused module Xdp-1.0 retrozinndev 2025-08-23 13:58:28 -03:00
  • 6933cc8349 🔧 chore(hypr/scripts/gen-pywal): reload hyprland config after generating colorschemes retrozinndev 2025-08-23 12:55:16 -03:00
  • c52ae5d10a 💥 fix(hypr/scripts/gen-pywal): replace ~ with HOME retrozinndev 2025-08-23 12:50:14 -03:00
  • 0dbf5982af 🔧 chore(config/hypr/scripts/gen-pywal): better way to generate colorscheme retrozinndev 2025-08-23 12:39:39 -03:00
  • 8ed04b6fed 🔧 chore: add default wallpaper + default config, remove drun apps support retrozinndev 2025-08-23 12:21:57 -03:00
  • 48ee49d867 💥 fix(scripts/release): build showing "command -v" output retrozinndev 2025-08-18 22:35:11 -03:00
  • 4fc2986d15 💥 fix(control-center/tiles/night-light): not turning back on after disabling retrozinndev 2025-08-18 22:10:40 -03:00
  • 49ded11c51 💥 fix(clipboard): issues with special characters on Clipboard.copyAsync() retrozinndev 2025-08-18 18:44:46 -03:00
  • db73023ac9 feat(center-window): pause selected player if space key is pressed retrozinndev 2025-08-18 18:43:53 -03:00
  • 26087c2b12 💥 fix(control-center/tile): label expanding control center size retrozinndev 2025-08-18 12:23:36 -03:00
  • 6716881c44 📚 docs(readme): fix markdown 😛 João Dias 2025-08-18 11:56:59 -03:00
  • 238fde6e28 📚 docs(readme): update screenshots and readme retrozinndev 2025-08-18 11:51:41 -03:00
  • ddc5121163 feat(control-center/tiles): update tiles look and structure retrozinndev 2025-08-18 10:56:52 -03:00
  • 74968ff17a feat: add user face to control center if available retrozinndev 2025-08-17 22:01:54 -03:00
  • 39a052cc07 🔧 chore(scripts/sync-config): use utils script functions retrozinndev 2025-08-17 20:15:47 -03:00
  • 1fa6c018a4 🔧 chore(hypr/scripts/exec): support executing desktop entries by name retrozinndev 2025-08-17 20:15:03 -03:00
  • 90f71a63cc 💥 fix(install): check for first argument instead of all of them retrozinndev 2025-08-17 17:41:45 -03:00
  • b52dedf402 💥 fix(scripts): issues with shell's desktop entry retrozinndev 2025-08-17 17:40:54 -03:00
  • e6a1d22939 📚 docs(readme): support dark theme in star history João Dias 2025-08-17 16:38:47 -03:00
  • b5b621ab4b 🔧 chore(resources): use double quotes instead of single quotes in desktop entry retrozinndev 2025-08-17 16:23:17 -03:00
  • 265045c311 feat: add support for desktop entry retrozinndev 2025-08-17 12:38:04 -03:00
  • 932e0a4160 💥 fix(install): enter project root directory before building retrozinndev 2025-08-16 22:22:15 -03:00
  • dcbd3dcdcb 💥 fix(install): check variable emptiness instead of boolean checks retrozinndev 2025-08-16 22:14:44 -03:00
  • cd5b527e65 💥 fix(install): trying to copy configuration from non-existent directory retrozinndev 2025-08-16 21:55:34 -03:00
  • 17ef14cc84 💥 fix(install): correctly check if it's in standalone mode retrozinndev 2025-08-16 21:46:58 -03:00
  • 4333eedb28 💥 fix(install): wrong usage of condition checking retrozinndev 2025-08-16 21:39:16 -03:00
  • f635376a5f 🔧 chore: merge #15 and fix conflicts retrozinndev 2025-08-16 12:47:57 -03:00
  • b999ba4d48 🔧 chore(scripts, install): add support for the new build system, improvements retrozinndev 2025-08-16 12:20:01 -03:00
  • 116753063c ♻️ refactor(scripts/update-repo): rename to scripts/sync-config.sh retrozinndev 2025-08-15 21:34:56 -03:00
  • 5006b86ad7 📦 build(sync-config): remove from-the-script remote push feature retrozinndev 2025-08-15 21:33:43 -03:00
  • adb1587a10 📚 docs(readme): move installation guide to above the build guide João Dias 2025-08-15 21:07:27 -03:00
  • 6499e223ef 📚 docs(readme): add build guide João Dias 2025-08-15 21:06:06 -03:00
  • a1e12d79b5 📚 docs(readme): update screenshots retrozinndev 2025-08-15 19:39:30 -03:00
  • 70cd2cc670 🔧 chore(config/hypr/bindings): escape hashtag char on wallpaper selector bind retrozinndev 2025-08-14 22:00:02 -03:00
  • 05927842b9 📦 build(scripts/release): implement support for socket-based communication if there's an active instance retrozinndev 2025-08-14 21:07:24 -03:00
  • c7a6ec0222 feat: add support for unix socket communication retrozinndev 2025-08-14 19:06:58 -03:00
  • 4384f21979 🔧 chore(windows): add signal types retrozinndev 2025-08-14 15:02:52 -03:00
  • 3d22b00682 🔧 chore(control-center/pages/bluetooth): show adapter's address as a description retrozinndev 2025-08-14 15:02:24 -03:00
  • 550d463440 💥 fix(bar/media): check if player of index 0 is not null before setting to it retrozinndev 2025-08-12 23:11:01 -03:00
  • cbfe5f1bfb 💥 fix(runner): results limit not working retrozinndev 2025-08-12 19:40:35 -03:00
  • 344085ed10 📦 build(scripts): make start script to only do it's supposed work, add clean script retrozinndev 2025-08-12 18:46:10 -03:00
  • 3cd717b5d4 🔧 chore(package): bump to 2.0.0 retrozinndev 2025-08-12 18:44:41 -03:00
  • be269da3a7 💥 fix(arg-handler): volume's toggle mute command requiring a value retrozinndev 2025-08-12 16:02:27 -03:00
  • 28c97fe189 ♻️ refactor: rename src/scripts -> src/modules retrozinndev 2025-08-12 15:07:51 -03:00
  • 1e5aa0b179 📦 build(resources): add svg suffix to alias for each icon retrozinndev 2025-08-12 14:35:56 -03:00
  • 0191afef16 🔧 chore: use a different approach to compile stylesheets retrozinndev 2025-08-12 14:30:47 -03:00
  • eb4b5a847f 📦 build(resources): add mixins and color stylesheets to list retrozinndev 2025-08-12 14:28:49 -03:00
  • f7f729418e 💥 fix(resources): wrong path for main and apps-window stylesheets retrozinndev 2025-08-11 14:49:06 -03:00
  • 231f4547b9 📦 build(scripts/build): update gresources list file path retrozinndev 2025-08-11 14:46:00 -03:00
  • a69ec9973b ♻️ refactor: correctly organize resources in the resources directory retrozinndev 2025-08-11 14:45:18 -03:00
  • 7bd159ff10 💥 fix: can't convert non-null pointer to js value retrozinndev 2025-08-11 12:38:59 -03:00
  • e82eebca91 💥 fix(scripts/release): wrong gresource target retrozinndev 2025-08-11 12:37:39 -03:00
  • 8bea6e1fab chore: compile styles via gresources, gicon support retrozinndev 2025-08-10 20:35:55 -03:00
  • 00be9787f8 🔧 chore(arg-handler): add option to display colorshell's version retrozinndev 2025-08-10 17:09:10 -03:00
  • 7ba1b1d479 💥 fix(scripts/build): wrong variable name for gresoruce target retrozinndev 2025-08-10 16:17:00 -03:00
  • 052854a407 💥 fix(runner): wrong scrolling positions, focus escaping to the listbox retrozinndev 2025-08-10 00:35:17 -03:00
  • fd58ebd5b3 💥 fix(widget/notification): actions is null retrozinndev 2025-08-09 23:39:34 -03:00
  • 2265fdf8d0 📦 build(package): add build:release script retrozinndev 2025-08-09 22:14:52 -03:00
  • fe9b5d79c3 🔧 chore(env): fix version variable name retrozinndev 2025-08-09 22:14:21 -03:00
  • 33a7b9617b 📦 build: implement automated release-build script retrozinndev 2025-08-09 22:12:50 -03:00
  • 4df1a9e7c9 🔧 chore: implement gresource in application + global variables retrozinndev 2025-08-09 20:54:08 -03:00
  • ade1816cfe 📦 build(package): call shell directly instead of using pnpm retrozinndev 2025-08-09 20:44:52 -03:00
  • ead5e11cfc 🔧 chore(scripts): better build script, stop current running instance before starting a new one retrozinndev 2025-08-09 20:44:09 -03:00
  • fa23e658a0 🔧 chore(config/hypr): use colorshell instead of astal in favor of the new app implementation retrozinndev 2025-08-08 21:35:33 -03:00
  • e8641737a8 📦 build(scripts/types): compile types in project's root directory retrozinndev 2025-08-08 21:34:16 -03:00
  • 8aeed31ec2 🔧 chore: better implementation of the arg-handler, supporting exit codes retrozinndev 2025-08-08 21:21:35 -03:00
  • 8b9c21c421 📦 build(package): add build command back to dev retrozinndev 2025-08-08 21:18:18 -03:00
  • ace73f508c 📦 build: prepare to start using gresource retrozinndev 2025-08-08 19:11:02 -03:00
  • 5bb55e528d 🔧 chore(scripts/update-repo): move script to project scripts dir, add sync-config command in the project retrozinndev 2025-08-08 19:09:33 -03:00
  • c6cc037bc2 📚 docs(readme): change wallpapers section João Dias 2025-08-06 16:43:07 -03:00
  • e8e42f7786 build: use pnpm + shell scripts to build project retrozinndev 2025-08-06 16:38:39 -03:00
  • 0e3a00e31a 💥 fix(update-repo): only clean config_dirs instead of all the outdir retrozinndev 2025-08-06 16:37:57 -03:00
  • 908a009d13 💥 fix(update-repo): create base directories instead of creating directories from file names retrozinndev 2025-08-06 15:43:31 -03:00
  • d549ad9596 chore: restructure the project, make it not use the astal application stuff retrozinndev 2025-08-06 15:25:21 -03:00
  • 5a6d5b47c6 📚 docs(readme): change some things João Dias 2025-08-05 16:23:53 -03:00
  • 7122daa82c 💥 fix(install): redirect stderr to null, so it doesn't panic retrozinndev 2025-08-04 14:12:30 -03:00
  • 0018047563 💥 fix(update-repo): tried calling 'y' as a function lol retrozinndev 2025-08-03 19:29:14 -03:00
  • 6c71447bca 💥 fix: incorrect usage of uwsm check is-active command on scripts(again) retrozinndev 2025-08-03 16:23:17 -03:00
  • 2ec2c7af0f 💥 fix(install): no utils script on standalone mode retrozinndev 2025-08-03 16:08:32 -03:00