Skip to content

4.7.0

Compare
Choose a tag to compare
@tomasklaen tomasklaen released this 15 Apr 08:42
· 260 commits to main since this release

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-heinrich

    This 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

Full Changelog: 4.6.0...4.7.0