Skip to content

v0.0.15-beta

Choose a tag to compare

@bearinmindcat bearinmindcat released this 24 May 07:15
· 103 commits to main since this release

What's New

Still trying to get closer to that FOSS "total launcher" alternative while keeping the identity of my own app. I finally added the much needed profiles (such as work, private, etc) and will work on getting tagging implemented in this function as well; kvaesitso (looking at you!) I spent some time this release working on an experimental mode with the apps where you can detach from the grid and "freely" edit the icon, I'l develop more onto this using total launcher as a good reference as I realized this is quite a neat feature to have (you can find this in the customize -> experimental) from the per app popup. Also I added a small requested feature for the widget stacks where you can continuously cycle through widgets on a stack; all the settings in the widget popup will get added to a separate customize popup later, as there's a ton more of requests for the widgets and I think the popup is getting a bit cluttered.

App icons can now be detached from the grid through the popup menu (customize -> experimental). Will work on making these "experimental" features much more streamlined - issue #48
Support for multiple profiles (work (shelter), cloned, private); when you add a profile, a selectable menu will appear in the drawer letting you view the apps from various profiles, I'll also work on streamlining this feature in future updates - issue #23

Widget stacks now have an option to be a slideshow, alternating between widgets every X seconds, will work on making the widget popup menu more streamlined as well.