Skip to content

feat(core): add an option for preventing window overflow#9687

Merged
lucasfernog merged 80 commits into
tauri-apps:devfrom
Legend-Master:prevent-window-overflow
Apr 12, 2025
Merged

feat(core): add an option for preventing window overflow#9687
lucasfernog merged 80 commits into
tauri-apps:devfrom
Legend-Master:prevent-window-overflow

Conversation

@Legend-Master

Copy link
Copy Markdown
Contributor

Closes #9671

@Legend-Master Legend-Master marked this pull request as ready for review May 7, 2024 09:50
@Legend-Master Legend-Master requested a review from a team as a code owner May 7, 2024 09:50
@Legend-Master

Copy link
Copy Markdown
Contributor Author

We probably need some better documentations and names, and also implementation for linux and mac

Comment thread core/tauri-runtime-wry/src/lib.rs Outdated
Comment thread core/tauri-runtime-wry/src/lib.rs Outdated
@pewsheen

pewsheen commented May 8, 2024

Copy link
Copy Markdown
Contributor

Just a note: on macOS, you will need to turn off System Settings > Desktop & Dock > Mission Control > Displays have separate Spaces to let the window span across monitors.

@github-actions

github-actions Bot commented Aug 8, 2024

Copy link
Copy Markdown
Contributor

Package Changes Through 2ef066a

There are 8 changes which include @tauri-apps/api with minor, tauri with minor, tauri-bundler with minor, tauri-runtime with minor, tauri-runtime-wry with minor, tauri-cli with minor, @tauri-apps/cli with minor, tauri-utils 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
@tauri-apps/api 2.4.1 2.5.0
tauri-utils 2.3.1 2.4.0
tauri-bundler 2.3.1 2.4.0
tauri-runtime 2.5.1 2.6.0
tauri-runtime-wry 2.5.1 2.6.0
tauri-codegen 2.1.1 2.1.2
tauri-macros 2.1.1 2.1.2
tauri-plugin 2.1.1 2.1.2
tauri-build 2.1.1 2.1.2
tauri 2.4.1 2.5.0
@tauri-apps/cli 2.4.1 2.5.0
tauri-cli 2.4.1 2.5.0

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


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

@lucasfernog lucasfernog added this to the 2.5 milestone Apr 12, 2025

@lucasfernog lucasfernog left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

we almost celebrated this PR anniversary, sorry 😂

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.

[feat] add an option to prevent window overflow

5 participants