]> git.sur5r.net Git - i3/i3/blobdiff - docs/hacking-howto
Bugfix: Repeatedly try to find screens if none are available (Thanks mxf)
[i3/i3] / docs / hacking-howto
index ceff2a843ffe382ed2f403b036fb0325e49db4ce..22649c38b9faea189263494dc1bf11d4a7af0c84 100644 (file)
@@ -140,6 +140,9 @@ reparents the window and inserts it into our data structures.
 src/resize.c::
 Contains the functions to resize columns/rows in the table.
 
+src/resize.c::
+Contains the functions to resize columns/rows in the table.
+
 src/table.c::
 Manages the most important internal data structure, the design table.