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

Enable context menu key #10473

Merged

Commits on Nov 12, 2024

  1. Focus context menu on show

    Allows keyboard navigation of context menu
    
    Signed-off-by: NickWingate <[email protected]>
    Change-Id: I1eeb0afa7447c42f60f86ce42e152ad3d65c6e58
    NickWingate authored and codewithvk committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    280ad31 View commit details
    Browse the repository at this point in the history
  2. Enable context menu key

    When context menu key is pressed we now send the command
    to core.
    
    Signed-off-by: NickWingate <[email protected]>
    Change-Id: Ic12c5f3837042556962fb563107d34a6c0c374a6
    NickWingate authored and codewithvk committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    c3230e0 View commit details
    Browse the repository at this point in the history
  3. Context Menu: remove select key and set hasContextMenu while closing …

    …popup
    
    Signed-off-by: codewithvk <[email protected]>
    Change-Id: I43293ae1c3f337d51767850260114352491b1aaa
    codewithvk committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    0a5e7fa View commit details
    Browse the repository at this point in the history