Commit Graph

37 Commits

Author SHA1 Message Date
garbeam
49c95a808a fixed wrong configurereq handling caused by missing SubstructureRedirectMask on frames 2005-12-15 03:08:26 +02:00
garbeam
398043dcd6 heapized global containers 2005-12-14 20:42:00 +02:00
garbeam
1c8092146a reduced draw_frame operations drastically, centralized call to select_frame function 2005-12-14 02:22:37 +02:00
garbeam
d2683b3e4b fixed several frame rectangle based issues 2005-12-13 23:48:52 +02:00
garbeam
e02f058c6d fixed several resize bugs 2005-12-13 22:03:37 +02:00
garbeam
0af8de3e85 changed column layout policy as follow, new column only possible if current column contains > 1 frame,
if last frame is detached, column gets detroyed
2005-12-13 17:10:22 +02:00
garbeam
9142b6a7ab changed libwmii signatures, removed win_prop, using XGetWMName instead (more modern) 2005-12-12 18:49:56 +02:00
garbeam
23335d5717 some more additions to column layout, still ths annoying deini/init bug 2005-12-11 19:00:27 +02:00
garbeam
5806667ac7 added unmap flag to detach* signatures 2005-12-11 17:24:52 +02:00
garbeam
55b6611a50 fixed several issues 2005-12-11 16:47:23 +02:00
garbeam
304d22ed62 somewhat more bugfixing 2005-12-11 02:09:24 +02:00
garbeam
d53c4451bd sanitized layout interface 2005-12-11 00:43:45 +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
100c1b38db fixed tabbing rendering 2005-12-09 01:18:10 +02:00
garbeam
10266b4705 added dynamic height calculation in all tools 2005-12-09 00:24:57 +02:00
garbeam
cb1510d077 applied several namespace changes 2005-12-08 23:12:12 +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
4948c0db18 added some test case which offered that cext_detach_item is borken atm, fixing 2005-12-07 18:30:34 +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
004b0da2cc some more fixes of new interface 2005-12-06 23:14:35 +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
98fd32f255 several changes to sanitize /wm fs 2005-12-05 03:50:02 +02:00
garbeam
fb790fbac5 increased warning level, cleaned blitz_strtorect 2005-12-05 03:25:48 +02:00
garbeam
ab5eb008a8 removed frking core.c 2005-12-05 03:15:25 +02:00
garbeam
6637f664be restructuring/reordering of various functions 2005-12-05 02:36:39 +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
e9cea1dba8 fixed some more quirks 2005-12-03 13:36:00 +02:00
garbeam
1e456a1913 several changes, removing compiling issues 2005-11-22 11:05:39 +01:00
garbeam
caaad63c0d added initial files 2005-11-18 17:54:58 +02:00