garbeam
|
f8e6a1370c
|
fixed attach/focus issue in upstream hg
|
2006-01-10 15:43:09 +02:00 |
|
garbeam
|
280ce10935
|
several changes concerning the focus issue
|
2006-01-10 14:42:24 +02:00 |
|
garbeam
|
3b33e23942
|
fixed colorization on column change
|
2006-01-04 17:55:11 +02:00 |
|
garbeam
|
c9e7b1b913
|
fixed focus bug in layout_column
|
2006-01-04 17:34:18 +02:00 |
|
garbeam
|
418ded55d9
|
removed lock-based tabbing, tabbing is up to the layout now
|
2006-01-03 11:30:15 +02:00 |
|
garbeam
|
272cba1404
|
indentation, changed libixp2 types
|
2005-12-21 17:18:11 +02:00 |
|
garbeam
|
2ecf687056
|
added saner select in col
|
2005-12-18 14:53:29 +02:00 |
|
garbeam
|
95dffe3f1a
|
some other bugfixes
|
2005-12-17 11:29:27 +02:00 |
|
garbeam
|
443ed8370e
|
made effort in debugging most frking bugs
|
2005-12-16 21:05:42 +02:00 |
|
garbeam
|
68b9210626
|
made wmiiwm compile
|
2005-12-16 18:18:00 +02:00 |
|
garbeam
|
a52d8aadb6
|
proceeded with container removal in layout_column.c
|
2005-12-16 13:45:17 +02:00 |
|
garbeam
|
8ece4071ae
|
removing container, not finished yet, fixed a bunch of other nasty bugs reported so far
|
2005-12-16 03:59:27 +02:00 |
|
uriel
|
eb09a51b8b
|
Make next/prev iterate over all cols, north/south iterate inside single col
|
2005-12-15 12:38:22 +01:00 |
|
garbeam
|
1a966dc33e
|
updated development notes, made some indent stuff cooler
|
2005-12-15 03:41:24 +02:00 |
|
garbeam
|
faa3f31a0d
|
fixed south resizals in col
|
2005-12-15 01:23:31 +02:00 |
|
garbeam
|
398043dcd6
|
heapized global containers
|
2005-12-14 20:42:00 +02:00 |
|
garbeam
|
eb05036a06
|
fixed crash in select_col if no old frame exists
|
2005-12-14 19:51:40 +02:00 |
|
garbeam
|
4b50294b0d
|
improved detach policy on tabbed frame in col layout
|
2005-12-14 04:49:25 +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
|
9b6d0e3011
|
made col layout more robust to actions
|
2005-12-13 21:06:07 +02:00 |
|
garbeam
|
385f740856
|
added smarter swapping
|
2005-12-13 20:58:05 +02:00 |
|
garbeam
|
7d1811da8f
|
added M-Enter for swap west and M-S-Enter for swap east (column layout),
beside several fixes of mouse based movements/resizals
|
2005-12-13 20:45:56 +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
|
c3578257f8
|
dynamic bar area reservation implemented, yippie
|
2005-12-13 02:10:28 +02:00 |
|
garbeam
|
8b9326aa2a
|
added better area selection
|
2005-12-12 18:04:40 +02:00 |
|
garbeam
|
913fb72f86
|
fixed some other annoying off-by-one issues in colums if unequal number of frames are managed in a column
|
2005-12-12 01:05:15 +02:00 |
|
garbeam
|
753daa7b21
|
some other changes, switching handleinc off and using urxvt
|
2005-12-11 19:28:40 +02:00 |
|
garbeam
|
a2a98ce858
|
fixed east/west selection in column layout
|
2005-12-11 19:14:06 +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
|
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 |
|