Commit Graph

296 Commits

Author SHA1 Message Date
Kris Maglione
7c06252261 Get rid of 3d border affect of frames 2007-02-09 01:01:54 -05:00
Denis Grelich
d3466a7bdb don't grab MODKEY-f, since we don't use it at all 2007-02-07 07:34:29 +01:00
Kris Maglione
ecbfca77bf Quote tagsmenu against shell expansion 2007-02-06 11:38:00 -05:00
uriel
7b0b15bca6 Minimally sane colrules until the whole damned thing goes crashing down to hell where it belongs 2007-02-06 08:12:21 +01:00
Kris Maglione
16822b6419 Removed Mod-f from wmiirc, since it's long defunct 2007-02-06 01:31:37 -05:00
Kris Maglione
b49635f533 Ditto on previous commit 2007-02-05 06:46:50 -05:00
Kris Maglione
ebea6ee29b Fix the tagsmenu function. 2007-02-05 06:41:32 -05:00
Kris Maglione
0d9eb69741 Switch to sed -E in tagsmenu() to clean it up/fix a bug 2007-02-04 15:56:42 -05:00
Kris Maglione
cd1c1a1bd9 Fixed '==' in a test to '=' 2007-02-03 14:22:20 -05:00
Denis Grelich
71178b1daf some smaller fixes in the wmiirc 2007-02-02 23:57:40 +01:00
Denis Grelich
3346948826 tags and view names '.', '..' and '/' are now caught in wmiiwm 2007-01-04 02:22:07 +01:00
Denis Grelich
1c4a68d08c using | instead of , as delimiter in sed expressions because of problems with Sun's sed 2007-01-03 21:58:22 +01:00
Denis Grelich
f01aeb4f3f filtering out unfriendly characters when tagging; thanks Tino Benk! 2006-12-27 13:25:41 +01:00
Denis Grelich
3638de51e0 applied Stefan Tibus' 12_wmii-3.5-3colors.patch, introducing a third colour triple, WMII_FOCUSCOLOR, which is now used for focused frames. 2006-12-24 15:52:00 +01:00
Denis Grelich
fd731c3afa reintroduced wmiir as a wrapper to ixpc, adapted all scripts and manpages 2006-12-24 00:20:28 +01:00
Denis Grelich
2da6b4852a moved the bar back to the bottom 2006-12-21 14:26:09 +01:00
Denis Grelich
56cf818083 removed interfering quotes and fixed bug when a dmenu is cancelled without selection in wmiirc 2006-12-21 13:32:27 +01:00
arg
4477768a50 applied renamed dmenu[-1.8] command line options to rc/wmiirc 2006-12-19 11:42:56 +01:00
Denis Grelich
28b9e1ff75 partially applied Stefan Tibus' 11_wmii-3.5-sti.patch, which cleans up the wmiirc a bit 2006-12-18 11:50:18 +01:00
arg
2abeb7b97b fixed default fonst 2006-12-13 11:26:38 +01:00
Denis Grelich
f2aaf998c7 Reverting config customizations pulled in by the last patch. 2006-11-03 23:00:23 +01:00
arg
6960a87110 applied Stefan Tibus' sun cc patches 2006-10-30 09:54:22 +01:00
Anselm R. Garbe
9bbd78c345 made wmii scripts work together with new libixp 2006-10-12 16:22:28 +02:00
Anselm R. Garbe
b71f8a147e removed wmiipsel/wmiisetsid occurences 2006-10-10 09:25:42 +02:00
Anselm R. Garbe
ce24ba2d1e small fix and simplification 2006-09-27 18:00:41 +02:00
Anselm R. Garbe
6396abfd25 removed wmiimenu, added dmenu dependence 2006-09-27 17:40:39 +02:00
Kris Maglione
87b608a29d IFS is no longer necessary in setting up the bar due to the current 'read' hack 2006-07-08 13:06:57 -04:00
Kris Maglione
b71912e999 sh sucks. Added more quoting to wmiirc. 2006-06-29 18:03:35 -04:00
Kris Maglione
63bc535951 Fixed more quoting issues 2006-06-29 16:00:07 -04:00
Kris Maglione
73be9ecfca Added a bunch of "s to wmiirc 2006-06-29 15:54:58 -04:00
Kris Maglione
c7f08a58cd Moved permissions checking code and wmiirc execution into wmiiwm 2006-06-27 05:44:54 -04:00
Kris Maglione
c422de344e Fix column drawing on mode switch and in stacking mode (forgot to commit yesterday) 2006-06-26 15:45:59 -04:00
Kris Maglione
76be3694d0 Restructured tag/view/frame handling 2006-06-25 09:16:03 -04:00
Kris Maglione
d0dcedf937 Removed spurious '|| exit 2' from wmiirc thanks to Maxi 2006-06-24 07:58:38 -04:00
Kris Maglione
d1428091e2 Replaced the security check from the last commit. Moved the proglist to $WMII_NS_DIR and got rid of mktemp. 2006-06-24 06:45:27 -04:00
Kris Maglione
5af82396c4 Replaced OLDPATH; applied Armando Di Cian's permissions patch to startup script; minor changes elsewhere 2006-06-24 05:15:41 -04:00
Georg Neis
bf2302bb0d wmiirc: fix CreateTag handling 2006-06-24 00:35:30 +02:00
Kris Maglione
9ada8edddc Fixed drawing of the bar background. Fixed use of wmiir create in line with prev. commit. 2006-06-23 03:44:59 -04:00
Kris Maglione
20955d76c6 Write tags to _WIN_TAGS property to make restarts less painful. Change *BarClick args order (bar names can have spaces) 2006-06-23 00:37:59 -04:00
Kris Maglione
b12e5ff2cc Fixed IFS in wmiirc 2006-06-22 01:48:19 -04:00
Kris Maglione
ec4dc189f4 Added LeftBarClick and RightBarClick events. Fixed bar initialization (this is ugly) 2006-06-21 17:12:02 -04:00
Kris Maglione
645f3102df Removed /border from wmiirc too 2006-06-21 14:48:39 -04:00
Kris Maglione
9322b3cfd4 Grabmod can now be more than one key (don't count on this staying yet) 2006-06-20 22:52:40 -04:00
Kris Maglione
6965c4aede Replaced font, selcolors, normcolors, and grabmod with commands in /ctl 2006-06-20 22:06:02 -04:00
Kris Maglione
6ca06ed97a Temporarilly re-added fs support for colmodes 2006-06-20 19:43:20 -04:00
Kris Maglione
7927c686d6 Removed /client/sel/index and /tag/sel/name; replaced with reading ctl 2006-06-20 06:12:49 -04:00
Anselm R. Garbe
8deb1bf624 small wmiirc fixes 2006-06-20 10:24:58 +02:00
Kris Maglione
c3fbf87624 Bunch of fixes; don't remember, read the diff. Thanks to ality for the fix in wmiirc 2006-06-19 23:58:20 -04:00
Kris Maglione
4a579d62bc Add /tag/sel/name; make sure all tags have bars at wmiirc startup 2006-06-19 22:40:45 -04:00
Kris Maglione
05856824c1 Fixed event queueing, added drawing of rbar 2006-06-19 22:13:29 -04:00