]> icculus.org git repositories - dana/openbox.git/blob - openbox/framerender.h
grab the mouse during focus cycling. this removes the bug of focusing following the...
[dana/openbox.git] / openbox / framerender.h
1 #ifndef __framerender_h
2 #define __framerender_h
3
4 #include "frame.h"
5
6 void framerender_frame(Frame *self);
7
8 #endif