Mephisto
|
26e50f3cbd
|
Changed icons for Sink and Source
|
2025-06-03 22:38:42 +03:00 |
|
Mephisto
|
f4026eddb1
|
Update Tray.ts
Fixed the tray displays
|
2025-06-03 02:10:02 +03:00 |
|
retrozinndev
|
80ab4ce72d
|
✨ ags(bar/status): add notification floating dot
|
2025-05-17 19:06:24 -03:00 |
|
retrozinndev
|
9ce3e7e6b6
|
💥 ags(bar/focused-client): fix focused client with null properties
|
2025-05-17 18:58:05 -03:00 |
|
retrozinndev
|
028244adaa
|
✨ ags(bar/status, control-center/tiles): hide bluetooth when no adapter found
|
2025-05-13 15:09:34 -03:00 |
|
retrozinndev
|
88129a8f97
|
⚡ ags(workspaces, arg-handler): drop variable on ::destroy, better help messages
changed `show-ws-numbers` command to `peek-workspace-num`
|
2025-05-13 15:06:32 -03:00 |
|
retrozinndev
|
0898e1da17
|
✨ ags(bar/status): add recording widget
|
2025-05-11 22:16:03 -03:00 |
|
retrozinndev
|
4cbeaf6f06
|
✨ ags(workspaces, style): use eventbox instead of button, better styling
|
2025-04-28 15:30:15 -03:00 |
|
retrozinndev
|
af16e0f3c8
|
ags(bar/status): remove bad volume sliders
they got removed because it was not easy to use, scrolling the volume is quicker
|
2025-04-27 09:15:25 -03:00 |
|
retrozinndev
|
a3a5db91b2
|
💥 ags(bar/workspaces): remove unnecessary visible property
fixes workspace id not visible on focused workspace
|
2025-04-27 08:38:31 -03:00 |
|
retrozinndev
|
a0cf72ae8a
|
✨ ags: better separator properties, add more separators on widgets
|
2025-04-27 08:19:26 -03:00 |
|
retrozinndev
|
ce0a4a92a9
|
💥 ags(bar/special-workspaces): add spacing between special workspaces
|
2025-04-25 15:56:34 -03:00 |
|
retrozinndev
|
44fd480c78
|
✨ ags(bar/special-workspaces): add support for hyprland special workspaces
|
2025-04-25 13:42:33 -03:00 |
|
retrozinndev
|
dd3a962340
|
🌐 ags(bar/apps): use new translation key
|
2025-04-23 20:42:10 -03:00 |
|
retrozinndev
|
2b78fc29ff
|
💄 ags(bar): better spacing and default style rules for bar
|
2025-04-23 17:47:42 -03:00 |
|
retrozinndev
|
b5db51119e
|
✨ ags(bar/apps): change style on apps-window state changed
|
2025-04-15 17:28:13 -03:00 |
|
retrozinndev
|
a49b6defd6
|
✨ ags(bar): peek workspace numbers on workspaces widget hover
|
2025-04-13 00:18:33 -03:00 |
|
retrozinndev
|
e69589a14a
|
💥 ags(bar/workspaces): hide special workspaces from list
|
2025-04-10 16:35:09 -03:00 |
|
retrozinndev
|
53929db052
|
✨ ags: new window management system, adjustments, use adwaita sans
|
2025-04-01 10:47:40 -03:00 |
|
retrozinndev
|
77ab94a723
|
✨ feat(bar/animations): add scale animation on apps button, fade animation on ws numbers
|
2025-03-25 15:58:27 -03:00 |
|
retrozinndev
|
0654210e46
|
✨ feat: peek workspace numbers when SUPER is pressed
|
2025-03-23 17:02:01 -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
|
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
|
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
|
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
|
017619f62b
|
✨ ags: optimizations, add media and separator widgets
|
2025-01-23 14:06:33 -03:00 |
|
retrozinndev
|
2887ddd38c
|
✨ ags(bar): add lots of widgets ❤️
|
2025-01-22 20:46:06 -03:00 |
|
retrozinndev
|
37687b3e62
|
✨ ags,hypr: initial code!
|
2025-01-22 13:45:59 -03:00 |
|