Commit Graph

16 Commits

Author SHA1 Message Date
retrozinndev 3492cb33f5 💥 fix(runner/plugins/shell): description defined as boolean instead of string in condition check 2025-07-30 17:16:07 -03:00
retrozinndev 467de2235a chore(runner): try a new approach to show results, make plugins return properties instead of the actual widget
returning the results as objects seems to be a better approach, also, the new way of showing results doesn't work for some reason(i didn't discover it yet lol)
2025-07-23 20:41:23 -03:00
retrozinndev 3b03c434b5 chore: migrate runner and plugins to ags v3 and gtk4 2025-07-06 19:54:58 -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 21820ab21c feat(runner/plugins/apps): asynchronously-refresh applications list on init
avoids the necessity to press F5 to update apps list
2025-06-01 16:26:08 -03:00
retrozinndev a912b955d9 feat(runner/plugin-websearch): set prioritize to true 2025-05-21 14:41:22 -03:00
retrozinndev 0a206ebd8d ags(runner/plugins/shell): better shell plugin 2025-05-11 22:03:51 -03:00
retrozinndev 2b202cbb02 ags(runner/plugins): add new clipboard plugin 2025-05-11 22:03:15 -03:00
retrozinndev c06d06ee02 ags(runner/plugins/media): drop variables onClose 2025-05-11 20:54:38 -03:00
retrozinndev c574fa87f9 ags(runner): add new functions and organize existing 2025-05-11 20:53:19 -03:00
retrozinndev ee820970a4 ags(runner/plugins): add wallpaper plugin with prefix # 2025-04-26 22:43:06 -03:00
retrozinndev 4af7df5b17 💥 ags(runner): fix ResultWidget.closeOnClick property, do not close runner on media control plugin 2025-04-23 14:55:20 -03:00
retrozinndev a15c0c53f0 💥 runner(plugins/shell): use single quotes to run commands instead of normal quotes 2025-04-15 17:31:55 -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 9bca6de71e 💥 ags(runner/apps): fix app icon issues 2025-03-22 08:40:10 -03:00
retrozinndev 52cfd114d7 ♻️ ags(runner): organize files separately from the main shell stuff 2025-03-12 22:11:18 -03:00