Commit Graph

262 Commits

Author SHA1 Message Date
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
Anselm R. Garbe
daee3c8d12 changed terminal keybindings to M-Return 2006-04-11 15:03:33 +02:00
Anselm R. Garbe
5a2a5d41b5 fixed two bugs reported by nion and lavish 2006-04-11 14:23:13 +02:00
Anselm R. Garbe
fec17b423e prepared snap 2006-04-11 10:38:47 +02:00
Sander van Dijk
dfd87f5c49 silly me... 2006-04-10 20:02:33 +00:00
Sander van Dijk
82eb3b5cb9 remove the bindings direct shortcuts for wmiirc and quit, add a quit action instead 2006-04-10 19:56:50 +00:00
Sander van Dijk
ad00132ed5 make the default keybindings consistent (see the mailing list for details) 2006-04-10 19:47:34 +00:00
Anselm R. Garbe
72c0efea9e removed /view/tag, removed -t argument, instead /def/rules is used. A new magic tag "!" keeps track of inheriting the selected view tag (/.*/ -> !), the first rule /.*/ -> 1 replaces the /view/tag default tag stuff (ex -t argument), writing "retag" to /ctl applies /def/rule to all existing clients, except the "!" handling 2006-04-10 10:58:21 +02:00
Anselm R. Garbe
8199524d26 renamed 'equal' mode into 'default' mode 2006-04-07 16:08:17 +02:00
Georg Neis
3f77f1c4dd wmiirc: be careful with custom tags 2006-03-30 16:06:59 +02:00
Anselm R. Garbe
193dbc69fc several fixes 2006-03-27 11:55:41 +02:00
Anselm R. Garbe
fcedcdcafd replaced exclusive flag with swap ($MODKEY-Shift-{h,j,k,l}) 2006-03-27 09:38:41 +02:00
Anselm R. Garbe
6ce7eb4337 exclusive mode of columns done with $MODKEY-x 2006-03-27 08:38:17 +02:00
Anselm R. Garbe
5e43254a12 removed capacity (doing that as exclusive mode is saner) 2006-03-27 07:46:12 +02:00
Anselm R. Garbe
0d935ce433 some cleanup in rule.c, added $MODKEY-Shift-{j,k} 2006-03-26 17:49:31 +02:00
Anselm R. Garbe
2ef7c06986 fixing default colors of status 2006-03-26 16:48:49 +02:00