retrozinndev
052854a407
💥 fix(runner): wrong scrolling positions, focus escaping to the listbox
2025-08-10 00:35:17 -03:00
retrozinndev
fd58ebd5b3
💥 fix(widget/notification): actions is null
2025-08-09 23:39:34 -03:00
retrozinndev
2265fdf8d0
📦 build(package): add build:release script
2025-08-09 22:14:52 -03:00
retrozinndev
fe9b5d79c3
🔧 chore(env): fix version variable name
2025-08-09 22:14:21 -03:00
retrozinndev
33a7b9617b
📦 build: implement automated release-build script
2025-08-09 22:12:50 -03:00
retrozinndev
4df1a9e7c9
🔧 chore: implement gresource in application + global variables
2025-08-09 20:54:08 -03:00
retrozinndev
ade1816cfe
📦 build(package): call shell directly instead of using pnpm
2025-08-09 20:44:52 -03:00
retrozinndev
ead5e11cfc
🔧 chore(scripts): better build script, stop current running instance before starting a new one
2025-08-09 20:44:09 -03:00
retrozinndev
fa23e658a0
🔧 chore(config/hypr): use colorshell instead of astal in favor of the new app implementation
2025-08-08 21:35:33 -03:00
retrozinndev
e8641737a8
📦 build(scripts/types): compile types in project's root directory
2025-08-08 21:34:16 -03:00
retrozinndev
8aeed31ec2
🔧 chore: better implementation of the arg-handler, supporting exit codes
...
also remade the `reload` command, so it supports the new implementation, removed unnecessary stylesheet
2025-08-08 21:21:35 -03:00
retrozinndev
8b9c21c421
📦 build(package): add build command back to dev
2025-08-08 21:18:18 -03:00
retrozinndev
ace73f508c
📦 build: prepare to start using gresource
2025-08-08 19:11:02 -03:00
retrozinndev
5bb55e528d
🔧 chore(scripts/update-repo): move script to project scripts dir, add sync-config command in the project
2025-08-08 19:09:33 -03:00
João Dias
c6cc037bc2
📚 docs(readme): change wallpapers section
...
i removed wallpapers from the repo because they were taking a lot of space lmao
2025-08-06 16:43:07 -03:00
retrozinndev
e8e42f7786
✨ build: use pnpm + shell scripts to build project
2025-08-06 16:38:39 -03:00
retrozinndev
0e3a00e31a
💥 fix(update-repo): only clean config_dirs instead of all the outdir
2025-08-06 16:37:57 -03:00
retrozinndev
908a009d13
💥 fix(update-repo): create base directories instead of creating directories from file names
2025-08-06 15:43:31 -03:00
retrozinndev
d549ad9596
✨ chore: restructure the project, make it not use the astal application stuff
...
now it's more organized and I have more control over the shell behaviour
2025-08-06 15:25:38 -03:00
João Dias
5a6d5b47c6
📚 docs(readme): change some things
2025-08-05 16:23:53 -03:00
retrozinndev
7122daa82c
💥 fix(install): redirect stderr to null, so it doesn't panic
2025-08-04 14:12:30 -03:00
retrozinndev
0018047563
💥 fix(update-repo): tried calling 'y' as a function lol
2025-08-03 19:29:14 -03:00
retrozinndev
6c71447bca
💥 fix: incorrect usage of uwsm check is-active command on scripts(again)
2025-08-03 16:23:17 -03:00
retrozinndev
2ec2c7af0f
💥 fix(install): no utils script on standalone mode
2025-08-03 16:08:32 -03:00
retrozinndev
3083a58e07
♻️ refactor(app): use single type/object declaration for generalConfig
...
this is much better
2025-08-03 15:08:19 -03:00
retrozinndev
1d5fe06f8a
🔧 chore(scripts/config): stop using singleton instance, add type declarations(for completion)
...
this will make easier to work with multiple configuration files at the same time
2025-08-03 15:02:36 -03:00
retrozinndev
7265a9ec1f
✨ feat(arg-handler): add support for media management within the cli
2025-08-03 12:54:53 -03:00
retrozinndev
f553e3dfe4
✨ feat(center-window/big-media): carousel player controls
2025-08-03 12:53:52 -03:00
retrozinndev
9eb40e032d
💄 chore(pages): add .selected css class for highlighting page-buttons, improvements
2025-08-02 18:13:55 -03:00
retrozinndev
f30316fa19
✨ feat(install, update-repo): allow standalone installation, improvements
...
no need to clone repository to run the script anymoregit add install.sh update-repo.sh utils.sh
2025-07-31 19:40:16 -03:00
retrozinndev
50fe196b1c
💥 fix(center-window/big-media): progress bar not "hexpanding"
2025-07-31 10:35:16 -03:00
retrozinndev
fa40de97c9
⚡ perf(bar/tray): use gtkbox instead of gtkmenubutton, use popover as gtkbox child
2025-07-30 18:42:12 -03:00
retrozinndev
ada9cbb4a5
🔧 chore(hypr/bindings, hypr/decorations): open shell if not running with F7, smaller blur size
2025-07-30 18:18:02 -03:00
retrozinndev
91d2a0ee1b
💥 fix(hypr/scripts/color-picker): empty notification when no color is picked
...
actually fixed it now
2025-07-30 18:13:37 -03:00
retrozinndev
22a17e14db
💥 fix(control-center/page, control-center/pages): scope errors
...
i basically restructured the page widget lol
2025-07-30 17:56:01 -03:00
retrozinndev
d417eb8c05
✨ chore(bar/workspaces): add revealer to special-workspaces/workspaces separator
2025-07-30 17:51:41 -03:00
retrozinndev
22f9c38c55
💥 fix(bar/status): use correct muted icon for source
2025-07-30 17:50:40 -03:00
retrozinndev
7227c1942c
💥 fix(bar/focused-client): str may not be null
2025-07-30 17:49:48 -03:00
retrozinndev
607ed8fd2c
🔧 chore(background-window): add onCloseRequest method
2025-07-30 17:48:29 -03:00
retrozinndev
4db8ddff01
⚡ perf(windows): better usage of scopes
...
actually dispose scopes when window triggers ::close-request
2025-07-30 17:31:22 -03:00
retrozinndev
ca187a26ed
✨ chore(scripts/utils, scripts/style-handler): add filter() method, change stylesheet target directory
...
the `filter()` function can both filter a common array and at the same time, it can also filter an Accessor Array(Accessor<Array<T>> and return an Accessor when provided Array is an Accessor Array. Stylesheet directory changed to colorshell's cache dir, making sense, since it's a temporary file generated by the shell
2025-07-30 17:28:55 -03:00
retrozinndev
8e0bc424fd
⚡ perf(runner): code improvements
2025-07-30 17:17:51 -03:00
retrozinndev
3492cb33f5
💥 fix(runner/plugins/shell): description defined as boolean instead of string in condition check
2025-07-30 17:16:07 -03:00
retrozinndev
2c0871602a
💄 chore(i18n/intl): better errors and logs
2025-07-30 17:12:26 -03:00
retrozinndev
d95273657c
🔧 chore(tsconfig): use recommended config
2025-07-30 16:17:20 -03:00
retrozinndev
30109b00a8
💥 chore(app): correcly use appScope and dispose
2025-07-30 16:16:23 -03:00
retrozinndev
89851d4642
💄 chore(style): update styles
2025-07-30 16:15:23 -03:00
retrozinndev
29ddc393a9
⚡ chore(popup-window): improvements on scope management + outside-click checks
2025-07-30 16:14:40 -03:00
retrozinndev
2276acc97f
⚡ chore: use floating numbers instead of integers on levelbar, simplify widget structure on apps-window
2025-07-30 16:13:49 -03:00
retrozinndev
ba5694271d
💥 fix(media, big-media): only show button to copy media link if it's provided by the player
...
makes use of a connection to notify::metadata to get when the link is updated, instead of binding directly to AstalMpris.Player::metadata and getting the 'xesam:url' property, since JS does not support the hashmap thing
2025-07-29 14:18:58 -03:00