Skip to content
  • Kristian Høgsberg's avatar
    window.c: Always set cursor after pointer enter · 11f600d8
    Kristian Høgsberg authored
    If the cursor didn't change since last time we had pointer focus we just
    wouldn't change it.  But whoever had pointer focus in the mean time could
    have changed it, so make sure we always set the cursor after pointer enter.
    11f600d8