0ldsk00l / nestopia

Cross-platform Nestopia emulator core with a GUI
http://0ldsk00l.ca/nestopia
GNU General Public License v2.0
705 stars 167 forks source link

(gtk) Nestopia standalone fullscreen toggle issue #317

Closed orbea closed 3 years ago

orbea commented 5 years ago

OS: Slackware64-current GPU: Radeon RX Vega 56 mesa: https://github.com/mesa3d/mesa/commit/c613861b23312438568a4a77dc48e383d45ef51e nestopia: https://github.com/0ldsk00l/nestopia/commit/44800c5f6336894a8307cc03a38403dbfda83d29 wm: https://github.com/conformal/spectrwm/commit/f3d7a4d5e8a349908604ea98fd28addf6f6d1c57 gtk: 3.24.8

With the gtk+3 standalone frontend for nestopia the fullscreen toggle is problematic. Here it will render the content entirely on the left side of the screen and display garbage on the right. The cli version of nestopia does not have this problem where it will center the content and display black bars on the side as expected.

gtk

rdanbrook commented 3 years ago

GTK is dead to me now.