Skip to content

macos: fixes for main

Christian Hergert requested to merge wip/chergert/for-main into main
  • Require an input region to become a key window (accept key input). This mostly just ensures that tooltips cannot become input windows.
  • fix cursor blink time as we were using the blink duration (msec) as the length of time we should blink (seconds)

Merge request reports