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

Mac/Gtk: Ensure control gets Got/LostFocus events when window Got/LostFocus is triggered #2512

Commits on Jul 4, 2023

  1. Mac/Gtk: Ensure control gets Got/LostFocus events when window Got/Los…

    …tFocus is triggered
    
    Mac: Fixes Control.Got/LostFocus to fire when the window gets/loses focus.
    Mac: Ensures Control.HasFocus only returns true when the window has focus (is key).
    Gtk: Fixes Window.HasFocus to ensure it returns whether the window is the topmost window.
    cwensley committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    f79994f View commit details
    Browse the repository at this point in the history