]> Pileus Git - wmpus/commit
Update win32 support
authorAndy Spencer <andy753421@gmail.com>
Sun, 25 Sep 2011 03:13:18 +0000 (03:13 +0000)
committerAndy Spencer <andy753421@gmail.com>
Sun, 25 Sep 2011 05:21:21 +0000 (05:21 +0000)
commit02b81f6d41f4d878d3849929a3f1859b41bca15e
tree2b7c641e78e89addf0a9fabc91d868cacbea015e
parent306672f9422fb3be995152e37abb704a9b568726
Update win32 support

Done:
  - Tiling now works on win32
  - Cache windows as in sys-x11
  - Workaround SetForegroundWindow issues
  - Use GetKeyState instead of tracking modifiers

Todo:
  - Mouse input
  - Debugging
.gitignore
makefile
sys-win32.c