UI: Option to resize window to 1440p, 2160p #432

Merged
asfasagag merged 1 commits from main into master 2024-12-23 04:49:40 +00:00
asfasagag commented 2024-12-23 01:42:47 +00:00 (Migrated from github.com)

Minor but useful quality of life addition

Minor but useful quality of life addition
GreemDev commented 2024-12-23 01:45:49 +00:00 (Migrated from github.com)

An issue I see with this is potentially messing up your control over the window, if you don't have a screen of that size and resize it to 4K for example.
I think the startup window coordinate system should fix that though, but only after a restart.

An issue I see with this is potentially messing up your control over the window, if you don't have a screen of that size and resize it to 4K for example. I think the startup window coordinate system should fix that though, but only after a restart.
github-actions[bot] commented 2024-12-23 01:55:00 +00:00 (Migrated from github.com)
Download the artifacts for this pull request: * [ryujinx-Release-1.2.0+5c3ae4f-linux_arm64](https://nightly.link/GreemDev/Ryujinx/actions/artifacts/2354288517.zip) * [ryujinx-Release-1.2.0+5c3ae4f-linux_arm64-AppImage](https://nightly.link/GreemDev/Ryujinx/actions/artifacts/2354288574.zip) * [ryujinx-Release-1.2.0+5c3ae4f-linux_x64](https://nightly.link/GreemDev/Ryujinx/actions/artifacts/2354291845.zip) * [ryujinx-Release-1.2.0+5c3ae4f-linux_x64-AppImage](https://nightly.link/GreemDev/Ryujinx/actions/artifacts/2354291920.zip) * [ryujinx-Release-1.2.0+5c3ae4f-macos_universal](https://nightly.link/GreemDev/Ryujinx/actions/artifacts/2354293866.zip) * [ryujinx-Release-1.2.0+5c3ae4f-win_x64](https://nightly.link/GreemDev/Ryujinx/actions/artifacts/2354296038.zip) <details><summary>GUI-less</summary> * [nogui-ryujinx-Release-1.2.0+5c3ae4f-linux_arm64](https://nightly.link/GreemDev/Ryujinx/actions/artifacts/2354288642.zip) * [nogui-ryujinx-Release-1.2.0+5c3ae4f-linux_x64](https://nightly.link/GreemDev/Ryujinx/actions/artifacts/2354292022.zip) * [nogui-ryujinx-Release-1.2.0+5c3ae4f-macos_universal](https://nightly.link/GreemDev/Ryujinx/actions/artifacts/2354293941.zip) * [nogui-ryujinx-Release-1.2.0+5c3ae4f-win_x64](https://nightly.link/GreemDev/Ryujinx/actions/artifacts/2354296158.zip) </details> <details><summary>Only for Developers</summary> * [ryujinx-Debug-1.2.0+5c3ae4f-linux_arm64](https://nightly.link/GreemDev/Ryujinx/actions/artifacts/2354288928.zip) * [ryujinx-Debug-1.2.0+5c3ae4f-linux_arm64-AppImage](https://nightly.link/GreemDev/Ryujinx/actions/artifacts/2354288989.zip) * [nogui-ryujinx-Debug-1.2.0+5c3ae4f-linux_arm64](https://nightly.link/GreemDev/Ryujinx/actions/artifacts/2354289059.zip) * [ryujinx-Debug-1.2.0+5c3ae4f-linux_x64](https://nightly.link/GreemDev/Ryujinx/actions/artifacts/2354292020.zip) * [ryujinx-Debug-1.2.0+5c3ae4f-linux_x64-AppImage](https://nightly.link/GreemDev/Ryujinx/actions/artifacts/2354292058.zip) * [nogui-ryujinx-Debug-1.2.0+5c3ae4f-linux_x64](https://nightly.link/GreemDev/Ryujinx/actions/artifacts/2354292111.zip) * [ryujinx-Debug-1.2.0+5c3ae4f-macos_universal](https://nightly.link/GreemDev/Ryujinx/actions/artifacts/2354295065.zip) * [nogui-ryujinx-Debug-1.2.0+5c3ae4f-macos_universal](https://nightly.link/GreemDev/Ryujinx/actions/artifacts/2354295149.zip) * [ryujinx-Debug-1.2.0+5c3ae4f-win_x64](https://nightly.link/GreemDev/Ryujinx/actions/artifacts/2354297724.zip) * [nogui-ryujinx-Debug-1.2.0+5c3ae4f-win_x64](https://nightly.link/GreemDev/Ryujinx/actions/artifacts/2354297805.zip) </details>
GreemDev commented 2024-12-23 04:49:32 +00:00 (Migrated from github.com)

An issue I see with this is potentially messing up your control over the window, if you don't have a screen of that size and resize it to 4K for example. I think the startup window coordinate system should fix that though, but only after a restart.

Did some fiddling and it doesnt seem to be an issue. It resizes to the right & down, not up & to the left, so you can just pull on the window to get to the close controls, or just click on the same tool again to resize back to normal. Merging

> An issue I see with this is potentially messing up your control over the window, if you don't have a screen of that size and resize it to 4K for example. I think the startup window coordinate system should fix that though, but only after a restart. Did some fiddling and it doesnt seem to be an issue. It resizes to the right & down, not up & to the left, so you can just pull on the window to get to the close controls, or just click on the same tool again to resize back to normal. Merging
Sign in to join this conversation.
No description provided.