Commit Graph

288 Commits

Author SHA1 Message Date
Anselm R. Garbe eeb62d2041 allowing size hints for /def/ncol (next push will rename /def/rules into /def/tagrules and /def/ncol into /def/colrules) 2006-05-31 19:13:21 +02:00
Anselm R. Garbe 4904a19aae added /def/ncol stuff, see wmiirc for an initial syntax proposal 2006-05-31 09:51:40 +02:00
Georg Neis 6af8aeed4a wmiirc: use OLD_PATH for creating the program list 2006-05-30 22:27:11 +02:00
Anselm R. Garbe 15dfca474f removed /def/col{width,mode}, added /def/ncol instead, though /def/ncol has no effect atm 2006-05-30 18:28:05 +02:00
garbeam 19f68ed366 merged 2006-05-30 11:00:59 +02:00
Anselm R. Garbe 226b459fd3 same as in wmii-3, /def/grabmod should be Mod1 to prevent combo-MODKEY problems 2006-05-30 11:00:03 +02:00
Sander van Dijk 934d1ddc4e PATH="$OLD_PATH" for xterm too (same as progmenu) 2006-05-29 19:23:14 +00:00
Georg Neis 3463666df2 resurrected OLD_PATH 2006-05-29 11:08:21 +02:00
Georg Neis b04617dae9 wmiirc cleanups 2006-05-28 15:01:33 +02:00
Georg Neis cf7154d6f3 exit if mktemp fails 2006-05-28 14:15:10 +02:00
Georg Neis 65a2497b1f let the shell ignore special chars in tag names 2006-05-26 16:43:52 +02:00
Anselm R. Garbe 1e4b2bb061 removed crappy blitz_strtorect, added move/size commands for client ctl, cleaned up liblitz/geometry somewhat 2006-05-26 14:16:19 +02:00
Anselm R. Garbe 4189258700 using unpredictable wmii address and wmiirc' proglist due to mktemp (prevents some security concerns) 2006-05-25 13:17:17 +02:00
Anselm R. Garbe b285154d7f small fix 2006-05-24 18:15:55 +02:00
Anselm R. Garbe 156746344e removed /tags, removed /<view>, using /tag/<view>/ instead with /tag/sel instead of /view/ 2006-05-24 18:12:55 +02:00
Anselm R. Garbe 1f0f42420c added newcol action for client ctls (takes next/prev argument), I didn't changed move 2006-05-21 19:21:37 +02:00
Anselm R. Garbe 1ee2585062 removed focuscolors again (unnecessary bloat) 2006-05-19 20:14:06 +02:00
Anselm R. Garbe 6c39e782da improved default colors 2006-05-19 18:20:26 +02:00
Anselm R. Garbe 7324531047 added focuscolors (three color tuples now, which indicate focus and selection state) 2006-05-19 18:14:31 +02:00
Anselm R. Garbe fa43df527d removed swapping 2006-05-19 17:38:45 +02:00
Anselm R. Garbe b0b5c0bed5 renamed PROGS_FILE into /tmp/.wmiimenu.$USER.proglist (nah, we keep it in /tmp, it is a temporary file) 2006-05-18 09:17:54 +02:00
Sander van Dijk 108897b4ab remove unnecessary wmiisetsid calls (they are only confusing) 2006-05-17 19:09:14 +00:00
Sander van Dijk d6d060cf95 use wmiisetsid in some more places, just to be sure... 2006-05-15 23:33:24 +00:00
Anselm R. Garbe 7be87a450d added also to terminal invocation (if someone uses 9term) 2006-05-15 01:24:24 +02:00
Anselm R. Garbe d1272462f3 added wmiisetsid to wmiirc 2006-05-15 01:21:15 +02:00
Sander van Dijk c94252bf33 small change 2006-05-14 13:43:12 +00:00
Sander van Dijk 8812804de8 add a snippet about column modes to rc/welcome 2006-05-14 11:23:22 +00:00
Anselm R. Garbe 7646e5960c prevent busy waiting wmiirc process (eliminates 1 process) 2006-05-11 01:24:21 +02:00
Anselm R. Garbe a7341e078f making wmiirc more error-prone, though tagnames containing * are evaluated by sh before BarClick is handled :( 2006-05-04 14:50:19 +02:00
Anselm R. Garbe dd782be04f tags are trimmed from " \t" now, added $MODKEY-Shift-{j,k} and $MODKEY-Button2 for swapping (mouse-based) 2006-05-04 14:34:44 +02:00
Sander van Dijk abe30523aa add the col* defaults to wmiirc 2006-05-02 19:22:42 +00:00
Anselm R. Garbe 161536badf fixed wrong info in welcome 2006-05-01 21:50:51 +02:00
Sander van Dijk 04f162eeb0 spelling correction 2006-05-01 20:35:23 +00:00
Sander van Dijk 06797066ac some small 'welcome' changes, at least it is correct now, but more work is needed 2006-05-01 20:31:47 +00:00
Anselm R. Garbe 9643981f3c added debug info 2006-04-27 10:10:39 +02:00
Anselm R. Garbe 102ca03cb8 small fix 2006-04-27 08:58:12 +02:00
Anselm R. Garbe 65e3888cf8 set default background to solid #222222 2006-04-27 08:56:27 +02:00
Anselm R. Garbe 94ee286dfd removed TODO.wmii-3, added MPlayer.* to appear floating in /def/rules of default wmiirc 2006-04-26 09:32:11 +02:00
Anselm R. Garbe a5790f6489 fixed typo in wmiirc, made sed to behave on more than one occurences pro line, fixed issue reported by ality 2006-04-25 18:35:54 +02:00
Anselm R. Garbe 189c241fe4 adapting wmiirc M-a proposal by Stefan Tibus 2006-04-25 18:08:25 +02:00
Anselm R. Garbe 5d60f44cbc s/$MODKEY-Shift-m/$MODKEY-f/ for fullscreen in wmiirc, as Sander suggested in a mail 2006-04-24 19:56:47 +02:00
Anselm R. Garbe 84aad0d1c2 added $MODKEY-Shift-m for floating mode maximization as default binding 2006-04-24 18:27:26 +02:00
Anselm R. Garbe bce2865e89 changed wmiirc, exporting WMII_ in a separate line, proglist don't does tr : ' ', this should be done earlier 2006-04-19 16:19:52 +02:00
Sander van Dijk 7b509ce08b make M-S-t read from /tags instead of /view/sel/sel/tags as suggested by unequal 2006-04-16 22:39:07 +00:00
Anselm R. Garbe c3302b5577 changed progs default once again 2006-04-14 10:59:49 +02:00
Anselm R. Garbe 4df65cbd6b changed the progs caching slightly differently to work in the ns directory (to prevent problems on multiuser mainframes) 2006-04-14 10:56:07 +02:00
Anselm R. Garbe 0b7acc5330 removed rc/extern redirection, removed OLD_PATH stuff (unnecessary), I don't care about WMII_FONT/*COLORS being in env, three vars are ok, changed progs file location (this allows running wmiirc from shell as well, because DISPLAY is not screwed up) 2006-04-14 10:28:10 +02:00
Anselm R. Garbe c6ddb166c7 added wmiirc 2006-04-13 17:43:57 +02:00
Anselm R. Garbe 11906f13b2 order matters in wmiirc 2006-04-13 14:58:22 +02:00
Anselm R. Garbe 4be90199ae removed 'retag' command 2006-04-13 14:09:28 +02:00