Anselm R. Garbe
|
d2825a06e2
|
fixed several update_views issues
|
2006-04-11 10:16:01 +02:00 |
|
Anselm R. Garbe
|
20a9a089a7
|
fixed wildcard handling (though now geometry issues on retag)
|
2006-04-11 09:20:19 +02:00 |
|
Anselm R. Garbe
|
9ec94a273b
|
added 'nil' tag as fallback if no tag has been matched
|
2006-04-11 08:43:32 +02:00 |
|
Sander van Dijk
|
2124079312
|
fix a small column scaling issue
|
2006-04-10 20:55:33 +00:00 |
|
nion
|
7efda2a7cb
|
added myself to contribs
|
2006-04-10 22:21:27 +02:00 |
|
nion
|
4924c268ce
|
wmiiplumb->wmiipsel
|
2006-04-10 22:15:45 +02:00 |
|
Sander van Dijk
|
dfd87f5c49
|
silly me...
|
2006-04-10 20:02:33 +00:00 |
|
Sander van Dijk
|
82eb3b5cb9
|
remove the bindings direct shortcuts for wmiirc and quit, add a quit action instead
|
2006-04-10 19:56:50 +00:00 |
|
Sander van Dijk
|
ad00132ed5
|
make the default keybindings consistent (see the mailing list for details)
|
2006-04-10 19:47:34 +00:00 |
|
Anselm R. Garbe
|
140535aad0
|
removed tag.c
|
2006-04-10 17:51:05 +02:00 |
|
Anselm R. Garbe
|
53b9c7b33f
|
rearranged
|
2006-04-10 17:50:39 +02:00 |
|
Anselm R. Garbe
|
c087c64dd2
|
simplified tagging data structures internally, though not finished yet, don't use this exessively ;)
|
2006-04-10 17:43:13 +02:00 |
|
Anselm R. Garbe
|
45f0284ab0
|
removed -Wl,--as-needed
|
2006-04-10 15:49:13 +02:00 |
|
Anselm R. Garbe
|
5a6da3e7cf
|
added intelligent placement for floating layer, changed Makefile as discussed with Maxi
|
2006-04-10 15:48:27 +02:00 |
|
Anselm R. Garbe
|
72c0efea9e
|
removed /view/tag, removed -t argument, instead /def/rules is used. A new magic tag "!" keeps track of inheriting the selected view tag (/.*/ -> !), the first rule /.*/ -> 1 replaces the /view/tag default tag stuff (ex -t argument), writing "retag" to /ctl applies /def/rule to all existing clients, except the "!" handling
|
2006-04-10 10:58:21 +02:00 |
|
Anselm R. Garbe
|
4d75de4440
|
thanks to usa, fixed the issues mentioned in IRC
|
2006-04-10 10:25:44 +02:00 |
|
Anselm R. Garbe
|
09976386ae
|
fixed memleak, many thanks to usa for digging into this issue!!!!
|
2006-04-10 08:44:18 +02:00 |
|
Anselm R. Garbe
|
c365eabf8e
|
fixed wrong memmove call reported by usa
|
2006-04-07 20:17:11 +02:00 |
|
Anselm R. Garbe
|
5137f3e1a2
|
began to implement intelligent floating placement
|
2006-04-07 20:06:59 +02:00 |
|
Anselm R. Garbe
|
3e49d746e3
|
implemented horizontal scaling for columns
|
2006-04-07 16:50:08 +02:00 |
|
Anselm R. Garbe
|
8199524d26
|
renamed 'equal' mode into 'default' mode
|
2006-04-07 16:08:17 +02:00 |
|
Anselm R. Garbe
|
cbf1082d50
|
fixed resizing offsets in swapping
|
2006-04-07 16:04:47 +02:00 |
|
Anselm R. Garbe
|
c94aff285c
|
vertical scaling in 'equal' mode (will be called 'default' soon) for columns
|
2006-04-06 17:03:12 +02:00 |
|
Anselm R. Garbe
|
40a69dddaf
|
fixed mouse grabbing for selection and resizals
|
2006-04-06 12:52:20 +02:00 |
|
Anselm R. Garbe
|
2b3eb084f7
|
simplified rule.c
|
2006-04-06 12:19:20 +02:00 |
|
Anselm R. Garbe
|
3588e0909d
|
simplified tagging in Client
|
2006-04-06 11:31:54 +02:00 |
|
Anselm R. Garbe
|
ae2d270f22
|
cleaned up vector definition
|
2006-04-06 10:39:49 +02:00 |
|
Anselm R. Garbe
|
38fa6c1f49
|
proceeded with cleanup
|
2006-04-06 08:09:22 +02:00 |
|
Anselm R. Garbe
|
83834ba9b3
|
drastic reduction of ugly #define's
|
2006-04-06 07:55:33 +02:00 |
|
Anselm R. Garbe
|
bcec7933d8
|
fixed * handling
|
2006-04-05 19:45:34 +02:00 |
|
Anselm R. Garbe
|
bc2df2577c
|
fixed name2view bug
|
2006-04-05 19:37:38 +02:00 |
|
Anselm R. Garbe
|
48e62c1f94
|
fix of stupid bug
|
2006-04-05 18:27:52 +02:00 |
|
Anselm R. Garbe
|
5829bfa747
|
siplified cext_vdetach
|
2006-04-05 18:26:15 +02:00 |
|
Anselm R. Garbe
|
d2c6677892
|
added * tag for having clients sticky
|
2006-04-05 13:27:12 +02:00 |
|
Anselm R. Garbe
|
9ade67af99
|
removed view <tags>, instead view <tag>, removed ~ labelling of tag labels in the bar
|
2006-04-04 12:25:36 +02:00 |
|
Anselm R. Garbe
|
abf4198f68
|
memmove needs to be multiplicated with sizeof(void *) I suspect...
|
2006-04-03 17:49:45 +02:00 |
|
Anselm R. Garbe
|
0cdd4e85a8
|
merging usa's yesterday proposal for kb.c with current style
|
2006-04-03 17:43:02 +02:00 |
|
Anselm R. Garbe
|
595f0eae05
|
another fix
|
2006-04-03 17:30:24 +02:00 |
|
Anselm R. Garbe
|
9aa6bfde1b
|
adding paranthesis
|
2006-04-03 17:28:03 +02:00 |
|
Anselm R. Garbe
|
d9c9ef17f3
|
fixed kb.c
|
2006-04-03 17:22:05 +02:00 |
|
Anselm R. Garbe
|
d6d19c5b7b
|
fixed memmove and config.mk (kb handling broken!)
|
2006-04-03 16:54:45 +02:00 |
|
Anselm R. Garbe
|
04323be88b
|
removed libcext/array.c
|
2006-04-03 16:48:41 +02:00 |
|
Anselm R. Garbe
|
41f9a57ba6
|
prepared cext_array_* removal in libixp
|
2006-04-03 15:52:05 +02:00 |
|
Anselm R. Garbe
|
2dee3984ea
|
removed cext_array_* stuff from wmiimenu
|
2006-04-03 15:38:32 +02:00 |
|
Anselm R. Garbe
|
72709aff0f
|
removed array_attach from kb.c
|
2006-04-03 15:25:15 +02:00 |
|
Anselm R. Garbe
|
ede385c313
|
made the style more concise, s/evector_t/Vector/g, evector.c -> vector.c, s/foo_vec_t/FooVector/g, etc
|
2006-04-03 13:40:34 +02:00 |
|
Anselm R. Garbe
|
230491250a
|
changed evector somewhat to use memmove and stdio
|
2006-04-03 13:05:40 +02:00 |
|
Anselm R. Garbe
|
aaf9ec6250
|
added evector.c
|
2006-04-02 22:56:25 +02:00 |
|
Anselm R. Garbe
|
03cb248e71
|
applied the changes made by Icarus Sparry
|
2006-04-02 22:53:56 +02:00 |
|
Anselm R. Garbe
|
178c157229
|
added Stefan Tibus to Credits section
|
2006-04-01 14:02:02 +02:00 |
|