Commit Graph

55 Commits

Author SHA1 Message Date
retrozinndev f81ed09c3c 💄 runner: better look and feel, internal improvements 2025-06-13 18:52:30 -03:00
retrozinndev c4f6dba77c ♻️ refactor(widget/notification): remove unused variable, use latest pango instead of specifying 1.0 2025-06-08 16:47:10 -03:00
retrozinndev 113b1a02bd 💄 logout-menu: specify time color to colors.fg-primary 2025-06-08 16:35:29 -03:00
retrozinndev 9be644b2aa 💥 fix(bar/status): spacing between status icons and volume indicators 2025-06-04 21:37:37 -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 d134681efa feat(control-center/pages): new way to add pages with new animation
makes Pages widget derivate from GtkBox, allowing multiple childs, which are now page revealers(GtkRevealers) that reveal the Page widgets
2025-06-01 15:44:32 -03:00
retrozinndev a25468e54a feat(control-center/page): add bottom-buttons prop to add page-bottom buttons easily
also, no need for widgets, you just use a jsobject to create a button inside the prop array
2025-05-25 14:55:37 -03:00
retrozinndev ed88c1d882 💄 ags/style/apps-window: more rounded corners 2025-05-25 08:25:18 -03:00
retrozinndev 80ab4ce72d ags(bar/status): add notification floating dot 2025-05-17 19:06:24 -03:00
retrozinndev 219865024c 💄 ags(style): update _wal.scss 2025-05-15 16:11:51 -03:00
retrozinndev 36d65e58ea 💄 ags(style): update _wal.scss 2025-05-13 15:07:04 -03:00
retrozinndev c9eef9fce8 💄 ags(style): update styles 2025-05-11 22:10:26 -03:00
retrozinndev 4cbeaf6f06 ags(workspaces, style): use eventbox instead of button, better styling 2025-04-28 15:30:15 -03:00
retrozinndev d917c408d0 💥 ags(bar/workspaces): fix padding 2025-04-27 09:16:16 -03:00
retrozinndev a0cf72ae8a ags: better separator properties, add more separators on widgets 2025-04-27 08:19:26 -03:00
retrozinndev 4a2733d884 🔧 chore(gitignore): actually ignore _wal.scss 2025-04-26 23:03:11 -03:00
retrozinndev fa770125c5 ags(control-center/bluetooth): add more device management options 2025-04-25 22:25:16 -03:00
retrozinndev 44fd480c78 ags(bar/special-workspaces): add support for hyprland special workspaces 2025-04-25 13:42:33 -03:00
retrozinndev a1a5dbf4df 💄 ags(style): use pagebutton styles everywhere, instead of only in tile-pages 2025-04-23 20:41:07 -03:00
retrozinndev 2b78fc29ff 💄 ags(bar): better spacing and default style rules for bar 2025-04-23 17:47:42 -03:00
retrozinndev ddf4f659b5 💥 ags(control-center/mixer): get application icon by stream name 2025-04-23 14:21:20 -03:00
retrozinndev eac82dd227 💄 ags(style): better styles for control-center, fixed scrollbar hover 2025-04-22 22:01:53 -03:00
retrozinndev c34ab51999 💄 ags(style): changed styles for dialogs(ask-popup,entry-popup), removed default-styles mixin 2025-04-21 17:44:05 -03:00
retrozinndev 20f990488c 💄 ags(style): better styles, add styles for entry-popup 2025-04-18 21:37:50 -03:00
retrozinndev b5db51119e ags(bar/apps): change style on apps-window state changed 2025-04-15 17:28:13 -03:00
retrozinndev c0ba7adadc 💄 ags(style): add styles for slider marks and more improvements 2025-04-14 18:27:47 -03:00
retrozinndev bcaf4bf286 ags(apps-window): new style for apps-window! it now looks more integrated to the shell design 2025-04-13 15:43:07 -03:00
retrozinndev e52f8c34bf 💄 ags(style/apps-window): darker background for better readability 2025-04-13 00:20:36 -03:00
retrozinndev 95c8c5d848 💄 ags(style): use scale function for animating apps icon on hover 2025-04-11 21:13:23 -03:00
retrozinndev 026ce6cec8 ags(apps-window): fixed size for app widgets, auto-focus entry, better looking 2025-04-11 17:36:34 -03:00
retrozinndev 2a7928e6bf 💄 ags(style): update styles 2025-04-10 16:34:06 -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 1a8a54c30a 💥 ags(notifications): fix some history size when there's a single notification 2025-03-23 12:39:35 -03:00
retrozinndev b10aa363b2 ags(runner): better visual for runner 2025-03-23 11:25:51 -03:00
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 3e6c688937 ags(workspaces): show last used client(window) on workspaces 2025-03-21 13:49:31 -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 12e4cf58b6 feat(ags/notifications): add support to actions in floating notifications(popups) 2025-03-11 16:16:07 -03:00
retrozinndev 8ae855d6e0 ags(notifications): reset notification timeout on replaced + better styles 2025-03-10 21:18:06 -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 59ef5e4aa7 ags: add ask popup, make notifications work(finally :3) and more improvements 2025-03-09 13:45:07 -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 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