* in progress *
authorEleni Maria Stea <elene.mst@gmail.com>
Tue, 19 Feb 2013 23:44:03 +0000 (01:44 +0200)
committerEleni Maria Stea <elene.mst@gmail.com>
Tue, 19 Feb 2013 23:44:03 +0000 (01:44 +0200)
commit5449bf8fbca1d2cfbefa0386df7109afb2a5aa34
treeecadf87bb3b189541bb84ffee86c3a809577343b
parent094e53b80e5576db6c86bb7dc6141b0cff7fa665
* in progress *
added blit and blit_key functions to the graphics code
added mouse cursor drawing
src/gfx.cc
src/gfx.h
src/mouse.cc
src/mouse_cursor.h [new file with mode: 0644]
src/pixmap.cc [new file with mode: 0644]
src/pixmap.h [new file with mode: 0644]
src/window.cc
src/wm.cc
src/wm.h