Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Publish New Versions #665

Merged
merged 1 commit into from
Jan 11, 2023
Merged

Publish New Versions #665

merged 1 commit into from
Jan 11, 2023

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Jan 9, 2023

Version Updates

Merging this PR will release new versions of the following packages based on your change files.

tao

[0.15.9]

  • On Linux, Fix mnemonics for submenus.
    • 77569c89 fix(linux): fix mnemonics for submenus (#650) on 2022-12-20
    • e313ef69 publish new versions (#651) on 2023-01-09
    • 3cd851d1 Revert "Publish New Versions" (#663) on 2023-01-09
  • On iOS, add Sync trait to EventLoopProxy when T has Send trait.
    • 651137ce On iOS, add Sync trait on EventLoopProxy when T has Send trait (#658) on 2023-01-04
    • e313ef69 publish new versions (#651) on 2023-01-09
    • 3cd851d1 Revert "Publish New Versions" (#663) on 2023-01-09
  • On Linux, fix setting min/max size clears the other.
    • 9927c3a5 fix(linux): fix setting min/max size, clears the other (#669) on 2023-01-11
  • Fix resize event emits before fullscreen actually exit.
    • 3867e7b7 On macOS, fix resize event emits before fullscreen actually exit (#662) on 2023-01-09
    • e313ef69 publish new versions (#651) on 2023-01-09
    • 3cd851d1 Revert "Publish New Versions" (#663) on 2023-01-09
  • Add WindowBuilder::with_visible_on_all_workspaces and Window::set_visible_on_all_workspaces.
    • 0aa2176c feat: add set_visible_on_all_workspaces, closes #185 (#666) on 2023-01-11
  • Add WindowExtWindows::set_undecorated_shadow and WindowBuilderExtWindows::with_undecorated_shadow to draw the drop shadow behind a borderless window.
    • f832ca99 feat(Windows): undecorated shadows (#664) on 2023-01-10

tao-macros

[0.1.0]

  • Publish tao-macro v0.1.0
    • 3cd851d1 Revert "Publish New Versions" (#663) on 2023-01-09

@wusyong wusyong merged commit 52cbf14 into dev Jan 11, 2023
@wusyong wusyong deleted the release branch January 11, 2023 05:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat: add window.set_visible_on_all_workspaces()
1 participant