]> git.sur5r.net Git - i3/i3/blobdiff - include/render.h
Merge branch 'master' into next
[i3/i3] / include / render.h
index 94084489d3331c7b6c1fd491e69002d778aa3ca7..0a5949f9fab35dc029b076cdd3d1407f38edac2d 100644 (file)
@@ -1,9 +1,15 @@
 /*
  * vim:ts=4:sw=4:expandtab
+ *
+ * i3 - an improved dynamic tiling window manager
+ * © 2009-2011 Michael Stapelberg and contributors (see also: LICENSE)
+ *
+ * render.c: Renders (determines position/sizes) the layout tree, updating the
+ *           various rects. Needs to be pushed to X11 (see x.c) to be visible.
+ *
  */
-
-#ifndef _RENDER_H
-#define _RENDER_H
+#ifndef I3_RENDER_H
+#define I3_RENDER_H
 
 /**
  * "Renders" the given container (and its children), meaning that all rects are