Bug fix #7: Correct a possible issue in VSync

- I realized I might have fundamentally misunderstood VSync. This commit
  tries to fix the possible problem, or at least move the tearing line
  close to the top of the screen.

- Software VSync is replaced by --sw-opti (software optimization), as
  I guess it isn't possible at all to do VSync without driver support.

- Add "vsync" and "sw-opti" as configuration file options.
This commit is contained in:
Richard Grenville
2012-10-26 11:12:28 +08:00
parent 049621bed7
commit 66e615775b
3 changed files with 135 additions and 113 deletions

View File

@@ -34,7 +34,9 @@ mark-ovredir-focused = true;
detect-rounded-corners = true;
detect-client-opacity = false;
refresh-rate = 0;
vsync = "none";
paint-on-overlay = true;
sw-opti = false;
# Window type settings
wintypes: