Skip to content

fix(linux): work area returns logical rect#14637

Merged
Legend-Master merged 1 commit intotauri-apps:devfrom
Legend-Master:linux-workarea-logical-size
Dec 9, 2025
Merged

fix(linux): work area returns logical rect#14637
Legend-Master merged 1 commit intotauri-apps:devfrom
Legend-Master:linux-workarea-logical-size

Conversation

@Legend-Master
Copy link
Contributor

Fix #14630

(untested, but the doc does mention the returned values are in application pixels: https://gtk-rs.org/gtk3-rs/git/docs/gdk/struct.Monitor.html#method.workarea)

@Legend-Master Legend-Master requested a review from a team as a code owner December 9, 2025 03:46
@github-project-automation github-project-automation bot moved this to 📬Proposal in Roadmap Dec 9, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Dec 9, 2025

Package Changes Through b582557

There are 5 changes which include tauri-macos-sign with patch, tauri with patch, tauri-runtime-wry with patch, tauri-bundler with patch, tauri-cli with patch

Planned Package Versions

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

package current next
tauri-macos-sign 2.3.1 2.3.2
tauri-bundler 2.7.4 2.7.5
tauri-runtime-wry 2.9.2 2.9.3
tauri 2.9.4 2.9.5
@tauri-apps/cli 2.9.5 2.9.6
tauri-cli 2.9.5 2.9.6

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


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

Copy link
Member

@FabianLars FabianLars left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

also untested :P

@Legend-Master Legend-Master merged commit 251203b into tauri-apps:dev Dec 9, 2025
19 checks passed
@github-project-automation github-project-automation bot moved this from 📬Proposal to 🔎 In audit in Roadmap Dec 9, 2025
@Legend-Master Legend-Master deleted the linux-workarea-logical-size branch December 9, 2025 10:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: 🔎 In audit

Development

Successfully merging this pull request may close these issues.

[bug] Monitor.workArea error on Linux platforms

2 participants