Anselm R. Garbe
|
5ab0974e4a
|
small fixes
|
2006-03-04 09:29:20 +01:00 |
Anselm R. Garbe
|
9c61ccf97e
|
several changes toward the stuff announced at wmii@wmii.de (don't use yet)
|
2006-03-04 09:23:17 +01:00 |
salva
|
d465cdf19c
|
fix: updated LB events to start label numbering at 0
|
2006-03-03 19:10:25 +00:00 |
Anselm R. Garbe
|
b809a67419
|
fixed array.c due to some patch proposal to deny invalid mem accesses (thx for your hints)
|
2006-03-03 09:26:57 +01:00 |
Anselm R. Garbe
|
5789638533
|
removed much crap due to column simplifications
|
2006-03-02 19:58:54 +01:00 |
Anselm R. Garbe
|
02c8d279c3
|
fixed
|
2006-03-02 17:49:34 +01:00 |
Anselm R. Garbe
|
93b9d5c9f0
|
some other fix
|
2006-03-02 17:38:15 +01:00 |
Anselm R. Garbe
|
0728d68133
|
small fix, still an oddifty on send next
|
2006-03-02 15:54:32 +01:00 |
Anselm R. Garbe
|
e23ca5ca59
|
proceeded with sendtopage fixes
|
2006-03-02 15:28:55 +01:00 |
Sander van Dijk
|
ea20f48ed0
|
allow setting capacity to 0 (==infinity)
|
2006-03-02 15:10:04 +01:00 |
Anselm R. Garbe
|
7e28da7db3
|
renamed maxclient into capacity, using a different way than hardcoding existing first column to capacity=1
|
2006-03-02 14:37:36 +01:00 |
Anselm R. Garbe
|
854999c376
|
implemented detach fetching for maxclient>0 columns
|
2006-03-02 13:37:52 +01:00 |
Anselm R. Garbe
|
6a0a770baa
|
Added tag snap for changeset 54e8762d6f1e8eafdc8891540ad7bced7e1a9606
|
2006-03-02 11:10:06 +01:00 |
Anselm R. Garbe
|
21ca58e56d
|
prepared a new snap
|
2006-03-02 11:10:02 +01:00 |
Anselm R. Garbe
|
12e8a32f88
|
sendtoarea fix
|
2006-03-02 11:07:54 +01:00 |
Anselm R. Garbe
|
f779ed5c4b
|
maybe this fixes ened;s issue (though I doubt it)
|
2006-03-02 11:02:13 +01:00 |
Anselm R. Garbe
|
d7ea20f029
|
fixed missing page update on column destroy implication
|
2006-03-02 10:39:34 +01:00 |
Anselm R. Garbe
|
afc961f641
|
fixed left column resize issue, allowing sendtoarea with the implication, that the area gets destroyed
|
2006-03-02 10:36:03 +01:00 |
Anselm R. Garbe
|
e9243fc7ce
|
implemented maxclient property for areas, the default is now, that first column has maxclient==1 (though if detached things still don't behave like I want it, detaching from maxclient column should fetch from next column a client if possible)
|
2006-03-02 10:26:30 +01:00 |
Anselm R. Garbe
|
9c6b2d5bb0
|
applied ality's patch
|
2006-03-02 09:09:38 +01:00 |
Anselm R. Garbe
|
fe6fe6ce7e
|
implemented column relaxing also after interactive resize
|
2006-03-01 18:24:15 +01:00 |
Anselm R. Garbe
|
4abeb07e19
|
merged
|
2006-03-01 17:37:33 +01:00 |
Anselm R. Garbe
|
54781fef50
|
implemented a heuristic to use gap-created space by all clients
|
2006-03-01 17:37:06 +01:00 |
Georg Neis
|
5ae71d5cbc
|
small fix
|
2006-03-01 18:30:20 +02:00 |
Anselm R. Garbe
|
7b5978c34b
|
fixed crashing bug
|
2006-03-01 17:11:21 +01:00 |
Anselm R. Garbe
|
0a87eed676
|
fixed COL_MAX handling
|
2006-03-01 16:59:42 +01:00 |
Anselm R. Garbe
|
b5b125e8a9
|
reenabling max for columns
|
2006-03-01 16:47:43 +01:00 |
Anselm R. Garbe
|
f028b5eb5e
|
improved the relaxing code
|
2006-03-01 16:20:02 +01:00 |
Anselm R. Garbe
|
01572b1897
|
made increment handling the default, no option to disable it, instead columns do some relaxing calculation to minimize increment-related gaps
|
2006-03-01 16:06:23 +01:00 |
Anselm R. Garbe
|
393eb4c87a
|
made sizehint handling diffrentlte
|
2006-03-01 15:23:34 +01:00 |
Sander van Dijk
|
86cab6d17f
|
small fix for pager when clicking an empty area
|
2006-03-01 14:47:51 +01:00 |
Anselm R. Garbe
|
c1d714438e
|
merged
|
2006-03-01 14:33:25 +01:00 |
Anselm R. Garbe
|
9998857e8e
|
fixed pager issues
|
2006-03-01 14:31:54 +01:00 |
Sander van Dijk
|
714619a27d
|
pager keyboard fix for new indexing
|
2006-03-01 14:00:25 +01:00 |
Anselm R. Garbe
|
87fac5fd96
|
fixed a crashing bug
|
2006-03-01 12:47:28 +01:00 |
Anselm R. Garbe
|
eb6f1ac641
|
stacks are titled in pager, if the scaled rect is smaller than bar_height()
|
2006-03-01 12:34:31 +01:00 |
Anselm R. Garbe
|
4c9fe5addc
|
fixed issue reported by ality
|
2006-03-01 12:20:08 +01:00 |
Anselm R. Garbe
|
d7af7846f5
|
increasing status loop to 1 second, ixp is fast
|
2006-03-01 12:06:19 +01:00 |
Anselm R. Garbe
|
8e839de264
|
fixed Client->revert issues
|
2006-03-01 12:05:06 +01:00 |
Anselm R. Garbe
|
e23c331ba0
|
replaced size_t occurences with unsigned int, fixed issue reported by bogon (welcome disappearance issue)
|
2006-03-01 11:55:46 +01:00 |
Anselm R. Garbe
|
7e050df355
|
fixed sendtopage sel semantic, now in such case the client is focused
|
2006-03-01 11:47:14 +01:00 |
Anselm R. Garbe
|
7166dd8836
|
fixed pager page number drawing issue
|
2006-03-01 11:32:38 +01:00 |
Anselm R. Garbe
|
0d3b8a0b10
|
fixed some ugly stacking issues
|
2006-03-01 11:30:44 +01:00 |
Anselm R. Garbe
|
c855a6dad0
|
indexes begin at 0 now, page 0 can be used as clutter page (actually it is, Alt-{d,a} back again), sendto has no shortcuts in other cases atm
|
2006-03-01 11:09:49 +01:00 |
Anselm R. Garbe
|
853fa6c915
|
applied sumik's patch
|
2006-03-01 08:59:42 +01:00 |
Anselm R. Garbe
|
e5ecb84d2d
|
some tiny refactoring (renamed _to_ occurences into 2, removed crappy MAX mode from columns, we don't need it, set max to 1 instead (aka exclusive flag))
|
2006-03-01 07:51:04 +01:00 |
Anselm R. Garbe
|
e1c2e31c16
|
fixed another bug reported by bogon
|
2006-02-28 18:20:50 +01:00 |
Anselm R. Garbe
|
e2af9f01e9
|
fixed bug reported by bogon
|
2006-02-28 18:13:28 +01:00 |
Anselm R. Garbe
|
697169213f
|
changing check_dimension policy in resize_client (safe to prevent clients from doing weird things)
|
2006-02-28 17:24:44 +01:00 |
Anselm R. Garbe
|
978127964a
|
added MODKEY-Shift-s (for stacking mode of a column), MODKEY-Shift-m (for max mode of a column) and MODKEY-Shift-= for (equal mode, default)
|
2006-02-28 17:13:16 +01:00 |