diff options
| author | Christian Haas <[email protected]> | 2024-05-05 20:22:58 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2024-05-05 20:22:58 +0200 |
| commit | 3d9aafed3b5d183f35a1e8060d0985475101f6db (patch) | |
| tree | 0243727dfd7fd084ee8d90ecc32fdefbe76f66bf /projects/Notepad++/raylib_npp_parser | |
| parent | 23385231c6c5ed6e9ace97e7305d3b7002c62171 (diff) | |
| download | raylib-3d9aafed3b5d183f35a1e8060d0985475101f6db.tar.gz raylib-3d9aafed3b5d183f35a1e8060d0985475101f6db.zip | |
[rcore_desktop] Fix 3693 initial window geometry (#3950)
* Rework window placement and dimensions for multi-monitor setups;
- fullscreen apps use primary monitor, exclusively
- non-fullscreen apps come in two variants:
a) pre-determined window size by user
b) use-active-monitor dimensions by user specifying 0x0
Either way, the window shall be centred at the monitor where it was created
This may have been the original intent, yet the primary monitor was used also for the second case, regardless where the window opened.
* Clean up code, handle error, fix integer-overflow for centering windowed fullscreen
Diffstat (limited to 'projects/Notepad++/raylib_npp_parser')
0 files changed, 0 insertions, 0 deletions
