tao@0.29.0
此内容尚不支持你的语言。
e67cf1b2
(#941 by @Sanae6) Prevent duplicate mouse press, release, and motion events from firing on Linux (fixes #939)b7dab732
(#947 by @muwoo) FixWindow::request_user_attention
not taking effect after minimizing the window by clicking the taskbar iconf54cc11e
(#938 by @andrewbaxter) AddEventLoopWindowTargetExtUnix::gtk_app
getter.- “ Return a new
BadIcon::DimensionsZero
error variant inIcon::from_rgba
if one of the passed icon dimensions is zero. 80e10084
(#954 by @amrbashir) Return a newBadIcon::DimensionsZero
error variant inIcon::from_rgba
if one of the passed icon dimensions is zero.80e10084
(#954 by @amrbashir) Return a newBadIcon::DimensionsMultiplyOverflow
error variant inIcon::from_rgba
if dimensions multiplication overflowed.f5756196
(#956 by @MarijnS95) Breaking change: Upgradendk
crate to0.9
andndk-sys
crate to0.6
. Types from thendk
crate are used in public API surface. Breaking change: ChangeNativeKeyCode::Android(u32)
type to usei32
, which is the native type used by all Android API. Breaking change: Thesetup
function passed toandroid_binding!()
must now take a&ThreadLooper
instead of&ForeignLooper
, matching thewry
change in https://github.com/tauri-apps/wry/pull/1296.f54cc11e
(#938 by @andrewbaxter) AddWindowExtUnix::new_from_gtk_window
.
© 2024 Tauri Contributors. CC-BY / MIT