Anselm R. Garbe
|
17a12e5c5d
|
changed default tag, allowing writing /def/tag
|
2006-03-06 16:35:07 +01:00 |
Anselm R. Garbe
|
19d6272285
|
hotfix
|
2006-03-06 11:49:58 +01:00 |
Anselm R. Garbe
|
c1ec76e02b
|
removed unnecessary stuff
|
2006-03-06 10:46:34 +01:00 |
Anselm R. Garbe
|
95a2527e11
|
proceeded with tag integration
|
2006-03-05 23:38:50 +01:00 |
Anselm R. Garbe
|
5df09bbf3f
|
slightly switching to tag mechanism (though several updates still needed)
|
2006-03-05 20:00:18 +01:00 |
Anselm R. Garbe
|
e797517817
|
added 'nil' tag as default policy
|
2006-03-05 19:27:32 +01:00 |
Anselm R. Garbe
|
7e8ab56d91
|
added /tags namespace, added .../tags files to client namespace, added tag display in draw_client
|
2006-03-05 19:20:27 +01:00 |
Anselm R. Garbe
|
dcc6e16302
|
fixed mkqid to prevent issue reported by bogon
|
2006-03-05 16:48:14 +01:00 |
Anselm R. Garbe
|
421ac8babf
|
enum fixes of Fs stuff
|
2006-03-05 14:16:48 +01:00 |
Anselm R. Garbe
|
c7c5283ebd
|
removed check_event from wmiimenu (it does not need it anymore)
|
2006-03-05 13:29:21 +01:00 |
Anselm R. Garbe
|
c4edc4f3fd
|
enumerized cursors
|
2006-03-05 13:22:42 +01:00 |
Anselm R. Garbe
|
49c2f17236
|
fixed last col destroy annoyance
|
2006-03-05 13:00:05 +01:00 |
Anselm R. Garbe
|
665671e7e0
|
added tag and name fields to Tag and Client
|
2006-03-05 02:02:58 +01:00 |
Anselm R. Garbe
|
67cac9a10e
|
added Frame redirection to allow arbitrary tag references to clients
|
2006-03-05 01:55:45 +01:00 |
Anselm R. Garbe
|
c243337350
|
removed bh/bw occurences (go rid of code)
|
2006-03-05 00:38:40 +01:00 |
Anselm R. Garbe
|
54b7d6dd2a
|
removed Client.Frame
|
2006-03-05 00:25:49 +01:00 |
Anselm R. Garbe
|
0a144ff452
|
removed revert crap
|
2006-03-05 00:14:12 +01:00 |
Anselm R. Garbe
|
be62288596
|
enumerized atoms
|
2006-03-05 00:11:08 +01:00 |
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 |