Publish New Versions - #1229
Merged
Merged
Conversation
github-actions
Bot
force-pushed
the
release
branch
5 times, most recently
from
June 12, 2026 01:50
dc4f20b to
d39cff5
Compare
Contributor
|
Better
before the new release |
Legend-Master
marked this pull request as draft
June 15, 2026 13:41
github-actions
Bot
force-pushed
the
release
branch
6 times, most recently
from
July 1, 2026 02:45
055a502 to
17eb8cb
Compare
github-actions
Bot
force-pushed
the
release
branch
2 times, most recently
from
July 17, 2026 02:27
51e265f to
cad4f8c
Compare
github-actions
Bot
force-pushed
the
release
branch
5 times, most recently
from
July 21, 2026 09:31
2de21a2 to
ccc1672
Compare
Contributor
|
@FabianLars Could you give #1240 another test see if it still happens? We can release this after that's resolved. |
github-actions
Bot
force-pushed
the
release
branch
5 times, most recently
from
July 28, 2026 14:21
b41e86b to
05c9a58
Compare
github-actions
Bot
force-pushed
the
release
branch
from
July 28, 2026 15:14
05c9a58 to
7ecb72c
Compare
Legend-Master
marked this pull request as ready for review
July 29, 2026 01:33
Contributor
|
Can't seem to reproduce #1240 at the moment, releasing this for now. |
Legend-Master
approved these changes
Jul 29, 2026
Contributor
Author
Package Changes Through 7ecb72cNo changes. Add a change file through the GitHub UI by following this link. Read about change files or the docs at github.com/jbolda/covector |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Version Updates
Merging this PR will release new versions of the following packages based on your change files.
tao-macros
[0.1.4]
android_fn!with no jni args but additional args fail to compiletao
[0.36.0]
2b818c4 (refactor(android)!: rename lifecycle bindings #1288 by @Legend-Master) Breaking Change:
Changed the names of the Android JNI lifecycle functions exposed by
android_binding!as follows:createtoonFirstActivityCreateonActivityCreatetoonCreatestarttoonStartresumetoonResumepausetoonPausestoptoonStoponActivitySaveInstanceStateonActivityDestroytoonDestroyonActivityLowMemorytoonLowMemoryonLowMemoryno longer takes any parameters.onFirstActivityCreateno longer takes any parameters.4d5005f (Unsound synchronization on Linux #1173 by @sftse)
fn set_min_inner_size,fn set_max_inner_size,fn set_inner_size_constraints,fn set_fullscreenandfn set_themeonWindowwere not properly thread-safeon Linux.
2ff9e3e (fix(android):
EventLoopProxy::send_eventnot always delivering the event immediately #1271 by @Legend-Master) FixEventLoopProxy::send_eventsometimes doesn't deliver the event until the nextEventLoopProxy::send_eventcall14a6dec (fix(windows): dpi getter leaks
HDChandles #1252 by @Legend-Master) Fix getting the DPI internally leaksHDChandles on Windows. Also only callGetDCwhen on < Windows 8.1 which improves its performance.47d38f3 (Fix(linux): JIS key mapping #1228 by @ushinohama966) fix(linux): map JIS keyboard specific keys (
Zenkaku_Hankaku,Hiragana_Katakana,Henkan,Muhenkan) inraw_key_to_keyto prevent them from becomingKey::Unidentified.2ada91b (fix(macos): reapply traffic light inset on title change and fullscreen exit #1254 by @tenderdeve) On macOS, re-apply the custom traffic light inset after a title change and
after leaving fullscreen, so the buttons no longer jump back to their default
position on those events.
07f3742 (fix(wayland): fix client-side decorations and apply them only when necessary #1218 by @dgerhardt) On Linux, multiple issues regarding window decoration handling for Wayland have been fixed
(WindowBuilder::with_decorations(false) doesn't work on wayland kde. #899, [request] Remove client decorations (linux/wayland) #1046, [bug] decoration doesn't work on Wayland tauri#6562, [bug] native window bar's buttons not working (on wayland) tauri#13440, [bug] Window setTitle does not update header bar on Wayland tauri#13749, [bug] Window titlebar buttons absent on KDE Wayland tauri#14251, [bug] v2 regresses window manager control of decorations/titlebar tauri#14748).
Title bar buttons and changing of the title should now work as expected.
Furthermore, client-side decorations are no longer applied, when server-side decorations are supported.
SSD are no longer applied when decorations are disabled for a window during creation.
Toggling of SSD rendering for existing windows is however not supported at this time.
dad6b99 (feat(android): initialize ndk-context with application Context #1266 by @FabianLars) Tao now initializes
ndk-contextagain. This happens in the first onActivityCreate call and uses an Application context instead of an Activity context.729bbca (fix(ios): handle layout while view is detached #1270 by @ahirner) Prevent iOS apps from aborting when UIKit lays out a Tao view while it is temporarily detached from its window.
f216350 (fix(ios): use autorelease_ptr to fix UISceneConfiguration crash #1245 by @velocitysystems) Prevent use-after-free in iOS
configurationForConnectingSceneSessionthat crashes release builds on launch.3f70d07 (fix(ios): use minimal windowing control style on iPadOS 26 #1250 by @velocitysystems) Fix iPadOS 26 system window controls overlapping
WKWebViewcontent by implementingpreferredWindowingControlStyleForScene:on the scene delegate and returning theminimalstyle. The optional protocol method is a no-op on iOS versions earlier than 26.87c46b5 (refactor(windows): sync keyboard code from winit #1238 by @Legend-Master) Refactored some Windows keyboard internal implementations to catch up with winit, there should not be any behavior changes, please report if you find one
f7f8173 (fix(windows): release window state lock before taskbar update (fix: #1263) #1264 by @seemoer) Release the window state lock before updating taskbar visibility on Windows to avoid a reentrant
TaskbarCreateddeadlock.71b59ef (refactor(mobile)!: move Resumed and Suspended to WindowEvent #1209 by @lucasfernog) Moved Android and iOS lifecycle events to
WindowEvent, includingStarted,Stopped,Suspended, andResumed, so they are emitted for the specific window whose activity or scene changed lifecycle state.87c46b5 (refactor(windows): sync keyboard code from winit #1238 by @Legend-Master)
WindowEvent::ReceivedImeTextevent's text is now coming fromImmGetCompositionStringWinstead of a recordingWM_CHARandWM_SYSCHARmessages5f209bd (refactor(windows): re-land remove window subclassing #1231 by @Legend-Master) Fixed
with_background_colordoesn't work on initial load on Windowsc704261 (fix(windows): avoid reentrant input lock deadlocks #1215 by @chuwik) Avoid Windows keyboard and IME deadlocks caused by re-entrant message processing while input state locks are held.
5f209bd (refactor(windows): re-land remove window subclassing #1231 by @Legend-Master) Removed window subclassing on Windows
Dependencies
tao-macros@0.1.4