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

[Feature Request] Action menu option to show regular contextmenu. #302

Closed
yontekh opened this issue Sep 23, 2022 · 5 comments · Fixed by #306
Closed

[Feature Request] Action menu option to show regular contextmenu. #302

yontekh opened this issue Sep 23, 2022 · 5 comments · Fixed by #306
Labels
enhancement New feature or request

Comments

@yontekh
Copy link

yontekh commented Sep 23, 2022

I would appreciate it, if the 'action menu' contained an option to "show normal contextmenu".
image

My usecase:
When I rightclick a titlebar it shows the actionmenu, this is what I want most of the time. But sometimes I need it to show the normal context menu instead, so rightclick as-if alt-drag was disabled or the process was blacklisted.
I would then have to disable alt-snap, rightclick, and re-enable it.

Thanks for reading and considering. If this is not possible or you dont want to add it I understand.

@RamonUnch
Copy link
Owner

Interesting Idea, I will see if how feasible it is.
An alternative way which is already available is to use the alternate action key:
For example you can setup Ctrl as a key for alternate action, then when you will press Ctrl+Right click in titlebar, then the normal menu will popup. This is because by default there are no alternate actions mapped for the titlebar.

@RamonUnch
Copy link
Owner

Also if you want to perform an Alt+Click inside a window without AltSnap intercepting it, you can do Alt+Long Click. This works for all mouse buttons.

@RamonUnch RamonUnch added the enhancement New feature or request label Sep 23, 2022
@yontekh
Copy link
Author

yontekh commented Sep 30, 2022

thanks, both those options work fine for my work PC setup, thank again!

I also use AltSnap on a MediaPC connected to a TV. The remote I use for this cant click a mouse button while holding alt or ctrl, so it would still be useful for that use case. Until then I can just click the tray icon to quickly disable and enable AltDrag.

@RamonUnch
Copy link
Owner

With this build the Send original click menu entry was added. It does not apply when you performed an Alt+Click because it would clutter the menu and not be more practical than a long click.

AltSnap1.57test23_x64.zip
AltSnap1.57test23_i386.zip

@RamonUnch RamonUnch mentioned this issue Oct 8, 2022
@yontekh
Copy link
Author

yontekh commented Oct 9, 2022

Yes! this is perfect, thanks a lot!

@yontekh yontekh closed this as completed Oct 9, 2022
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.

2 participants