Skip to content

tao v0.16.1

Compare
Choose a tag to compare
@github-actions github-actions released this 06 May 12:48
559316a

Updating crates.io index

Cargo Audit

Fetching advisory database from `https://github.com/RustSec/advisory-db.git`
      Loaded 543 security advisories (from /home/runner/.cargo/advisory-db)
    Updating crates.io index
    Scanning Cargo.lock for vulnerabilities (196 crate dependencies)
Crate:     atty
Version:   0.2.14
Warning:   unsound
Title:     Potential unaligned read
Date:      2021-07-04
ID:        RUSTSEC-2021-0145
URL:       https://rustsec.org/advisories/RUSTSEC-2021-0145
Dependency tree:
atty 0.2.14
└── env_logger 0.9.3
    └── tao 0.16.1

warning: 1 allowed warning found

[0.16.1]

  • On Windows, fix auto-hide taskbar can't be shown when maximizing undecorated window.
    • 554f41d1 fix(windows): leave space for auto-hidden taskbar for undecorated windows (#726) on 2023-04-19
  • fix not get actual ns_view when it's replace by setContentView
    • c52c2841 fix: not get actual ns_view when it's replace by setContentView (#710) on 2023-03-07
  • On Linux, fix ShortcutManager::unregister_all making ShortcutManager::register succeed but no events are triggered.
    • 70d06cbe fix(linux): clear shortcuts instead of replacing it (#724) on 2023-04-18
  • Fix set_focus not working on Windows in some situations like interactive notifications.
    • e00b4e54 fix(windows): backport "Use SetForegroundWindow before focus hack (#719)" (#721) on 2023-04-04
  • On macOS, fix window frozed when starting with fullscreen.
    • ed6aab6b fix(macOS): backport fix about windows frozen when starting in fullscreen to v0.16 (#729) on 2023-05-04
  • On Linux, spawn device event thread only once instead of a new thread on each iteration of the event loop.
    • 6bc391d7 fix: don't panic if primary monitor not discoverable. (#705) on 2023-01-23
  • Attempt to get primary monitor on linux will now return None rather than panicking if monitor not found.
    • f3544f49 fix: don't panic if primary monitor not discoverable. (#705) on 2023-02-22
  • Retain NSMenu reference instead of autoreleasing it.
    • 303d8baa fix(macos): retain and release NSMenu manually (#699) on 2023-02-20
  • On macOS, Remove linking to ColorSync
    • 7dc59096 feat: remove linking to ColorSync (#713) on 2023-03-15
  • Fix undecorated window shadow enabled by default on Windows.
    • 2eab4654 fix(windows): backport default undecorated shadow to false (#690) (#701) on 2023-02-16
  • On Windows, fix Window::set_minimized(false) not working when the window was minimized using Win + D hotkey.
    • 373ca432 fix(Windows): fix set_minimized with Win + D (#676) on 2023-01-21

Cargo Publish

`\`\`
Updating crates.io index
   Packaging tao v0.16.1 (/home/runner/work/tao/tao)
    Packaged 161 files, 3.4MiB (2.2MiB compressed)
   Uploading tao v0.16.1 (/home/runner/work/tao/tao)
    Updating crates.io index
     Waiting on `tao` to propagate to crates.io index (ctrl-c to wait asynchronously)
    Updating crates.io index
    Updating crates.io index
    Updating crates.io index
    Updating crates.io index
    Updating crates.io index
    Updating crates.io index
    Updating crates.io index
    Updating crates.io index
    Updating crates.io index
    Updating crates.io index