Skip to content

fix(window-state): window size jump on multi monitor setup - #2583

Merged
Legend-Master merged 2 commits into
tauri-apps:v2from
Legend-Master:multi-monitor-window-state
Mar 31, 2025
Merged

fix(window-state): window size jump on multi monitor setup#2583
Legend-Master merged 2 commits into
tauri-apps:v2from
Legend-Master:multi-monitor-window-state

Conversation

@Legend-Master

@Legend-Master Legend-Master commented Mar 31, 2025

Copy link
Copy Markdown
Contributor

Co-authored-by: Jerry 81011681+Jerry457@users.noreply.github.com

Fix #2326

Fix window size gets bigger/smaller on secondary monitor with a different scaling than the primary one

@Legend-Master
Legend-Master requested a review from a team as a code owner March 31, 2025 11:45
@github-actions

Copy link
Copy Markdown
Contributor

Package Changes Through d0ad83e

There are 12 changes which include autostart with minor, autostart-js with minor, http with patch, http-js with patch, deep-link with patch, deep-link-js with patch, window-state with patch, window-state-js with patch, fs with patch, fs-js with patch, updater with minor, updater-js with minor

Planned Package Versions

The following package releases are the planned based on the context of changes in this pull request.

package current next
api-example 2.0.23 2.0.24
api-example-js 2.0.19 2.0.20
deep-link-example-js 2.2.0 2.2.1
autostart 2.2.0 2.3.0
autostart-js 2.2.0 2.3.0
deep-link 2.2.0 2.2.1
deep-link-js 2.2.0 2.2.1
fs 2.2.0 2.2.1
fs-js 2.2.0 2.2.1
dialog 2.2.0 2.2.1
dialog-js 2.2.0 2.2.1
http 2.4.2 2.4.3
http-js 2.4.2 2.4.3
persisted-scope 2.2.0 2.2.1
single-instance 2.2.2 2.2.3
updater 2.6.1 2.7.0
updater-js 2.6.1 2.7.0
window-state 2.2.1 2.2.2
window-state-js 2.2.1 2.2.2

Add another change file through the GitHub UI by following this link.


Read about change files or the docs at github.com/jbolda/covector

@Legend-Master
Legend-Master merged commit a35fea5 into tauri-apps:v2 Mar 31, 2025
@Legend-Master
Legend-Master deleted the multi-monitor-window-state branch March 31, 2025 14:35
gezihuzi pushed a commit to Hypobenthos/plugins-workspace that referenced this pull request Jun 22, 2025
…s#2583)

* fix: window size jump on multi monitor setup

* Add change file
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[window-state] On Windows 11, sub windows open smaller and smaller and smaller, violating our set minimum window dimensions.

2 participants