Commit Graph

69 Commits

Author SHA1 Message Date
retrozinndev d4c1fcf327 chore: use util methods, improvements 2025-07-23 22:22:18 -03:00
retrozinndev 55de36c354 chore: make tray item activate on primary button click and open menu on secondary click 2025-07-23 21:57:21 -03:00
retrozinndev 5254be2b79 💥 fix(bar/workspaces): last application icon showing also on focused workspace 2025-07-23 21:44:22 -03:00
retrozinndev 3708c6a7bf feat(bar/status): add support for dynamic network status icon 2025-07-23 21:39:08 -03:00
retrozinndev 35e88217a8 💥 fix(bar/media): unexistent player keeps selected instead of jumping to the next available player 2025-07-23 21:37:38 -03:00
retrozinndev 07d30747bf 💄 chore(style, widget): update styles for gtk4 and fix some issues on existing widgets
focused-client widget now updates when your open a new window in a clean workspace
2025-07-18 09:55:16 -03:00
retrozinndev 26778e91ab 💥 fix(bar/media): play/pause not working when clicked 2025-07-18 00:03:27 -03:00
retrozinndev 2fb3b68204 💥 fix: correctly use centerbox with gtkbuilder types, fix styles
also re-added some windows to the windows list(they were causing issues before)
2025-07-07 21:58:34 -03:00
retrozinndev 7b758bd298 chore: migrate bar widgets to ags v3 and gtk4 2025-07-06 19:55:27 -03:00
retrozinndev 2bca31e601 chore: make workspaces fit in a single widget, add keyboard support for the logout menu 2025-06-28 13:29:33 -03:00
retrozinndev dece2776fe feat(config): implement configurations 2025-06-26 15:12:24 -03:00
retrozinndev 433b7838c3 feat(bar/workspaces): show workspace numbers when not in crescent order
helps when navigating between used/not-used workspaces
2025-06-19 10:28:06 -03:00
retrozinndev eeb775d203 💥 fix: media copy link button not copying link
there are some issues with astalmpris.player.metadata, so I started using playerctl cli instead
2025-06-18 21:52:41 -03:00
retrozinndev ac65bba024 💥 fix(bar/special-workspaces): correct usage of getSymbolicIcon() method
also improved the `getSymbolicIcon()` method's code
2025-06-18 18:51:30 -03:00
Mephisto 9362a18ddc Symbolic icons in special workspaces 2025-06-17 21:11:11 +03:00
Mephisto d7b20bc8b8 Symbolic Icons in workspaces 2025-06-17 21:09:32 +03:00
Mephisto 7a104098d8 Need test 2025-06-17 20:14:46 +03:00
Mephisto 9aea545084 Update Media.ts 2025-06-16 15:57:16 +03:00
Mephisto 62f8d73125 Merge branch 'ryo' into ryo 2025-06-16 15:55:39 +03:00
Mephisto e722fc7d42 Ops.. 2025-06-16 13:30:44 +03:00
retrozinndev a669e1acc3 chore: lots of improvements, exec apps with uwsm if in usage
also, started using `AstalWp.Endpoint.description` instead of the `name` property when showing device names, thanks to @NotMephisto in #9
2025-06-15 20:29:16 -03:00
Mephisto ed55767a06 Remove import 2025-06-15 23:10:55 +03:00
Mephisto d67fd5fc03 Update Media widget
Now Media widget will search symbolic icons! It looks great!
2025-06-14 12:32:49 +03:00
Mephisto 71e43fde9d Merge branch 'retrozinndev:ryo' into ryo 2025-06-05 13:50:57 +03:00
retrozinndev 9be644b2aa 💥 fix(bar/status): spacing between status icons and volume indicators 2025-06-04 21:37:37 -03:00
Mephisto 826ffc9d4a some changes 2025-06-05 00:16:43 +03:00
retrozinndev b1db748351 feat: use gtk icons instead of nerdfonts across the shell
also removed hour count from recording widgets
2025-06-04 17:29:36 -03:00
retrozinndev 0ae60fa6f5 💥 fix(bar/status): use icon property of volumeStatus() for icon name instead of nerd font glyph 2025-06-03 21:10:35 -03:00
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