Anselm R. Garbe
|
d89153c109
|
some other changes
|
2006-03-14 15:46:12 +01:00 |
|
Anselm R. Garbe
|
63d343c87f
|
small fix in wmiiwarp.c
|
2006-03-14 13:33:20 +01:00 |
|
Anselm R. Garbe
|
257207046f
|
added wmiiwarp
|
2006-03-14 13:32:08 +01:00 |
|
Anselm R. Garbe
|
d93851ebd4
|
changed proglist
|
2006-03-14 12:08:06 +01:00 |
|
Anselm R. Garbe
|
1cfea0d215
|
fixed update_tags, hopefully
|
2006-03-14 10:33:50 +01:00 |
|
Anselm R. Garbe
|
3c5dd59018
|
changed proglist in wmiirc, updated update_tags() to allow 'select tag(s)' ;)
|
2006-03-14 10:05:55 +01:00 |
|
Anselm R. Garbe
|
889aaed80f
|
temporary select tag(s) must be space separated (no inheritance)
|
2006-03-14 09:36:59 +01:00 |
|
Anselm R. Garbe
|
3d0b3a41da
|
fixed several issue
|
2006-03-14 08:53:56 +01:00 |
|
Anselm R. Garbe
|
ae43c939d8
|
~ is a magic tag which needs to be separated by case, merging of different tags works with the '+' operator, ie xwrite /ctl select 1+2
|
2006-03-13 20:27:33 +01:00 |
|
Anselm R. Garbe
|
3eea13a29b
|
I recently worked on allowing 'select tag(s)', but not finished yet
|
2006-03-13 19:49:06 +01:00 |
|
Anselm R. Garbe
|
ae9064ab09
|
fixed comment in geometry.c
|
2006-03-13 18:34:32 +01:00 |
|
Anselm R. Garbe
|
bf82150f60
|
fixed bug which moved other windows inplace on updating /def/font
|
2006-03-13 10:45:30 +01:00 |
|
Anselm R. Garbe
|
137bae1174
|
hopefully I forgot nobody :(
|
2006-03-13 10:34:47 +01:00 |
|
Anselm R. Garbe
|
6381abe809
|
updated Credits section
|
2006-03-13 10:31:04 +01:00 |
|
Anselm R. Garbe
|
3f1383d823
|
after snap
|
2006-03-13 10:22:38 +01:00 |
|
Anselm R. Garbe
|
fef06b814f
|
Added tag snap for changeset 152b08d672054d56b1fd08eb57f6e135f8711b8f
|
2006-03-13 10:14:57 +01:00 |
|
Anselm R. Garbe
|
46f5cecee4
|
applied gualteri's status mechanism, removed pidfile handling
|
2006-03-13 10:13:57 +01:00 |
|
Anselm R. Garbe
|
45e1326481
|
reparent only on manage_client and destroy_client ;)
|
2006-03-13 10:09:37 +01:00 |
|
Anselm R. Garbe
|
85ec4d7480
|
fixed subtle bug which caused crashing nearly every app which unmaps itself but wmii don't reparents the window...
|
2006-03-13 09:57:56 +01:00 |
|
Anselm R. Garbe
|
8820d14146
|
some refactoring of defines
|
2006-03-13 09:22:35 +01:00 |
|
Anselm R. Garbe
|
4a93c03dbc
|
fixed grab-related bug
|
2006-03-13 09:13:22 +01:00 |
|
Anselm R. Garbe
|
3615845bdd
|
replaced pidfile based wmiirc start/stop mechanism to /event based (since we allow writes to /event which get broadcasted among all consumers)
|
2006-03-13 08:56:22 +01:00 |
|
Anselm R. Garbe
|
42aa2cec38
|
fixed issue in relax_area reported by Sander
|
2006-03-13 08:22:21 +01:00 |
|
Anselm R. Garbe
|
0bbae7dd43
|
fallback handling to max mode also in relax_area
|
2006-03-12 11:00:39 +01:00 |
|
Anselm R. Garbe
|
23d83405b6
|
added fallback for stacking/equal mode if too many clients in a column, then max mode is used (without lossing that we're in equal/stacking mode), allowing writes to /event which are broadcasted to all reading consumers
|
2006-03-12 10:51:12 +01:00 |
|
Anselm R. Garbe
|
3694f5faa6
|
forgot wmiirc &
|
2006-03-12 10:19:56 +01:00 |
|
Anselm R. Garbe
|
ce4bc3ae92
|
wmiirc needs the pidfile mechanism, otherwise running wmiirc from other sources than a shortcut won't work
|
2006-03-12 10:16:04 +01:00 |
|
Anselm R. Garbe
|
1094d3e3af
|
fix of fix
|
2006-03-12 10:04:37 +01:00 |
|
Anselm R. Garbe
|
616ddc0320
|
fix for reading tags file
|
2006-03-12 10:03:54 +01:00 |
|
Anselm R. Garbe
|
c9feb28a3c
|
applied denisg patch, added a busy wait at wmiirc startup
|
2006-03-12 00:35:15 +01:00 |
|
Anselm R. Garbe
|
b228ff4171
|
changed cursor stuff in event.c
|
2006-03-12 00:20:47 +01:00 |
|
Anselm R. Garbe
|
a8d3c69f03
|
fixed issues reported by DenisG and ality
|
2006-03-11 22:14:04 +01:00 |
|
Anselm R. Garbe
|
c0cf389d84
|
fixed column layout obscuring on running wmiirc again
|
2006-03-11 21:48:02 +01:00 |
|
Anselm R. Garbe
|
e5ea2fb4fd
|
corrected order of t->sel = i; in select_area, needs to be after focus_client, otherwise old-grabbing won't work
|
2006-03-11 21:13:44 +01:00 |
|
Anselm R. Garbe
|
cfb4f73ab6
|
removed unnecessary lines from qid2name in fs.c
|
2006-03-11 21:02:12 +01:00 |
|
Anselm R. Garbe
|
c66a1f9261
|
draw_client issues should also be done for all other cases ;)
|
2006-03-11 20:59:40 +01:00 |
|
Anselm R. Garbe
|
22387a5392
|
improved draw_client stuff (if area 0 is selected and empty, prev area should not indicate any highlight)
|
2006-03-11 20:58:08 +01:00 |
|
Anselm R. Garbe
|
348311cfe0
|
merged
|
2006-03-11 20:51:41 +01:00 |
|
Sander van Dijk
|
769207cca3
|
small wmiirc fix
|
2006-03-11 20:52:53 +01:00 |
|
Anselm R. Garbe
|
055fc504d7
|
implemented reverting memory for toggle stuff between floating/managed area
|
2006-03-11 20:50:53 +01:00 |
|
Anselm R. Garbe
|
f4db0019b2
|
$MODKEY-space is toggle between floating and managed mode, $MODKEY-Shift-space is 'sendto toggle'
|
2006-03-11 20:37:29 +01:00 |
|
Sander van Dijk
|
32e9238c9a
|
prevent crash on 'sel prev area' when in area 0
|
2006-03-11 19:56:37 +01:00 |
|
Anselm R. Garbe
|
54f234738e
|
small change that Smergo will be happy again (I expect)
|
2006-03-11 18:44:16 +01:00 |
|
Anselm R. Garbe
|
d632774b6a
|
Added tag snap for changeset a2266737863566cba3b707815613831917b6ddf8
|
2006-03-11 10:16:00 +01:00 |
|
Anselm R. Garbe
|
7a9bb1d415
|
dropping leading whitespaces in match_rule for tags
|
2006-03-11 10:09:04 +01:00 |
|
Anselm R. Garbe
|
31a948f5e3
|
made comparision clearer
|
2006-03-11 01:33:21 +01:00 |
|
Anselm R. Garbe
|
56ffc5717a
|
transients inherit tags of parent
|
2006-03-11 01:32:10 +01:00 |
|
Anselm R. Garbe
|
311e369da1
|
removed /tags namespace, instead changed it to a file which contains all tags which are in use
|
2006-03-11 01:07:19 +01:00 |
|
Anselm R. Garbe
|
d6775bce89
|
making usleep intervals in mouse.c much more aggressive
|
2006-03-11 00:09:45 +01:00 |
|
salva
|
d93fc75863
|
corrected wrong $OLD_PATH, and removed $PIDFILE hack
|
2006-03-10 23:50:49 +00:00 |
|