boyan01 / flutter-netease-music

flutter music player application. (仿网易云音乐)
3.5k stars 854 forks source link

Bump window_manager from 0.3.2 to 0.3.5 #271

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps window_manager from 0.3.2 to 0.3.5.

Release notes

Sourced from window_manager's releases.

v0.3.5

  • [macos] fixes setMinimumSize and setMaximumSize (#341)
  • [windows] Remove app cut at the bottom and force refresh when back from fullscreen (#359), Fixes #311, #266, #228, #355, #237
  • [linux] fix: on-close event handler not be triggered on flutter >= 3.10 (#343)
  • [linux] feat: Dock Window to Screen like Taskbar (#347)

v0.3.4

  • [macos] Fix blur and focus events when the MainFlutterWindow extends from NSPanel

v0.3.3

  • [macos] feat: setTitleBarStyle() restores window frame on Linux (#323)
  • [macos] Implement isVisibleOnAllWorkspaces & setVisibleOnAllWorkspaces methods
Changelog

Sourced from window_manager's changelog.

0.3.5

  • [macos] fixes setMinimumSize and setMaximumSize (#341)
  • [windows] Remove app cut at the bottom and force refresh when back from fullscreen (#359), Fixes #311, #266, #228, #355, #237
  • [linux] fix: on-close event handler not be triggered on flutter >= 3.10 (#343)
  • [linux] feat: Dock Window to Screen like Taskbar (#347)

0.3.4

  • [macos] Fix blur and focus events when the MainFlutterWindow extends from NSPanel

0.3.3

  • [macos] feat: setTitleBarStyle() restores window frame on Linux (#323)
  • [macos] Implement isVisibleOnAllWorkspaces & setVisibleOnAllWorkspaces methods
Commits
  • 8caf178 v0.3.5
  • 7aa5f53 chore: Update README.md
  • 854ea08 chore: Update DockSide enum
  • de6d072 fix: remove delete-event from the engine of flutter (#343)
  • 52d35d6 chore: add dock / undock example
  • 3cf4007 Merge branch 'neoz-technologies-main'
  • 72aeb98 Merge branch 'main' of github.com:neoz-technologies/window_manager into neoz-...
  • 88f2842 [Windows] Remove app cut at the bottom and force refresh when back from fulls...
  • 64c058e fixes setMinimumSize and setMaximumSize (#341)
  • cc90b9d v0.3.4
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)