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

Try to use SmartContextMenu instead of SmartSystemMenu #122

Open
AlexanderPro opened this issue Dec 22, 2023 · 1 comment
Open

Try to use SmartContextMenu instead of SmartSystemMenu #122

AlexanderPro opened this issue Dec 22, 2023 · 1 comment

Comments

@AlexanderPro
Copy link
Owner

AlexanderPro commented Dec 22, 2023

Advantages of SmartContextMenu:

  • It supports all types of windows, including windows without a system menu.
  • It does not use hooks in separate dll modules.
  • It does not use message forwarding between processes.
  • It does not require UAC.
  • It has "Borderless" menu item
  • All changes made in the settings dialog will be applied immediately.
@krystian3w
Copy link

https://github.com/AlexanderPro/SmartContextMenu?

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

No branches or pull requests

2 participants