AlexanderPro / SmartSystemMenu

SmartSystemMenu extends system menu of all windows in the system
MIT License
1.84k stars 106 forks source link

[feature request] shortcut to resize windows #116

Closed iamqiz closed 7 months ago

iamqiz commented 9 months ago

some exe can not support alt+space to open its window menu, how do i resize it ? thanks

AlexanderPro commented 9 months ago

Hi @iamqiz,

Could you provide an example of your software?

iamqiz commented 9 months ago

@AlexanderPro League of Legends (by Riot Games)πŸ˜„

AlexanderPro commented 9 months ago

I'll try to add a context menu (by hotkeys) to windows with all SSM items in the next versions.

iamqiz commented 9 months ago

@AlexanderPro thanks!😘

AlexanderPro commented 7 months ago

Hi @iamqiz,

Try to use SmartContextMenu instead of SSM. Default hotkeys β€œCtrl + Right Mouse Button”. In some OS there can be a few seconds delay after the start of SmartContextMenu from time to time.

iamqiz commented 7 months ago

@AlexanderPro I tried the SCM, it work~ thanks~ by the way, it trim the window,instead of scaling it, is that purposive?

AlexanderPro commented 7 months ago

@iamqiz, what menu item and window do you use? If possible please attach a screenshot.

iamqiz commented 7 months ago

@AlexanderPro menu item: "resize", window: League of Legends (by Riot Games)

resize to 640*480:

Snipaste_ηŽ―ε’ƒθΏ”ε›ž_2023-12-22__21-20-44

resize to 1024*768:

Snipaste_ηŽ―ε’ƒθΏ”ε›ž_2023-12-22__21-21-06

you can see that when 640*480, some parts of window are not be displayed

I have tried another tool named "sizer" (https://www.brianapps.net/sizer4/), it have same result . so it seemly is hard to solve, never mind , the SCM is good enough now πŸ˜„