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] Allow pushing the menu off the screen #179

Open
catthou opened this issue Aug 9, 2022 · 0 comments
Open

[Feature Request] Allow pushing the menu off the screen #179

catthou opened this issue Aug 9, 2022 · 0 comments

Comments

@catthou
Copy link

catthou commented Aug 9, 2022

I understand disallowing the menu to extend off the screen unexpectedly, but when a user explicitly requests it, it could be desirable; I'd love my "start menu"-style jgmenu to be docked at the left side of the screen, but I can't select items at the screen edge while I have a border. I want to keep the border for all my menus, but to still be able to slide my mouse cursor up the left side of my screen to select entries; therefore, I'd like the option for margin_x and margin_y to accept negative values to 'nudge' the root menu's left border off the screen edge.

Currently I get this message when attempting:
warning: negative value not allowed; value='-2'; key='config.margin_x'

Alternatively, allow the border to be "behind" the entries so that if all padding is zero, putting the mouse cursor on the border still can select the menu entry in front of it.

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

1 participant