projects
/
mikachu
/
openbox.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
replace the focus_backup with the screen_support_win, we dont need 2 offscreen windows.
[mikachu/openbox.git]
/
render
/
gradient.h
1
#ifndef __gradient_h
2
#define __gradient_h
3
4
#include "render.h"
5
6
void RrRender(RrAppearance *a, int w, int h);
7
8
#endif /* __gradient_h */