-
-
Notifications
You must be signed in to change notification settings - Fork 179
Open
Description
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' ......
Metadata
Metadata
Assignees
Labels
No labels