Skip to content

Fixes for various applications and window types

Compare
Choose a tag to compare
@andydotxyz andydotxyz released this 15 Apr 11:27
· 824 commits to master since this release

The 0.1.3 release brings many window related bug fixes and graphical tweaks to the 0.1 release.

Added

  • Initial support for BSD systems

Changed

  • Improved wording for account menu in embedded mode
  • Simpler app bar configuration screen
  • Updated default background for a winter scene
  • Renamed package to fyne.io/fynedesk and repository to github.com/fyne-io/fynedesk

Fixed

  • GoLand editor loses focus on mouse click (#69)
  • Fix a flicker on window borders when uncovered (#83)
  • Respect the min and max hints of windows (#85)
  • Update to latest Fyne release to match new scale calculations
  • Drag and drop targets not found for many applications (#49)
  • VLC opens a lot of windows (#70)
  • Graphical glitches when Qt apps when scale < 1.0
  • Improve loading of macOS apps and icons in embedded mode on darwin