https://github.com/storycraft/no-vsync-dwm
Disable dwm forced vsync
https://github.com/storycraft/no-vsync-dwm
Last synced: about 1 month ago
JSON representation
Disable dwm forced vsync
- Host: GitHub
- URL: https://github.com/storycraft/no-vsync-dwm
- Owner: storycraft
- License: mit
- Created: 2022-08-08T01:28:53.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-08-08T01:29:22.000Z (almost 3 years ago)
- Last Synced: 2025-04-22T22:18:43.053Z (about 1 month ago)
- Language: C++
- Homepage:
- Size: 10.7 KB
- Stars: 6
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
# NoVsyncDwm
Disable forced vsync rendering on dwm by patching `WaitForVsync` function of dwmcore.dllEnjoy high cpu usage.
## Notes
This does not disable vsync all the time. VSync will be still used when there are no user input or screen update.