Releases: leb-kuchen/apps-menu-applet-for-cosmic
Releases · leb-kuchen/apps-menu-applet-for-cosmic
Preserve Scrolling
- Preserve scrolling
- Additional bugfixes
Config options
These release includes the configuration options skip_empty_categories
, categories
and sort_categories
.
The category Other
now only includes entries, that have no matching category and not entries that contain non-matching categories.
The default now categories include COSMIC
and Settings
and empty categories are skipped by default, this can be reverted by setting skip_empty_categories
to false.
Categories and entries are now sorted in lexical order.
Styling and bugfix
- Larger icons
- More padding
- Bigger width of right section
- Changes to the dock are now applied correctly
Add desktop watcher
Categories will now be updated after desktop files are changed and not only at startup.
Add caching of categories
This will notably improve performance after the first run.