An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

        

# NoVsyncDwm
Disable forced vsync rendering on dwm by patching `WaitForVsync` function of dwmcore.dll

Enjoy 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.