Olivier
c8d6711466
safe
2025-12-01 06:45:17 -04:00
retrozinndev
dee4ebc9bf
💥 fix(runner): entry not working with initial text
...
thanks elgemp4 for noticing thisgit add .
2025-11-06 16:29:16 -03:00
retrozinndev
a894f10edb
⚡ perf(runner): support asynchronous plugin result handling, improvements on ResultWidget
2025-10-31 16:46:23 -03:00
retrozinndev
6d6081d530
✨ feat(runner/plugins): implement fuzzy search in wallpapers and clipboard plugins
...
now the clipboard and the wallpapers runner plugins support fuzzy searching! it's much better than the previous way, as it can match results with characters in-between words and sorted results based on matching score. thanks to fuse.js!
2025-10-25 10:52:44 -03:00
retrozinndev
cbfe5f1bfb
💥 fix(runner): results limit not working
2025-08-12 19:40:35 -03:00
retrozinndev
28c97fe189
♻️ refactor: rename src/scripts -> src/modules
...
this is a better name
2025-08-12 15:07:51 -03:00
retrozinndev
0191afef16
🔧 chore: use a different approach to compile stylesheets
...
also fixed promise calls not working(execAsync, subprocess), restored previous control center tile implementation temporarily
2025-08-12 14:30:47 -03:00
retrozinndev
7bd159ff10
💥 fix: can't convert non-null pointer to js value
...
Thanks aylur!!
2025-08-11 12:38:59 -03:00
retrozinndev
052854a407
💥 fix(runner): wrong scrolling positions, focus escaping to the listbox
2025-08-10 00:35:17 -03:00
retrozinndev
d549ad9596
✨ chore: restructure the project, make it not use the astal application stuff
...
now it's more organized and I have more control over the shell behaviour
2025-08-06 15:25:38 -03:00