Commit Graph

223 Commits

Author SHA1 Message Date
retrozinndev 026ce6cec8 ags(apps-window): fixed size for app widgets, auto-focus entry, better looking 2025-04-11 17:36:34 -03:00
retrozinndev 8f028b3cb9 ags(scripts/apps): better icon-getter functions 2025-04-11 17:35:52 -03:00
retrozinndev 6896fe42fa 💥 fix(ags/scripts/notifications): clearHistory() not clearing all of the notification history 2025-04-10 17:12:24 -03:00
retrozinndev ddaa821d71 ags(runner): only show placeholders if there are no results for search 2025-04-10 16:52:59 -03:00
retrozinndev 1a5f7a5256 ♻️ ags(control-center): stuff 2025-04-10 16:48:31 -03:00
retrozinndev 739df31113 ♻️ ags(control-center/notifhistory): more structured function 2025-04-10 16:44:53 -03:00
retrozinndev e0cc539541 ags(center-window/bigmedia): add revealer for animations(i got the previous commit's description wrong, sorry) 2025-04-10 16:38:04 -03:00
retrozinndev fbbcdf7369 ags(center-window/bigmedia): add revealer for animations 2025-04-10 16:36:35 -03:00
retrozinndev de520969d7 💄 ags(style): better style for scrollbar 2025-04-10 16:35:45 -03:00
retrozinndev e69589a14a 💥 ags(bar/workspaces): hide special workspaces from list 2025-04-10 16:35:09 -03:00
retrozinndev 2a7928e6bf 💄 ags(style): update styles 2025-04-10 16:34:06 -03:00
retrozinndev 79b0983da7 ags(control-center/tiles): add recording tile 2025-04-10 16:33:34 -03:00
retrozinndev afc0a5dacf ags(pages): add ´show more´ kind of button to pages 2025-04-10 16:32:53 -03:00
retrozinndev 4ca4d5914d ags(apps-window): focus entry on open, show results immediatelly 2025-04-10 16:31:51 -03:00
retrozinndev 65d6ef3c89 🗑️ remove: sh/recording.sh script, not needed anymore 2025-04-10 16:30:54 -03:00
retrozinndev 4a2fd5f827 ags(scripts/recording): properly run recorder process 2025-04-10 16:27:09 -03:00
retrozinndev e309cc5e8d ags(control-center/tiles): finally add screen recording tile!! 2025-04-10 16:26:38 -03:00
retrozinndev 9774f369b9 ags(windows): add new monitor plugged/unplugged signal handler, docs for window functions and more 2025-04-10 16:25:14 -03:00
retrozinndev b2db8ceb0d ags: add default windows to open on startup 2025-04-10 16:22:00 -03:00
retrozinndev 3c1e6616ce 💥 fix(osd): closing when it wasn't supposed to be closing 2025-04-05 20:52:50 -03:00
retrozinndev 8bb7d502af ags(windows): reopen windows on monitor events 2025-04-05 20:52:08 -03:00
retrozinndev 8e2c4a9302 💥 fix(ags/windows): also notify open-windows on connection 2025-04-01 11:45:19 -03:00
retrozinndev 543324b809 📚 docs(readme): update a lot of sections 2025-04-01 11:30:38 -03:00
retrozinndev e436898b3e 💥 fix(ags/askpopup): use popupwindow correctly 2025-04-01 10:51:18 -03:00
retrozinndev 53929db052 ags: new window management system, adjustments, use adwaita sans 2025-04-01 10:47:40 -03:00
retrozinndev 4ede01b3b9 feat(ags/runner): add plugin to control media from runner with prefix : 2025-03-26 16:14:53 -03:00
retrozinndev b241574319 💥 fix(ags/popupwindow): not calling closeAction() when clicked outside of content box 2025-03-26 13:33:31 -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 e2e84c93b5 💥 ags(runner): show result placeholders when runner opens 2025-03-25 15:53:30 -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 3fa13c368c 💥 ags(runner): actually run Runner.Plugin.init() on runner open 2025-03-23 10:50:29 -03:00
retrozinndev 9365da0d42 🌐 ags(i18n): use a type for structure 2025-03-23 10:33:53 -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 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