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

window.is_start is always 0 #535

Open
neradp opened this issue Oct 17, 2024 · 1 comment
Open

window.is_start is always 0 #535

neradp opened this issue Oct 17, 2024 · 1 comment

Comments

@neradp
Copy link

neradp commented Oct 17, 2024

I would like to modify menu for Win + X. It could be quite easy by documentation.

window.is_start // Returns true if the window handle is for the Win+X menu

Function window.is_start gives me always 0 / False.

There is a small workaround for this:

menu(where=@(window.parent.name == null) type='taskbar' ......

@moudey
Copy link
Owner

moudey commented Oct 18, 2024

Does not support working with the default X menu of Windows 11

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