i3/include
Michael Stapelberg 2b70e05ee9 Refactor workspaces to be stored in a TAILQ instead of an array
This fixes many problems we were having with a dynamically growing
array because of the realloc (pointers inside the area which was
allocated were no longer valid as soon as the realloc moved the
memory to another address).

Again, this is a rather big change, so expect problems and enable
core-dumps.
2009-09-29 19:45:41 +02:00
..
2009-09-20 16:54:29 +02:00
2009-07-28 20:58:56 +02:00
2009-09-06 16:50:45 +02:00
2009-02-13 19:09:25 +01:00
2009-09-26 17:18:50 +02:00
2009-09-02 22:25:50 +02:00