summaryrefslogtreecommitdiffstats
path: root/platform/uwp/detect.py
diff options
context:
space:
mode:
authorMarkus Sauermann <6299227+Sauermann@users.noreply.github.com>2023-06-18 13:45:26 +0200
committerMarkus Sauermann <6299227+Sauermann@users.noreply.github.com>2023-06-18 23:06:07 +0200
commit8cdab04d7fd57aaabd790349cd8a4e9ec21a7edd (patch)
tree30df1fb0c20b2efbc8bd64f83fd50fab41660f8a /platform/uwp/detect.py
parenta83eb16fba5bb3da086b41cbd79e6f95b09eb8ee (diff)
downloadredot-engine-8cdab04d7fd57aaabd790349cd8a4e9ec21a7edd.tar.gz
Fix that the focus-out notification got sent deferred
Currently the window receives a focus-out notification, directly after it popup, because currently the signal is sent deferred. The original intention was that the previously focused window must receive a focus-out notification. This change makes the notification more precise by only sending the focus-out to the previously focused window.
Diffstat (limited to 'platform/uwp/detect.py')
0 files changed, 0 insertions, 0 deletions