Commit Graph

277 Commits

Author SHA1 Message Date
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
Anselm R. Garbe 4e4793336f removed /view indirection, instead tags occur in / directory, /view is a shorty for the viewed tag, fixed floating focus bug, fixed $MODKEY-s crashing bug on startup 2006-04-13 10:06:07 +02:00
Anselm R. Garbe 9184de8ad5 fixed bug reported by redondos 2006-04-12 15:29:03 +02:00
Anselm R. Garbe e52879b08b prepared new snap 2006-04-12 14:49:23 +02:00
Anselm R. Garbe eaa2d5f382 added /view/ctl for view-specific commands, fixed retag command of /ctl 2006-04-12 14:28:05 +02:00
Anselm R. Garbe 6d878a1b71 removed /tags, renamed /clients/ to /client/, changed /view, it contains now all avaiable views, to address the selected view, you have to substitute /view with /view/sel 2006-04-12 14:14:34 +02:00
Anselm R. Garbe d94af982e1 fixed typo in wmiirc (s/LabelClick/BarClick/ recently) 2006-04-12 11:42:39 +02:00
Anselm R. Garbe 5662a1b15c added /def/grabmod, which allows to set the modifier key for mouse grab based moves/resizals (default is Mod1) 2006-04-12 11:08:31 +02:00
Anselm R. Garbe d7dc09cc8b removed Alt, instead use Mod1 in any case, added UP/.. vars to wmiirc 2006-04-12 08:53:06 +02:00
Anselm R. Garbe 8fd81a6107 added sort to the pipe for M-t 2006-04-11 18:45:40 +02:00
Anselm R. Garbe 99ca533ca7 removed $MODKEY-Shift-n, instead new columns are created on column boundaries on move prev/next respectively, seems more natural and reduces 1 keybinding 2006-04-11 15:54:14 +02:00
Anselm R. Garbe 446c4e7c0c fixed wmiirc 2006-04-11 15:32:03 +02:00