drhelius / Gearsystem

Sega Master System / Game Gear / SG-1000 emulator for macOS, Windows, Linux, BSD and RetroArch.
https://x.com/drhelius
GNU General Public License v3.0
247 stars 45 forks source link

Fix window title flicker #74

Closed clbr closed 1 year ago

clbr commented 1 year ago

Setting the title causes a short flicker on some WMs. This patch only sets it when it changes, fixing the issue.

drhelius commented 1 year ago

Thanks for your help!