Commit Graph

75 Commits

Author SHA1 Message Date
retrozinndev 9eb40e032d 💄 chore(pages): add .selected css class for highlighting page-buttons, improvements 2025-08-02 18:13:55 -03:00
retrozinndev 89851d4642 💄 chore(style): update styles 2025-07-30 16:15:23 -03:00
retrozinndev a67da99839 💥 fix(runner): result selection not working, scrolledwindow not scrolling automatically with focused row 2025-07-27 17:51:10 -03:00
retrozinndev 5dad5de468 💥 fix(logout-menu): not showing closed state on window management 2025-07-25 23:31:44 -03:00
retrozinndev 3b59243cdc feat(center-window/big-media): add player select button 2025-07-25 19:08:03 -03:00
retrozinndev 9a7857e89c 💄 chore(style): fix some styles, update others to work on gtk4
the inset box-shadow on hover technique doesn't work anymore 😭
2025-07-23 20:36:30 -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 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 246698c642 chore: migrate shell to ags v3 and gtk4 2025-07-06 19:57:28 -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 3f26a3528b chore(osd): use AstalWp.Endpoint.description instead of name 2025-06-21 14:20:27 -03:00
retrozinndev e02f96b151 feat(control-center/network): add provisory support for wireless connections
I call it "provisory" because I don't have a Wi-Fi card to test it, but in theory, everything should work
2025-06-19 19:10:25 -03:00
retrozinndev ca31a64234 🔧 chore(bar/apps): add applications-other-symbolic from morewaita in icon resources 2025-06-19 10:51:05 -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
retrozinndev 240ba192b6 chore(logout-menu): use hyprctl to exit Hyprland, add background color for better visibility
also improved error handling if command fails
2025-06-15 19:36:14 -03:00
retrozinndev 52c1659adb chore(apps-window): improvements to the style and flowbox stuff
also fixes opening app when clicking on empty space
2025-06-15 10:11:53 -03:00
retrozinndev 143a4c92b2 🔧 chore(style/control-center): add more padding to notification history's notification widget 2025-06-14 13:47:03 -03:00
retrozinndev 84358cff4b add bg-translucent-primary as an alias for bg-translucent 2025-06-13 18:59:02 -03:00
retrozinndev de92ea4c53 💄 control-center,center-window: add background shadow, use gtk's spacing instead of margin 2025-06-13 18:56:16 -03:00
retrozinndev bc30068383 💄 floating-notifications: better appearance, use gtk's spacing instead of margin 2025-06-13 18:54:14 -03:00
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