- Rewrite of the base layout with the following improvements:
- More flexible gesture options: the gestures for search and widgets can now be configured freely
- All gestures are now handled the same way, so secondary gestures (screen off, notifications, launch app, etc) should feel more natural now
- The "hidden" search bar style is now actually hidden and no longer takes space on screen
- Added support for predictive back animations
- More theming options
- we already had color schemes, but now there are also shape schemes, typography schemes and transparency schemes to give more control over the look and feel of the launcher
- Important: the theme file format has been changed. For now, backward compatibility has been maintained, so you can still import the old format, but this might change in the future. If you have published a theme somewhere, you are adviced you to re-export it and update it for the new format
- Added a new Material 3 high contrast theme
- The card border option has been removed
- The progress bar in the music widget is no longer interactive by default. An option has been added to restore the old behavior.
- Added an analog clock variant that has tick marks (thanks to @shtrophic )
- Bug fixes