retrozinndev
|
31955b2c3b
|
🌐 ags(i18n/pt_BR): fix incorrect tr key name
|
2025-03-23 10:24:37 -03:00 |
|
retrozinndev
|
3db477598f
|
✨ ags(bar, notifications, control-center): add status icons to bar, notification history fixed, notification history below control-center
|
2025-03-23 10:17:22 -03:00 |
|
retrozinndev
|
d42642d685
|
💥 ags(notifications): unfocus notifications window when notificaiton is removed
|
2025-03-22 08:44:50 -03:00 |
|
retrozinndev
|
9bca6de71e
|
💥 ags(runner/apps): fix app icon issues
|
2025-03-22 08:40:10 -03:00 |
|
retrozinndev
|
4c4dee8ad5
|
🔧 chore(gitignore): ignore _wal.scss
|
2025-03-21 16:16:20 -03:00 |
|
retrozinndev
|
5f1937a157
|
♻️ ags(logout-menu): hide window directly instead of hiding by shell cli
|
2025-03-21 16:08:29 -03:00 |
|
retrozinndev
|
9a357c2714
|
✨ ags(workspaces): add tooltip for workspaces
|
2025-03-21 16:05:38 -03:00 |
|
retrozinndev
|
3e6c688937
|
✨ ags(workspaces): show last used client(window) on workspaces
|
2025-03-21 13:49:31 -03:00 |
|
retrozinndev
|
52cfd114d7
|
♻️ ags(runner): organize files separately from the main shell stuff
|
2025-03-12 22:11:18 -03:00 |
|
retrozinndev
|
65143468c5
|
✨ ags(notifications): view notification on click if available
|
2025-03-12 15:37:37 -03:00 |
|
retrozinndev
|
aff51fb7cf
|
💥 fix(ags/notifications): replace '&' with '&' on notification widget(pango markup thing), fix spacing
|
2025-03-12 15:13:23 -03:00 |
|
retrozinndev
|
f0cec3ff84
|
⚡ perf(ags/runner): better code for runner, show results from multiple plugins, use interface to make plugins and more perfomance implementations
|
2025-03-12 14:11:42 -03:00 |
|
retrozinndev
|
12e4cf58b6
|
✨ feat(ags/notifications): add support to actions in floating notifications(popups)
|
2025-03-11 16:16:07 -03:00 |
|
retrozinndev
|
55a2a9c545
|
🌐 ags(i18n/pt_BR): update portuguese translation
|
2025-03-11 16:10:40 -03:00 |
|
retrozinndev
|
8ae855d6e0
|
✨ ags(notifications): reset notification timeout on replaced + better styles
|
2025-03-10 21:18:06 -03:00 |
|
retrozinndev
|
19c90581ae
|
💥 fix(center-window/big-media): art url not showing if file protocol is specified
|
2025-03-10 20:24:05 -03:00 |
|
retrozinndev
|
902361d74e
|
✨ ags(runner): make runner work by keyboard keys, focus entry on type + style improvements
|
2025-03-10 20:22:48 -03:00 |
|
retrozinndev
|
03813021a8
|
✨ ags(i18n): finally use i18n system!
|
2025-03-09 16:04:48 -03:00 |
|
retrozinndev
|
59ef5e4aa7
|
✨ ags: add ask popup, make notifications work(finally :3) and more improvements
|
2025-03-09 13:45:07 -03:00 |
|
retrozinndev
|
161c811841
|
✨ ags(bar): show tooltip of focused client title/class if too big
|
2025-03-04 08:35:54 -03:00 |
|
retrozinndev
|
4a0dd57989
|
💥 fix(control-center/tile): correct usage of subscribe method
|
2025-03-01 17:11:51 -03:00 |
|
retrozinndev
|
f197052f7f
|
💥 fix(center-window): calendar and media separator orientation
|
2025-03-01 14:30:45 -03:00 |
|
retrozinndev
|
e56b945469
|
💥 fix(ags/media): copy media link to clipboard freezing the whole shell
|
2025-03-01 14:29:16 -03:00 |
|
retrozinndev
|
2cf28d5c73
|
✨ ags(bar): use right-click to open tray item options, disconnect on destroy media widget
|
2025-03-01 12:09:57 -03:00 |
|
retrozinndev
|
1a1a5d63f8
|
ags: lot of stuff lmao
|
2025-02-28 10:21:37 -03:00 |
|
retrozinndev
|
23d3b271b4
|
ags: finish center-window widget with big-media and calendar
|
2025-02-16 19:29:03 -03:00 |
|
retrozinndev
|
6e9f2d4a7d
|
✨ ags: add brightness class, media widget on center-window and more
|
2025-02-15 08:25:11 -03:00 |
|
retrozinndev
|
06c502354f
|
💥 fix(ags/bar): fix FocusedClient widget to update client title and class automatically
|
2025-02-12 16:39:39 -03:00 |
|
retrozinndev
|
be2731516e
|
✨ ags: add center-window and logout-menu windows and more
|
2025-02-12 13:39:38 -03:00 |
|
retrozinndev
|
b0bd785ddd
|
✨ ags: make osd work, new window management system, lots of improvements
|
2025-02-07 16:02:58 -03:00 |
|
retrozinndev
|
0bd0b53589
|
💥 fix(ags): bar/media widget, new appearance to control center
|
2025-02-05 16:31:23 -03:00 |
|
retrozinndev
|
80969071c4
|
💥 ags: fix startup issues (and with that, errors with focusedClient bar widget)
|
2025-02-04 21:45:18 -03:00 |
|
retrozinndev
|
b544f4a45b
|
ags(bar,scripts,i18n): added i18n system(wip), changed some bar stuff and started doing control center
|
2025-02-04 12:39:25 -03:00 |
|
retrozinndev
|
01363f93fc
|
♻️ refactor(ags/scripts/reload-handler): remove unused Gio import
|
2025-01-23 14:29:16 -03:00 |
|
retrozinndev
|
017619f62b
|
✨ ags: optimizations, add media and separator widgets
|
2025-01-23 14:06:33 -03:00 |
|
retrozinndev
|
b533e830a0
|
✨ ags(scripts): add experimental script to reload ags on code change
|
2025-01-23 14:05:24 -03:00 |
|
retrozinndev
|
2887ddd38c
|
✨ ags(bar): add lots of widgets ❤️
|
2025-01-22 20:46:06 -03:00 |
|
retrozinndev
|
c7a34caa44
|
💥 ags(scripts/style-handler): ignore vim temporary files
|
2025-01-22 20:45:33 -03:00 |
|
retrozinndev
|
37687b3e62
|
✨ ags,hypr: initial code!
|
2025-01-22 13:45:59 -03:00 |
|