#Can't resize window with title bar turned off

7 messages · Page 1 of 1 (latest)

hollow sparrow
#

If I turn "decorations" off I can't resize the window anymore. I want to make a custom title bar, but this is stopping me from doing that. This is a repository where I just created a new Tauri 2.0 App and just turned decorations off for the main window https://github.com/xXChampionsXx/tauri-app. It has the same Problem.

I run windows 11 23H2 and the following dependency versions:

"dependencies": {
"solid-js": "^1.8.12",
"@tauri-apps/api": "^2.0.0-alpha.14",
"@tauri-apps/plugin-shell": "^2.0.0-alpha.5"
},
"devDependencies": {
"typescript": "^5.3.3",
"vite": "^5.0.12",
"vite-plugin-solid": "^2.9.1",
"@tauri-apps/cli": "^2.0.0-alpha.21"
}

#

Also, if I do the same thing using Tauri 1.x it works.

hexed ether
#

Fixed on git, will be part of the next release (this week).

feral matrix
hexed ether
#

whenever we feel like it

#

we'd like to have a schedule but the last months were too unpredictable to actually follow through