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

Left click to close window in a window list #290

Closed
RamonUnch opened this issue Sep 2, 2022 · 3 comments · Fixed by #291
Closed

Left click to close window in a window list #290

RamonUnch opened this issue Sep 2, 2022 · 3 comments · Fixed by #291
Labels
enhancement New feature or request

Comments

@RamonUnch
Copy link
Owner

@onguarde

Here is an improved version of the Stacked list Menu that adds the option to close the selected window with the right click on the menu.
This Clsoe action is the same than clicking on the close button in the caption.

When you close the item, the title becomes grayed and the icon turns into the Error icon to indicate that the window was closed:
StackedWindowList2

The menu remains opened when you right-click an item so that you can easily close several windows.

AltSnap1.57test7_i386.zip
AltSnap1.57test7_x64.zip

This relies on the WM_MENURBUTTONUP message introduced with Windows 2000.
The option can be disabled setting the RCCloseMItem=0 value in the [Advanced] section of the .ini.

@onguarde
Copy link

onguarde commented Sep 4, 2022

wow this is awesome, it works perfectly. Can close windows really fast.

@fourteen-1
Copy link

Can someone explain this feature to me? I don't understand how to use it. How can I open this "stacked list menu"?

@RamonUnch
Copy link
Owner Author

It was an alpha built, now the middle click is used to close a window and the right click minimizes the window.
The "stacked list menu" can be configures as a a mouse or keyboard action.

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

Successfully merging a pull request may close this issue.

3 participants