]> Dogcows Code - chaz/openbox/blobdiff - render/render.h
fallback to transients' parents when possible.
[chaz/openbox] / render / render.h
index c614d871f8e16bec45f7552f125afaa2d54d3abd..1a41b219bcb77333a50c652221976b61f05e1bd5 100644 (file)
@@ -153,6 +153,9 @@ Appearance *appearance_new(SurfaceType type, int numtex);
 Appearance *appearance_copy(Appearance *a);
 void appearance_free(Appearance *a);
 void truecolor_startup(void);
+void pseudocolor_startup(void);
 void pixel32_to_pixmap(pixel32 *in, Pixmap out, int x, int y, int w, int h);
 
+void appearance_minsize(Appearance *l, Size *s);
+
 #endif /*__render_h*/
This page took 0.019298 seconds and 4 git commands to generate.