-
Features:
-
Fix and improve learning algorithm - adjust bonus values.
-
Leaves in browser are always scored and sorted without search - after
open window last/most used items are one the top of list. This behaviour
can be disabled in preferences.
-
-
Plugins:
-
Updated:
- Deepdirectories: fix disappearing from top sources.
- Windows: plugin is disabled on Wayland.
- libvirt: handle updates without background thread.
- xfce_session: fix loading favorites from Whisker menu.
- devhelp: fix arguments when calling devhelp command - correct handle spaces.
-
-
Fix
- Fix filtering applications when desktop filter is enabled.
- Support new Yelp desktop file name.
- Fix handling multiple screens - potential problems when switching to window on other workspace, correct handle screen used to spawn application
- Skip activating application without app_id.
- Refresh panels on show browser - prevent old/unavailable items to show.
- Fix potential problems when Kupfer is run on Wayland - handle missing wnck support.
- Fix learn register - do not create empty mmenomics, simplify prune.
- Add missing WM_WINDOW_ROLE for windows and dialog, set program name. Change default type hint for browser window from utility to normal. Close: #190.
-
Dev:
- defaultdict is safe to pickle.