Skip to content

RetroBar 1.9

Compare
Choose a tag to compare
@dremin dremin released this 19 Jul 04:15
· 340 commits to master since this release
b96ba72

Just unzip and run (since the app isn't signed, Windows Defender will likely require you to choose "more info," then "run anyway"). Not sure which one to download? Try 64-bit.

Starting with v1.9, RetroBar requires .NET 6.0.2 or later instead of .NET Core 3.1. If you haven't already, download the .NET 6 desktop runtime.

New features

Improvements

  • Fixed balloon notifications sometimes appearing on the wrong monitor (#311)
  • Fixed popup windows not being brought to foreground by the taskbar (#353)
  • Fixed positioning issues with tray icons on multiple monitors
  • Fixed the scrollbar showing in the taskbar unexpectedly (#314)
  • Fixed the taskbar not showing when pressing the Windows key in a full-screen app (#171)
  • Fixed taskbar buttons being too short in some themes (#333)
  • Fixed spacing issues in some themes (#341, #375)
  • Updated languages:
  • Updated XP themes to show the date on vertical taskbars (#374)
  • Theme authors can now add a Vista-like protruding Start button by setting UseFloatingStartButton to True in the theme
  • Theme authors can now customize the layout of the clock (#300, thanks @xoascf!)