This website requires JavaScript.
77ab94a723
✨ feat(bar/animations): add scale animation on apps button, fade animation on ws numbers
retrozinndev
2025-03-25 15:58:27 -03:00
e2e84c93b5
💥 ags(runner): show result placeholders when runner opens
retrozinndev
2025-03-25 15:53:30 -03:00
fc8267ee10
🖼️ wallpapers: add gumi and miku wallpapers
retrozinndev
2025-03-25 15:51:37 -03:00
594b9182a1
📚 docs(readme): add i18n section
João Dias
2025-03-24 13:19:12 -03:00
0654210e46
✨ feat: peek workspace numbers when SUPER is pressed
retrozinndev
2025-03-23 17:02:01 -03:00
ea50ba4489
📚 docs(readme): update todo list
retrozinndev
2025-03-23 12:41:04 -03:00
1a8a54c30a
💥 ags(notifications): fix some history size when there's a single notification
retrozinndev
2025-03-23 12:39:35 -03:00
b10aa363b2
✨ ags(runner): better visual for runner
retrozinndev
2025-03-23 11:25:51 -03:00
3fa13c368c
💥 ags(runner): actually run Runner.Plugin.init() on runner open
retrozinndev
2025-03-23 10:50:29 -03:00
ac48a0dec7
🖼️ wallpapers: add gumi wallpaper
retrozinndev
2025-03-23 10:38:35 -03:00
9365da0d42
🌐 ags(i18n): use a type for structure
retrozinndev
2025-03-23 10:33:53 -03:00
31955b2c3b
🌐 ags(i18n/pt_BR): fix incorrect tr key name
retrozinndev
2025-03-23 10:24:37 -03:00
3db477598f
✨ ags(bar, notifications, control-center): add status icons to bar, notification history fixed, notification history below control-center
retrozinndev
2025-03-23 10:17:22 -03:00
30d1fded84
📚 docs(readme, screenshots): update TODO list and add more recent screnshots
retrozinndev
2025-03-22 11:18:43 -03:00
d42642d685
💥 ags(notifications): unfocus notifications window when notificaiton is removed
retrozinndev
2025-03-22 08:44:50 -03:00
9bca6de71e
💥 ags(runner/apps): fix app icon issues
retrozinndev
2025-03-22 08:40:10 -03:00
dfe40240d8
hypr(autostart): use discord(again) instead of vesktop(new electron in wayland is buggy)
retrozinndev
2025-03-21 16:17:41 -03:00
4c4dee8ad5
🔧 chore(gitignore): ignore _wal.scss
retrozinndev
2025-03-21 16:16:20 -03:00
cc60e9c4cb
📚 hypr: update config comments with hyprland wiki links
retrozinndev
2025-03-21 16:09:23 -03:00
5f1937a157
♻️ ags(logout-menu): hide window directly instead of hiding by shell cli
retrozinndev
2025-03-21 16:08:29 -03:00
3ea6dd91da
kitty: decrease font size and use gamma settings
retrozinndev
2025-03-21 16:06:18 -03:00
9a357c2714
✨ ags(workspaces): add tooltip for workspaces
retrozinndev
2025-03-21 16:05:38 -03:00
3e6c688937
✨ ags(workspaces): show last used client(window) on workspaces
retrozinndev
2025-03-21 13:49:31 -03:00
7b860318ec
hypr(env): organize envs in separate comments
retrozinndev
2025-03-12 22:11:48 -03:00
52cfd114d7
♻️ ags(runner): organize files separately from the main shell stuff
retrozinndev
2025-03-12 22:11:18 -03:00
65143468c5
✨ ags(notifications): view notification on click if available
retrozinndev
2025-03-12 15:37:37 -03:00
aff51fb7cf
💥 fix(ags/notifications): replace '&' with '&' on notification widget(pango markup thing), fix spacing
retrozinndev
2025-03-12 15:13:23 -03:00
f0cec3ff84
⚡ perf(ags/runner): better code for runner, show results from multiple plugins, use interface to make plugins and more perfomance implementations
retrozinndev
2025-03-12 14:11:42 -03:00
0ce13b47be
📚 docs(readme): update todo list and what's done
retrozinndev
2025-03-11 16:39:33 -03:00
665cd5c17b
hypr(rules): add blur to floating notification popups
retrozinndev
2025-03-11 16:18:03 -03:00
12e4cf58b6
✨ feat(ags/notifications): add support to actions in floating notifications(popups)
retrozinndev
2025-03-11 16:16:07 -03:00
55a2a9c545
🌐 ags(i18n/pt_BR): update portuguese translation
retrozinndev
2025-03-11 16:10:40 -03:00
8ae855d6e0
✨ ags(notifications): reset notification timeout on replaced + better styles
retrozinndev
2025-03-10 21:18:06 -03:00
19c90581ae
💥 fix(center-window/big-media): art url not showing if file protocol is specified
retrozinndev
2025-03-10 20:24:05 -03:00
902361d74e
✨ ags(runner): make runner work by keyboard keys, focus entry on type + style improvements
retrozinndev
2025-03-10 20:22:48 -03:00
03813021a8
✨ ags(i18n): finally use i18n system!
retrozinndev
2025-03-09 16:04:48 -03:00
59ef5e4aa7
✨ ags: add ask popup, make notifications work(finally :3) and more improvements
retrozinndev
2025-03-09 13:45:07 -03:00
161c811841
✨ ags(bar): show tooltip of focused client title/class if too big
retrozinndev
2025-03-04 08:35:54 -03:00
4a0dd57989
💥 fix(control-center/tile): correct usage of subscribe method
retrozinndev
2025-03-01 17:11:51 -03:00
f197052f7f
💥 fix(center-window): calendar and media separator orientation
retrozinndev
2025-03-01 14:30:45 -03:00
e56b945469
💥 fix(ags/media): copy media link to clipboard freezing the whole shell
retrozinndev
2025-03-01 14:29:16 -03:00
adb615c56b
📚 docs(readme): add updated screenshots and fix todo
retrozinndev
2025-03-01 13:51:15 -03:00
2cf28d5c73
✨ ags(bar): use right-click to open tray item options, disconnect on destroy media widget
retrozinndev
2025-03-01 12:09:57 -03:00
1a1a5d63f8
ags: lot of stuff lmao
retrozinndev
2025-02-28 10:21:37 -03:00
ff4365ab6d
hypr: add bindings for resizing with hjkl
retrozinndev
2025-02-28 10:16:35 -03:00
88b217f8bc
📚 docs(readme): add control center tiles to TODO list
João Dias
2025-02-21 13:43:00 -03:00
0d3867dc79
hypr(autostart): use discord stable instead of vesktop
retrozinndev
2025-02-16 19:29:26 -03:00
23d3b271b4
ags: finish center-window widget with big-media and calendar
retrozinndev
2025-02-16 19:29:03 -03:00
1e6b3bcbe3
hypr: use my arg handler on astal to change volume, if not available, fallback to wpctl
retrozinndev
2025-02-15 08:24:57 -03:00
6e9f2d4a7d
✨ ags: add brightness class, media widget on center-window and more
retrozinndev
2025-02-15 08:24:00 -03:00
2eb2f15db9
📚 docs(readme): add todo list
João Dias
2025-02-14 19:47:50 -03:00
06c502354f
💥 fix(ags/bar): fix FocusedClient widget to update client title and class automatically
retrozinndev
2025-02-12 16:39:31 -03:00
6ed8194105
🖼️ wallpapers: gruvbox wallpapers source
retrozinndev
2025-02-12 16:38:18 -03:00
a1ea7d157b
📚 docs(readme): add link to wiki/Installation page(i forgor)
João Dias
2025-02-12 16:12:17 -03:00
1031079b03
📚 docs(readme): add new installation guide link
João Dias
2025-02-12 16:11:28 -03:00
0bbff3ab89
✨ script(apply, update-repo): organize scripts into different files
retrozinndev
2025-02-12 15:56:44 -03:00
58b876c6e8
♻️ hypr: separate and organize scripts
retrozinndev
2025-02-12 13:41:56 -03:00
be2731516e
✨ ags: add center-window and logout-menu windows and more
retrozinndev
2025-02-12 13:39:38 -03:00
978c74f054
📚 docs(readme): add branch warning, note about astal edition
João Dias
2025-02-08 08:01:41 -03:00
36ee8c6ff5
🖼️ wallpapers: remove miku wallpaper
retrozinndev
2025-02-07 16:04:40 -03:00
13336069cf
⚡ hypr(scripts): improvements for the "scripts/gen-pywal.sh" script and more
retrozinndev
2025-02-07 16:03:49 -03:00
b0bd785ddd
✨ ags: make osd work, new window management system, lots of improvements
retrozinndev
2025-02-07 16:02:58 -03:00
0bd0b53589
💥 fix(ags): bar/media widget, new appearance to control center
retrozinndev
2025-02-05 16:31:23 -03:00
8bd3245dab
hypr: update stuff
retrozinndev
2025-02-04 21:45:47 -03:00
80969071c4
💥 ags: fix startup issues (and with that, errors with focusedClient bar widget)
retrozinndev
2025-02-04 21:45:18 -03:00
11f919ab1d
📚 docs(readme): update shots and readme
retrozinndev
2025-02-04 12:47:49 -03:00
68fb02f75b
kitty: update config
retrozinndev
2025-02-04 12:40:38 -03:00
f51ccb9f1f
anyrun: fix applications plugin issues
retrozinndev
2025-02-04 12:40:28 -03:00
92e96ee7d5
hypr: stuff
retrozinndev
2025-02-04 12:40:03 -03:00
b544f4a45b
ags(bar,scripts,i18n): added i18n system(wip), changed some bar stuff and started doing control center
retrozinndev
2025-02-04 12:39:25 -03:00
09692bae90
🖼️ wallpapers: add more vocaloid walls! ❤️
retrozinndev
2025-02-04 12:38:19 -03:00
01363f93fc
♻️ refactor(ags/scripts/reload-handler): remove unused Gio import
retrozinndev
2025-01-23 14:29:16 -03:00
07391d6366
✨ hypr(autostart): configure autostart for ags
retrozinndev
2025-01-23 14:07:47 -03:00
017619f62b
✨ ags: optimizations, add media and separator widgets
retrozinndev
2025-01-23 14:06:33 -03:00
b533e830a0
✨ ags(scripts): add experimental script to reload ags on code change
retrozinndev
2025-01-23 14:05:24 -03:00
2887ddd38c
✨ ags(bar): add lots of widgets ❤️
retrozinndev
2025-01-22 20:46:06 -03:00
c7a34caa44
💥 ags(scripts/style-handler): ignore vim temporary files
retrozinndev
2025-01-22 20:45:33 -03:00
37687b3e62
✨ ags,hypr: initial code!
retrozinndev
2025-01-22 13:45:59 -03:00
2b49926a47
🖼️ wallpapers: fix wrong spelling of bocchi wallpaper
retrozinndev
2025-01-18 17:22:42 -03:00
f944cd3aaf
📚 docs(readme): add link to better installation guide on wiki
João Dias
2025-01-16 22:36:50 -03:00
e24c41920c
✨ eww(bar): use Cantarell font by default
retrozinndev
2025-01-16 22:28:47 -03:00
bafb2f160e
🖼️ wallpapers: add some gruvbox walls
retrozinndev
2025-01-16 22:28:03 -03:00
5defceb05e
📚 docs(readme): update ags version readme
João Dias
2025-01-13 17:20:19 -03:00
9de6be78f9
♻️ eww(scripts/eww-window): separate actions into functions
retrozinndev
2025-01-13 10:38:11 -03:00
eed1fd2ac9
💥 hypr(lock): fix null media playing
retrozinndev
2025-01-13 10:36:50 -03:00
94f5caa09b
💄 anyrun: add 'glow' effect on focus search bar
retrozinndev
2025-01-12 12:13:05 -03:00
0c41ca33b2
✨ eww: stuff!
retrozinndev
2025-01-12 12:12:31 -03:00
1e50585959
💥 hypr(scripts): actually clear notifications if error occurred in handler
retrozinndev
2025-01-12 12:12:15 -03:00
c1c56fee25
🖼️ wallpapers: remove low quality nijika sunset
retrozinndev
2025-01-12 12:11:43 -03:00
cb88d0b470
⚡ hypr(lock): more performant media label on lockscreen
retrozinndev
2025-01-10 20:03:20 -03:00
3edc080e0f
♻️ eww(scripts/mediaplayer): handle artUrl type on script instead of yuck
retrozinndev
2025-01-10 20:02:18 -03:00
2ffd3b3551
💄 eww: add top-padding to floating bar-widgets
retrozinndev
2025-01-10 14:07:51 -03:00
2372d46551
✨ eww: remove padding from bottom of window
retrozinndev
2025-01-10 13:50:04 -03:00
3c1410ec4e
💥 eww(control-center): fix notification image not being shown
retrozinndev
2025-01-10 13:34:09 -03:00
0455578dc3
📚 docs(readme): update with new screenshots
retrozinndev
2025-01-10 13:25:05 -03:00
b22438b208
🖼️ screenshots: add new shots
retrozinndev
2025-01-10 13:24:38 -03:00
8b20a9cc16
💥 kitty(remote): allow remote control by unix socket, chameleon.nvim works now
retrozinndev
2025-01-10 12:45:06 -03:00
189d09b918
🖼️ wallpapers: add more frieren wallpapers!
retrozinndev
2025-01-10 12:43:52 -03:00
5b7125b296
💥 hypr(scripts): fix 'memory leak' in notification-handler-daemon script
retrozinndev
2025-01-09 22:53:16 -03:00
a14034035e
✨ eww(mediaplayer): add image path support for album art
retrozinndev
2025-01-09 22:50:24 -03:00