Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Possibility to resize the AppleWin window size? #1288

Open
wyatt-wong opened this issue Apr 1, 2024 · 8 comments
Open

Possibility to resize the AppleWin window size? #1288

wyatt-wong opened this issue Apr 1, 2024 · 8 comments
Labels

Comments

@wyatt-wong
Copy link

Is there s possibility to allow resize the AppleWin window size? I am using an old version of Microsoft Surface Pro and my current resolution size is 2736 x 1824. When I open AppleWin with its default Windows size, I can't see the bottom of AppleWin

@sicklittlemonkey
Copy link
Contributor

sicklittlemonkey commented Apr 1, 2024 via email

@tomcw tomcw added the question label Apr 1, 2024
@wyatt-wong
Copy link
Author

wyatt-wong commented Apr 1, 2024

It is not in full screen and I want to capture the screen shot with Fn + PrtScr but it triggered the debugger screen of AppleWin. To shrink it to 1x isn't good enough for me.

May I know why AppleWin disable the window resize function ? What's the rationale behind ?

@tomcw
Copy link
Contributor

tomcw commented Apr 1, 2024

You can disable AppleWin taking control of the PrtScr key by using the -no-printscreen-key command line option, eg:
> applewin -no-printscreen-key

Now when you press PrtScr the default Windows action will occur.

Please attach the screenshot to clarify your issue.

@wyatt-wong
Copy link
Author

Sorry I haven't power on my notebook these few days. Will try to capture the image for you tomorrow.

@wyatt-wong
Copy link
Author

It is not in full screen and I want to capture the screen shot with Fn + PrtScr but it triggered the debugger screen of AppleWin. To shrink it to 1x isn't good enough for me.

May I know why AppleWin disable the window resize function ? What's the rationale behind ?

Why no option to disable PrtScr key in AppleWin Settings ?

@wyatt-wong
Copy link
Author

So here is the screen capture

Untitled

@tomcw
Copy link
Contributor

tomcw commented Apr 13, 2024

Why no option to disable PrtScr key in AppleWin Settings ?

The GUI is already too crowded, and needs an overhaul - see #853.

From the AppleWin.chm (Troubleshooting section), 2x windowed mode needs at least these resolutions:

  • Windows 7 requires: 1181 x 808
  • Windows 10 (1909) requires: 1181 x 818
  • Windows 11 (23H2) requires: 1177 x 805

But you said your "current resolution size is 2736 x 1824" - so the AppleWin window should only occupy a quarter of your screen! Do you have scaling enabled for apps? (IE. Windows: System -> Display -> Scale & layout)

NB. The .png you attached is 2639 x 1811

@Sunspark-007
Copy link

Would be nice to have a toggle checkbox or dropdown in the video mode settings for 2x windowed.. I do have the resolution for it. Right now it is either 1x or fullscreen (which would be 3x on my display).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants