retrozinndev
|
c37c9c62bf
|
🌐 feat(i18n): add clear key
used for the "clear notifications" button
|
2025-05-25 08:51:20 -03:00 |
|
retrozinndev
|
aca9e98055
|
🔧 hypr(shell/bindings): allow specific binds to repeat on hold
|
2025-05-25 08:26:18 -03:00 |
|
retrozinndev
|
ed88c1d882
|
💄 ags/style/apps-window: more rounded corners
|
2025-05-25 08:25:18 -03:00 |
|
retrozinndev
|
9b63b83bdb
|
📦 chore: rename package to colorshell
|
2025-05-25 08:23:54 -03:00 |
|
retrozinndev
|
745f57f145
|
💥 fix(update-repo): actually fix wrong usage of regEx
|
2025-05-21 15:00:42 -03:00 |
|
retrozinndev
|
cf41b12ae1
|
💥 fix(update-repo.sh): wrong usage of regEx in Update_remote()
fixes wrong behavior when accepting the "push changes" prompt
|
2025-05-21 14:59:19 -03:00 |
|
retrozinndev
|
7fff7817e1
|
✨ feat(popup-window): add onClickOutside prop
this method replaces close-on-click-outside behavior for the one defined
|
2025-05-21 14:53:43 -03:00 |
|
retrozinndev
|
3ee50a2f97
|
🔧 hypr(bindings): use binde instead of bind for volume keys
this makes possible the action to repeat on-press, so it's easier to control volume by keyboard
|
2025-05-21 14:46:33 -03:00 |
|
retrozinndev
|
a13f257e49
|
💥 fix(runner): low popup height
|
2025-05-21 14:44:00 -03:00 |
|
retrozinndev
|
a912b955d9
|
✨ feat(runner/plugin-websearch): set prioritize to true
|
2025-05-21 14:41:22 -03:00 |
|
retrozinndev
|
6061c88e2b
|
💥 fix(popup-window): outside-click not working
this commit applies another method of doing this function. The checks happen in the same layer, instead of two layers
|
2025-05-21 14:40:16 -03:00 |
|
retrozinndev
|
1f6da17363
|
❤️ add funding settings
|
2025-05-18 22:31:19 -03:00 |
|
retrozinndev
|
3413b92696
|
⚡ ags(control-center/tiles): drop variables on ::destroy
|
2025-05-17 21:19:42 -03:00 |
|
retrozinndev
|
8bad53f9c1
|
🌐 ags(i18n): add more connection-related keys
|
2025-05-17 21:07:37 -03:00 |
|
retrozinndev
|
4ee671991a
|
hypr(shell/rules): remove anyrun animation rule, do not suppress maximize event
|
2025-05-17 19:12:14 -03:00 |
|
retrozinndev
|
b7c2fc7471
|
💥 ags(control-center/tiles): hide tiles if its dependencies aren't installed
|
2025-05-17 19:11:15 -03:00 |
|
retrozinndev
|
086fb0bf96
|
✨ ags(control-center/page): add tooltip and onDestroy properties to PageButton
|
2025-05-17 19:10:16 -03:00 |
|
retrozinndev
|
98d284b7ba
|
⚡ ags(control-center/bluetooth): better code for bluetooth page
|
2025-05-17 19:08:48 -03:00 |
|
retrozinndev
|
3db2a43aee
|
💥 ags(control-center/pages): fix page not opening anymore if toggled twice on animation
|
2025-05-17 19:08:07 -03:00 |
|
retrozinndev
|
80ab4ce72d
|
✨ ags(bar/status): add notification floating dot
|
2025-05-17 19:06:24 -03:00 |
|
retrozinndev
|
9c1cd7362b
|
💥 ags(scripts/utils): actually fix the isInstalled() method
|
2025-05-17 19:02:27 -03:00 |
|
retrozinndev
|
a043bce496
|
⚡ ags(notifications): better code, performance improvements
|
2025-05-17 19:01:48 -03:00 |
|
retrozinndev
|
62c9589b2c
|
💄 ags(scripts/arg-handler): remove unnecessary comment
|
2025-05-17 19:00:27 -03:00 |
|
retrozinndev
|
9ce3e7e6b6
|
💥 ags(bar/focused-client): fix focused client with null properties
|
2025-05-17 18:58:05 -03:00 |
|
retrozinndev
|
42fa109992
|
💥 ags(scripts/apps): null-check before searching for icon
|
2025-05-17 18:57:24 -03:00 |
|
retrozinndev
|
e1f65fe45d
|
📚 docs(readme, screenshots): replace wiki/bindings with wiki/usage, update screenshots
|
2025-05-16 15:52:03 -03:00 |
|
retrozinndev
|
a67e7458b4
|
💥 scripts(install): fix copy hypr/user default config
|
2025-05-15 18:29:49 -03:00 |
|
retrozinndev
|
f8eaebb46a
|
💥 scripts(install): remove directory recursively
|
2025-05-15 18:19:36 -03:00 |
|
retrozinndev
|
1bc55c657a
|
💥 scripts(install): add default hyprpaper file to avoid issues
|
2025-05-15 18:13:16 -03:00 |
|
retrozinndev
|
2da424ae20
|
♻️ scripts(utils): update repository name
|
2025-05-15 18:12:37 -03:00 |
|
retrozinndev
|
c30a74dc8f
|
hypr: update repository links
|
2025-05-15 18:11:50 -03:00 |
|
retrozinndev
|
07375467f6
|
hypr: add placeholder hyprpaper conf
|
2025-05-15 17:33:48 -03:00 |
|
retrozinndev
|
c6bcdcc763
|
💥 scripts(install): mkdir before copying
|
2025-05-15 17:18:37 -03:00 |
|
retrozinndev
|
f0d49833e1
|
💥 scripts(install): fix copy directory
|
2025-05-15 17:03:38 -03:00 |
|
retrozinndev
|
2c48590a1f
|
💥 scripts(install): echo config_home instead of calling it
|
2025-05-15 16:57:45 -03:00 |
|
retrozinndev
|
f9c7a02a0f
|
💥 scripts(install): fix wrong directory if XDG_CONFIG_HOME's not defined
|
2025-05-15 16:53:40 -03:00 |
|
retrozinndev
|
9275d43126
|
💥 scripts(install): fix script only checks directories integrity
|
2025-05-15 16:44:34 -03:00 |
|
retrozinndev
|
4b7bdfde8a
|
✨ scripts(install): add support for installing files from directory
|
2025-05-15 16:37:04 -03:00 |
|
retrozinndev
|
8fcbc248bb
|
🗑️ remove(wal): unnecessary files
|
2025-05-15 16:12:43 -03:00 |
|
retrozinndev
|
638a430102
|
✨ kitty: separate shell and user configs
|
2025-05-15 16:12:15 -03:00 |
|
retrozinndev
|
219865024c
|
💄 ags(style): update _wal.scss
|
2025-05-15 16:11:51 -03:00 |
|
retrozinndev
|
a6a4826c67
|
✨ scripts: add update-repo script, copy shell-only config files
|
2025-05-15 16:11:34 -03:00 |
|
retrozinndev
|
08b0c0c727
|
🗑️ hypr: remove user-specific settings
|
2025-05-15 15:19:28 -03:00 |
|
João Dias
|
2479f0d068
|
📚 docs(readme): actually fix the installation section id
|
2025-05-15 14:38:29 -03:00 |
|
João Dias
|
773366006a
|
📚 docs(readme): use repository file redirect
idk what's the name for this feature
|
2025-05-15 14:20:30 -03:00 |
|
João Dias
|
fbb48b78ad
|
📚 docs(readme): fix links
|
2025-05-15 14:18:20 -03:00 |
|
João Dias
|
0fd751b759
|
📚 docs(readme): fiz installation guide link
|
2025-05-15 14:13:29 -03:00 |
|
retrozinndev
|
7b6ada2e2b
|
✨ scripts(install): add a way to skip unnecessary stuff
|
2025-05-13 22:25:55 -03:00 |
|
retrozinndev
|
22fcf60a2c
|
✨ scripts(install, utils): update scripts for colorshell + remove personal dots
|
2025-05-13 21:40:25 -03:00 |
|
João Dias
|
4602c50315
|
📚 docs(readme): add personal dotfiles notice
|
2025-05-13 15:31:31 -03:00 |
|