Features
- Smarter window main & alt titles deduplication @tomasklaen
- Added menu keybinds to move and delete items in playlists @tomasklaen
- Clicking on playlist indicator in top bar now opens playlist menu @tomasklaen
- Apply margin to
osd-margin-*
(#499) @christoph-heinrichThis should push other osd things like console out of persistent uosc elements.
Fixes
- Lax chapter range patterns producing false positives (#454) @christoph-heinrich
- Use the new console margins API @christoph-heinrich
- Add
ac3
to audio types (#468) @xfzv - Elements staying visible after switching to fullscreen @tomasklaen
- Hide thumbnail when dragging timeline @tomasklaen
image
disposition returning false positives @tomasklaen- Submenus vertically misaligned when opened via
show-submenu
message @tomasklaen - Premature thumbnail hiding during drag seeking @tomasklaen
- Only enable/disable mouse keybinds when they change (#492) @christoph-heinrich
This was causing event binding spam in verbose logging.
autohide
un-registering cursor events when menu is open @tomasklaen- Cursor events not refreshing
autohide
timer @tomasklaen - More timeline seeking, dragging, and
autohide
related tweaks and fixes @tomasklaen - Unloading a file to idle was causing stale current directory path @tomasklaen
- Uncalled for autohide timer triggering on init @tomasklaen
Tweaks
- Add padding to title (#484) @christoph-heinrich
- Treat italic as a width offset rather then a factor (#506) @christoph-heinrich
Full Changelog: 4.6.0...4.7.0