Anselm R. Garbe
|
ace9b63747
|
fixed several issues in column layout reported by tube
|
2006-01-19 16:02:18 +02:00 |
|
Anselm R. Garbe
|
ed27c6b646
|
fixed focus-on-click, next is click-through
|
2006-01-18 16:02:29 +02:00 |
|
Anselm R. Garbe
|
576075e75f
|
focus handling is up to the Layout now
|
2006-01-18 15:42:44 +02:00 |
|
Anselm R. Garbe
|
24f4a8b42d
|
fixed mouse grabbing for the moment
|
2006-01-17 18:33:12 +02:00 |
|
Anselm R. Garbe
|
00fb0483f9
|
sanitized show/hide crap into map/unmap, implemented differentiation between focus/unfocus now
|
2006-01-13 14:24:55 +02:00 |
|
Anselm R. Garbe
|
4acbd3286e
|
first step of layout interface change, next step is moving Frame->aux to Client->aux
|
2006-01-13 12:11:14 +02:00 |
|
garbeam
|
829191aa19
|
renamed Area to Layout
|
2006-01-12 17:06:50 +02:00 |
|
garbeam
|
ca60ffdf74
|
some other focus changes, next is to merge Area with Layout and to activate the qid routing
|
2006-01-11 20:06:51 +02:00 |
|
garbeam
|
543aaf3cd9
|
focus sanitizing/work in progress
|
2006-01-11 18:07:33 +02:00 |
|
garbeam
|
a56387dae5
|
fixed float window focus issue reported by tube
|
2006-01-10 18:23:42 +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
|
41e62e6603
|
fixed select page and select floating frame as well to allow round trips
|
2005-12-18 15:56:22 +02:00 |
|
garbeam
|
68b9210626
|
made wmiiwm compile
|
2005-12-16 18:18:00 +02:00 |
|
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
|
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
|
8856b230b8
|
fixed north attaching policy in float layout
|
2005-12-13 15:55:48 +02:00 |
|
garbeam
|
4a031f3094
|
removed urxvt, fixed compiler warning in layout_float.c
|
2005-12-12 16:24:38 +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
|
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
|
7d46f4474a
|
fixed compile issue
|
2005-12-09 00:57:41 +02:00 |
|
garbeam
|
10266b4705
|
added dynamic height calculation in all tools
|
2005-12-09 00:24:57 +02:00 |
|
garbeam
|
e56d9dc8c1
|
fixed wmimenu and wmibar issues, now proceeding with wmiiwm that col gets alive, jippie
|
2005-12-08 20:22:11 +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
|
244f66731a
|
fixed nasty bug
|
2005-12-07 19:06:20 +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
|
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
|
571c792922
|
added new layout files
|
2005-12-05 03:09:27 +02:00 |
|