rpcsx/rpcs3
Megamouse 66371457fd Qt: fix game window positions if the window is bigger than the screen
If the screen was smaller than the game window, then the window would pop up top right offscreen.
The fix itself was really simple and obvious from the beginning, just some missing clamping.
But I figured it might be less confusing if I add some prosa.
Especially because it took me a couple of hours to figure out why I made it so complex in the first place.
Btw, there might still be some offset to the left occasionally, but that seems to be an upstream issue
2021-07-21 01:15:01 +02:00
..
Crypto Make little use of formatting byte arrays 2021-07-17 20:02:21 +02:00
Emu vk: Disable async texture streaming on all NVIDIA cards 2021-07-20 23:00:00 +03:00
Icons Qt: replace old grey config icons in gamegrid mode 2021-06-25 19:58:20 +02:00
Input cellPad: do not use recusrive mutex 2021-05-28 20:25:16 +03:00
Loader Implement TAR-based directory archiver 2021-07-17 17:50:18 +02:00
qt/etc Qt: use config to load translation file on startup 2020-02-06 17:41:50 +01:00
rpcs3qt Qt: fix game window positions if the window is bigger than the screen 2021-07-21 01:15:01 +02:00
util media_info: improve error logging 2021-06-25 09:41:32 +03:00
CMakeLists.txt metainfo: move away from deprecated appdata 2021-05-19 19:55:58 +03:00
display_sleep_control.cpp Move types.h to util/types.hpp 2020-12-12 15:12:01 +03:00
display_sleep_control.h Remove BOM markers 2020-12-06 15:30:12 +03:00
emucore.vcxproj Stub libfs_utility_init to bypass FSCK checks by vsh. 2021-07-17 18:56:07 +02:00
emucore.vcxproj.filters Stub libfs_utility_init to bypass FSCK checks by vsh. 2021-07-17 18:56:07 +02:00
frame_icon.xpm
git-version.cmake CD: Fix experimental build warning for Travis 2020-03-27 23:00:22 +03:00
GLGSRender.vcxproj BUILD: Move buildfiles & improved prop includes (#10251) 2021-05-15 20:20:12 +02:00
GLGSRender.vcxproj.filters Move code to cpp (#9938) 2021-03-10 00:58:08 +01:00
headless_application.cpp Emu: some cleanup 2021-04-09 21:03:49 +02:00
headless_application.h Emu: some cleanup 2021-04-09 21:03:49 +02:00
main.cpp Implement fmt::ensure (assert-like with formatted message) + fmt::tie 2021-06-10 21:16:57 +03:00
main_application.cpp logs.hpp: refactoring (logs::message) 2021-05-20 01:08:32 +03:00
main_application.h Emu: some cleanup 2021-04-09 21:03:49 +02:00
OpenAL.vcxproj BUILD: Move buildfiles & improved prop includes (#10251) 2021-05-15 20:20:12 +02:00
OpenAL.vcxproj.filters Rewrite OpenAL backend to support new features 2019-01-12 21:29:56 +03:00
resource.h
resources.qrc Qt: replace old grey config icons in gamegrid mode 2021-06-25 19:58:20 +02:00
rpcs3.desktop Make it pass desktop-file-validate in Ubuntu 14.04 2017-08-18 20:57:21 +03:00
rpcs3.icns upgrade icons to a modern design 2021-03-29 22:24:40 +03:00
rpcs3.ico upgrade icons to a modern design 2021-03-29 22:24:40 +03:00
rpcs3.metainfo.xml metainfo: move away from deprecated appdata 2021-05-19 19:55:58 +03:00
rpcs3.plist.in CMake: Use Info.plist template for macOS bundle 2019-02-26 21:09:18 +00:00
rpcs3.png upgrade icons to a modern design 2021-03-29 22:24:40 +03:00
rpcs3.rc
rpcs3.svg upgrade icons to a modern design 2021-03-29 22:24:40 +03:00
rpcs3.vcxproj Implement serialization.hpp, remove cereal submodule 2021-06-07 16:28:42 +03:00
rpcs3.vcxproj.filters Qt: unify some movie hover code and fix cellLeave 2021-04-16 23:18:13 +02:00
rpcs3_version.cpp rpcs3_version: Bump to 0.0.17 2021-06-30 20:14:13 +01:00
rpcs3_version.h More random changes 2021-04-11 14:01:51 +03:00
stb_image.cpp stblib: disable another unsupported clang warning (#10244) 2021-05-07 01:26:21 +01:00
stdafx.cpp shared_ptr.hpp: don't use fake objects 2021-05-30 15:07:17 +03:00
stdafx.h types.hpp: implement smin, smax, amin, amax 2021-05-22 12:10:57 +03:00
VKGSRender.vcxproj BUILD: Refactor spirv submodule (#10384) 2021-06-01 09:53:58 +02:00
VKGSRender.vcxproj.filters vk: Refactor render target code 2021-04-26 00:33:05 +03:00
windows.qrc Qt: Use additional windows resource file for qt.conf 2018-05-13 21:02:21 +04:00
XAudio.vcxproj BUILD: Move buildfiles & improved prop includes (#10251) 2021-05-15 20:20:12 +02:00
XAudio.vcxproj.filters Replace XAudio2 implementation with an unified Xaudio2Redist 2020-02-20 23:33:09 +03:00