Shipwright/OTRGui
MaikelChan 2da6a2a78f
Improved window dragging.
Fixed issues when dragging the window, like the window stopping its movement when moving the cursor too fast, or flickering all over the place. Also, the window position will be clamped to the area of the monitor/s to prevent it from going outside of them.

Also, setting VSync instead of target FPS prevents possible stuttering and probably increased CPU usage.
2022-03-24 07:07:49 +01:00
..
assets git subrepo clone (merge) https://github.com/HarbourMasters/otrgui.git OTRGui 2022-03-22 02:53:51 +01:00
include git subrepo clone (merge) https://github.com/HarbourMasters/otrgui.git OTRGui 2022-03-22 02:53:51 +01:00
libs/raylib git subrepo clone (merge) https://github.com/HarbourMasters/otrgui.git OTRGui 2022-03-22 02:53:51 +01:00
src Improved window dragging. 2022-03-24 07:07:49 +01:00
.gitignore git subrepo clone (merge) https://github.com/HarbourMasters/otrgui.git OTRGui 2022-03-22 02:53:51 +01:00
.gitrepo git subrepo clone (merge) https://github.com/HarbourMasters/otrgui.git OTRGui 2022-03-22 02:53:51 +01:00
CMakeLists.txt Add resource description and rum icon 2022-03-22 21:19:11 +01:00
LICENSE git subrepo clone (merge) https://github.com/HarbourMasters/otrgui.git OTRGui 2022-03-22 02:53:51 +01:00
Overwrite.cmake git subrepo clone (merge) https://github.com/HarbourMasters/otrgui.git OTRGui 2022-03-22 02:53:51 +01:00
appicon.rc Add resource description and rum icon 2022-03-22 21:19:11 +01:00
rum.ico Add resource description and rum icon 2022-03-22 21:19:11 +01:00