Commit Graph

201 Commits

Author SHA1 Message Date
Anselm R. Garbe
ddc74dea2e renamed /ws into /view, renamed select of /ctl into view 2006-03-23 09:54:20 +01:00
Anselm R. Garbe
5b730f91d0 removed xwrite /ws/tag 2006-03-23 09:31:42 +01:00
Georg Neis
4a2b5a7230 added -t option to wmii
make tests more robust
2006-03-22 21:11:57 +01:00
Georg Neis
a2cea1fd41 fix ctrl+alt+w,y handling, update SEE ALSO in wmii.1 2006-03-22 19:56:55 +01:00
Georg Neis
349120b43b bourne shell has no ! 2006-03-22 17:58:04 +01:00
Georg Neis
1d2c5bf7d8 oops 2006-03-22 16:26:42 +01:00
Georg Neis
dba465a746 several cleanups in rc/* 2006-03-22 16:05:12 +01:00
Anselm R. Garbe
3a1ea56ff5 remove -p from ls, not necessary to pad /'es 2006-03-16 15:13:21 +01:00
Anselm R. Garbe
06cb0645de pushing simplified proglist based on bogon's work 2006-03-16 15:03:26 +01:00
Anselm R. Garbe
d59f6dc8d5 removed unsetting MODKEY from extern 2006-03-16 14:23:08 +01:00
Anselm R. Garbe
0f460544cb added old version of proglist, much more portable 2006-03-16 13:01:09 +01:00
Anselm R. Garbe
818a3acc9f snap hotfix 2006-03-16 09:28:37 +01:00
Anselm R. Garbe
be312b9fe2 fixed issues in welcome 2006-03-16 08:24:04 +01:00
Anselm R. Garbe
88de7a499a fixed resize_all_clients call, updated welcome 2006-03-16 08:06:31 +01:00
Anselm R. Garbe
8e61f1b496 multitag syntax for select and tags file is allowed now with tag[+tag[+tag]...], spaces don't separate tags anymore!!! 2006-03-15 13:18:05 +01:00
Anselm R. Garbe
dff6fb2502 began to store tags in a different way 2006-03-15 09:02:25 +01:00
Anselm R. Garbe
d93851ebd4 changed proglist 2006-03-14 12:08:06 +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
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
46f5cecee4 applied gualteri's status mechanism, removed pidfile handling 2006-03-13 10:13:57 +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
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
c9feb28a3c applied denisg patch, added a busy wait at wmiirc startup 2006-03-12 00:35:15 +01:00
Anselm R. Garbe
a8d3c69f03 fixed issues reported by DenisG and ality 2006-03-11 22:14:04 +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
Anselm R. Garbe
2b618491e0 renamed /bar/foo into /bar/spare 2006-03-10 23:42:43 +01:00
Anselm R. Garbe
f53fdddf8a using exec wmiirc instead of the pidfile hack 2006-03-10 21:51:11 +01:00
Anselm R. Garbe
8f32caeea8 merged 2006-03-10 21:46:52 +01:00
Anselm R. Garbe
8c650f5bd0 fixed issue that client appears in different tag, improved update_keys (lock modifiers are updated now) 2006-03-10 21:42:39 +01:00
salva
9c614a3aad remove a forgotten kbind (at rc/wmiirc), and expanded kbinds (at extra/p9p) 2006-03-10 18:48:29 +00:00
Anselm R. Garbe
f68517f3ab added XMMS to tagging section 2006-03-10 17:22:01 +01:00
Anselm R. Garbe
9ce2bd40c4 enabled /def/rules handling, added default /def/rules to wmiirc 2006-03-10 17:17:59 +01:00
Anselm R. Garbe
321ba8b56a simplified wmiirc /def/keys writing thx ality!, and removed the warp action (if we ever need such stuff, it might go to a separate app, but I think we don't need it at all for now) 2006-03-10 16:54:07 +01:00
Anselm R. Garbe
43c2e81b0c changed $MODKEY-equal into $MODKEY-e 2006-03-10 16:23:13 +01:00
Anselm R. Garbe
81b32b785e simplified wmii, removed /keys namespace, instead keys are grabbed through writing /def/keys, just read it to get a list of grabbed keys 2006-03-10 16:21:20 +01:00
Anselm R. Garbe
ec9d2e53eb changed /def/tag into /ws/tag 2006-03-09 22:45:21 +01:00
Anselm R. Garbe
91f324448d fixed two label click related things 2006-03-09 16:23:18 +01:00
Anselm R. Garbe
4865813691 small fix 2006-03-09 13:30:51 +01:00
Anselm R. Garbe
88f682c1bc fixed s/wmir/wmiir/ typos, added $MODKEY-[Shift-]space shortcuts to send the sel client to managed/floating layer respectively 2006-03-09 13:27:44 +01:00
Anselm R. Garbe
02999b502b fixed backticks in wmiirc 2006-03-09 12:48:05 +01:00
Anselm R. Garbe
e2298f7187 added Gimp and xmms as default broken apps to wmiirc, allowing ~-only in /def/class indicating that the client is handled as floating client, regardless the tag 2006-03-09 12:22:53 +01:00
Georg Neis
7c44cba3ce fix color of tag label after the first client is created, other stuff 2006-03-09 12:00:47 +01:00
Anselm R. Garbe
03a80ed0d5 bar now displays tags perfectly ;) 2006-03-09 02:43:20 +01:00
Anselm R. Garbe
407ed38930 bar allows self-defined directories 2006-03-09 02:15:43 +01:00
Anselm R. Garbe
a3cefb24b9 TF (tag focus) is written instead of WS event 2006-03-09 00:30:35 +01:00
Georg Neis
847630132f 631 again 2006-03-08 23:49:36 +01:00
Anselm R. Garbe
a829af6746 renamed sendtoarea into sendto, fixed both bugs reported by bogon, added classinstance stuff to Client struct (also initialized in alloc_client()) 2006-03-08 16:05:09 +01:00
Georg Neis
8baa06eb3b some unimportant stuff 2006-03-08 14:22:42 +01:00