tauri icon indicating copy to clipboard operation
tauri copied to clipboard

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

Open Legend-Master opened this issue 1 year ago • 4 comments

Closes #9671

Legend-Master avatar May 07 '24 04:05 Legend-Master

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

Legend-Master avatar May 07 '24 09:05 Legend-Master

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.

pewsheen avatar May 08 '24 06:05 pewsheen

Package Changes Through b7c5e233f80ae855488703610c5471358c153bfc

There are 8 changes which include tauri with prerelease, tauri-utils with prerelease, tauri-cli with prerelease, @tauri-apps/cli with prerelease, tauri-codegen with prerelease, tauri-bundler with prerelease, @tauri-apps/api with prerelease, tauri-build with prerelease

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.0.0-rc.3 2.0.0-rc.4
tauri-utils 2.0.0-rc.6 2.0.0-rc.7
tauri-bundler 2.0.1-rc.5 2.0.1-rc.6
tauri-runtime 2.0.0-rc.6 2.0.0-rc.7
tauri-runtime-wry 2.0.0-rc.6 2.0.0-rc.7
tauri-codegen 2.0.0-rc.6 2.0.0-rc.7
tauri-macros 2.0.0-rc.5 2.0.0-rc.6
tauri-plugin 2.0.0-rc.6 2.0.0-rc.7
tauri-build 2.0.0-rc.6 2.0.0-rc.7
tauri 2.0.0-rc.6 2.0.0-rc.7
@tauri-apps/cli 2.0.0-rc.7 2.0.0-rc.8
tauri-cli 2.0.0-rc.7 2.0.0-rc.8

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


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

github-actions[bot] avatar Aug 08 '24 02:08 github-actions[bot]