1
0
mirror of https://github.com/narzoul/DDrawCompat synced 2024-12-30 08:55:36 +01:00

17 Commits

Author SHA1 Message Date
narzoul
2f52e1028b Workaround for module path limitations of global hooks
https://learn.microsoft.com/en-us/archive/blogs/alejacma/setwindowshookex-fails-with-error-error_mod_not_found
2023-11-12 22:16:58 +01:00
narzoul
97805b17b6 Improved support for DPI unaware apps 2023-11-12 18:02:38 +01:00
narzoul
df0b071ddf Make GetCursorPos constant in WM_MOUSEMOVE handler
Fixes most of the cursor trails in Lego Loco (#179).
2023-11-11 17:16:39 +01:00
narzoul
dbb2a0c4f1 Added ConfigRows setting 2023-11-11 17:16:39 +01:00
narzoul
b083a04ac3 Added vertical scroll bar to config overlay 2023-11-11 17:16:39 +01:00
narzoul
1b4c127491 Changed config overlay scroll bar shaft to scroll by 5% 2023-11-11 17:16:39 +01:00
narzoul
d6f07bac76 Added DisplayAspectRatio setting 2023-11-05 14:21:19 +01:00
narzoul
97197dde6a Removed dependency on common config header 2023-11-05 14:21:18 +01:00
narzoul
0c7358b449 Added TerminateHotKey setting 2023-11-05 14:21:18 +01:00
narzoul
2b8805d9ef Improved scheduling for overlay updates 2023-11-05 14:21:18 +01:00
narzoul
9068a8d9a6 Set overlay window positions based on the real primary surface 2023-11-05 14:21:18 +01:00
narzoul
55eab96f78 Added FullscreenMode setting 2022-09-27 21:45:05 +02:00
narzoul
8905f421cf Added ConfigHotKey setting 2022-09-27 21:45:03 +02:00
narzoul
0d85ab5dc6 Added highlighting and focus to config overlay 2022-09-27 21:45:03 +02:00
narzoul
9d7f36c45b Scale config overlay with resolution 2022-09-27 21:45:03 +02:00
narzoul
229fe449ef Merge helper GUI threads 2022-09-27 21:45:02 +02:00
narzoul
199d434f29 Added config overlay 2022-09-27 21:44:56 +02:00