Skip to content

Commit ba008bc

Browse files
committed
empty socket properly
1 parent d7d61ba commit ba008bc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/hhd/plugins/overlay/base.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,7 @@ def loop_manage_overlay(
101101

102102
# If steam tries to appear while the overlay is active
103103
# yank its focus
104+
process_events(disp)
104105
if shown:
105106
old, was_shown = update_steam_values(disp, steam, old)
106107
if was_shown:

0 commit comments

Comments
 (0)