1
0
Fork 0
dosbox-staging/src
Patryk Obara e4b19ccd37 Fix window size and position when leaving fullscreen
Overrides previous, Windows-only hack used for the same purpose.

After initial window position, OS or window manager will take care of
emplacing window - this change takes care only of situation, when there
is NO initial window position.

Additionally, avoid re-setting the window size on every SetSDLWindowMode
call. This prevents a number of issues with the window being set to
incorrect size while switching between fullscreen and window.

Overally this change takes care of number of small issues happening on
macOS, Windows (without need for an ifdef), and Linux with KDE and MATE.
Also makes the behaviour more consistent for Gnome when starting dosbox
via XWayland.
2020-04-10 09:57:29 +02:00
..
cpu Update copyright dates to 2020 2020-03-07 00:18:01 +01:00
debug Update copyright dates to 2020 2020-03-07 00:18:01 +01:00
dos Add AUTOTYPE to DOSBox's programs 2020-04-04 06:17:28 +02:00
fpu Update copyright dates to 2020 2020-03-07 00:18:01 +01:00
gui Fix window size and position when leaving fullscreen 2020-04-10 09:57:29 +02:00
hardware Make block_fnum unsigned in fmopl 2020-03-28 05:41:04 +01:00
ints Fix Coverity warnings about BlockRead/Write 2020-04-06 20:39:05 +02:00
libs Bump dr_flac to v0.12.9 2020-04-05 21:30:00 -07:00
misc Change Config::PrintConfig to use std::string 2020-04-04 04:20:28 +02:00
platform Rewrite video capturing and fix some endian issues with all captures as well. Thanks jmarsh 2020-02-06 10:36:10 +00:00
shell Update program name in shell startup messages 2020-04-04 04:20:28 +02:00
.gitignore Import svn:ignore props to .gitignore files 2019-09-15 20:34:57 +02:00
dosbox.cpp Change default render.scaler to "none" 2020-04-10 09:57:29 +02:00
dosbox.ico Updated Icon. Thanks Chaosfish 2007-01-10 15:07:12 +00:00
dosbox_splash.svg Add DOSBox splash screen graphic in vector format 2019-11-02 19:29:03 +01:00
dosbox_staging_splash.svg Use dosbox-staging splash screen 2020-01-16 06:42:19 +01:00
dosbox_staging_splash_640_480.png Update splash screen to use 4:3 aspect ratio 2020-03-27 00:54:11 +01:00
Makefile.am Add output type texturepp for pixel-perfect scaling 2020-03-09 20:12:36 +01:00
winres.rc Update copyright dates to 2020 2020-03-07 00:18:01 +01:00