Commit Graph

23 Commits

Author SHA1 Message Date
garbeam
05d4658224 added select for column layout 2005-12-11 01:03:17 +02:00
garbeam
d53c4451bd sanitized layout interface 2005-12-11 00:43:45 +02:00
garbeam
e5508c8c4d improved column layout 2005-12-10 17:38:43 +02:00
garbeam
62ba6045d0 added select to layout interface, now the layouts look pretty good from interface POV 2005-12-10 15:50:20 +02:00
garbeam
9ced0cc2a5 added file after_write handler in areas, which allows to change the layout onthefly 2005-12-09 18:02:03 +02:00
garbeam
3bbcf9f569 added also top-down and bottom-up iterators to container (for stack iteration) 2005-12-09 16:49:55 +02:00
garbeam
bb40fdde5b added more stuff 2005-12-09 03:46:59 +02:00
garbeam
3b9fb4494c changed everything to use container struct 2005-12-08 18:35:40 +02:00
garbeam
629b23ae5d sanitized emalloc into emallocz which let's us get rid of various init crap 2005-12-08 02:31:23 +02:00
garbeam
43ed7943be removed frames container from area, areas contain clients only in their container,
instead the layout is responsible to provide a frame container of its frames
2005-12-07 16:06:16 +02:00
garbeam
f8949ef5e8 proceeded with integration of Container struct 2005-12-07 02:37:37 +02:00
garbeam
fefbab01e2 changed various parts to use new rocking data structure 2005-12-06 19:58:52 +02:00
garbeam
3d3499ff4a fixed several issues, cleaned up namespaces somewhat, adapted them to wmirc 2005-12-06 00:51:01 +02:00
garbeam
b45e29ac20 detach works 2005-12-05 23:22:24 +02:00
garbeam
d1a962ea23 attaching works 2005-12-05 21:38:03 +02:00
garbeam
a8b11805ad I don't care if lines are longer than 80 chars, we don't live in the 60s anymore 2005-12-05 03:52:26 +02:00
garbeam
98fd32f255 several changes to sanitize /wm fs 2005-12-05 03:50:02 +02:00
garbeam
571c792922 added new layout files 2005-12-05 03:09:27 +02:00
garbeam
7a8fe69742 several changes, adding alloc_area 2005-12-05 00:45:59 +02:00
garbeam
c09888f7a1 eleminated all compile issues 2005-12-03 19:02:39 +02:00
garbeam
e046ae217c fixed layout_column to compile at least, though missing symbols ;) 2005-11-23 13:53:24 +02:00
garbeam
e7cafad888 several changes in column layout to make it compile 2005-11-22 12:49:19 +01:00
garbeam
caaad63c0d added initial files 2005-11-18 17:54:58 +02:00