Commit Graph

518 Commits

Author SHA1 Message Date
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
Kris Maglione
68e5ceae90 Made lbar functional 2006-06-19 18:25:49 -04:00
Anselm R. Garbe
8b8b9ada47 implemented select command for /tag/X/ctl 2006-06-19 16:05:02 +02:00
Anselm R. Garbe
61e4d38f66 implemented horizontal selection 2006-06-19 13:18:09 +02:00
Anselm R. Garbe
8bbeb9a970 adapted wmiirc stuff to work with current fs, however most commands don't work atm, because message_client() is missing/or not finished yet, and because message_view() is broken 2006-06-19 09:57:16 +02:00
Anselm R. Garbe
fd122b4a05 fixed colorization of new labels in the bar 2006-06-07 19:19:16 +02:00
garbeam
e6c7a91f50 merged 2006-06-07 11:33:10 +02:00
Anselm R. Garbe
322a714dc2 small fix of wmiirc 2006-06-07 11:25:12 +02:00
Kris Maglione
865ac2aef1 Minor change to retagging with wmiimenu to prevent a race reported by DenisG 2006-06-06 23:44:12 -04:00
Anselm R. Garbe
83f184dad7 applied Kris' idea to drop .0 suffixes in WMII_ADDRESS, removed internal labels, introduced several *Tag events, needs polishing 2006-06-06 21:10:30 +02:00
Anselm R. Garbe
afda47cbf9 restoring wmiirc, using 50/50 instead of 60/40 by default 2006-06-06 17:35:29 +02:00
Anselm R. Garbe
25a7fc9216 /def/colrule now uses 30+40+20+10 syntax (num of + + 1 means num of columns, the sum must be 100, which is used for new columns), renamed /def/rules into /def/tagrules, renamed /def/ncol into /def/colrules 2006-05-31 19:48:44 +02:00
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
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
Sander van Dijk
f6979a2eb6 change $MODKEY-Return to $MODKEY-Shift-h and $MODKEY-Shift-Return to $MODKEY-Shift-l (which is consistent with the other move/sendto bindings) 2006-03-24 20:23:32 +01:00
Anselm R. Garbe
787b212561 removed hint to M-Tab from welcome 2006-03-24 15:03:15 +01:00
Anselm R. Garbe
c38b42432b added $MODKEY-Control-t (menu of tags), added $MODKEY-Shift-t (tag current client) 2006-03-24 15:00:53 +01:00
Anselm R. Garbe
d5ef10e1c9 removed MODKEY-Tab default binding (redundant) 2006-03-24 14:57:19 +01:00
Anselm R. Garbe
05a94a677b corrected status default colors 2006-03-24 14:07:45 +01:00
Anselm R. Garbe
1b312231d6 finished internalized tag selector for bar 2006-03-24 13:36:35 +01:00
Anselm R. Garbe
80bde63776 moving the view label stuff from wmiirc to wmiiwm (removed expand), merging with available tags and click handling will follow 2006-03-23 20:48:26 +01:00
Anselm R. Garbe
9bc3e63b9a found a way to remove queueing and to have correct tag info in the bar, which is pretty simple 2006-03-23 18:08:55 +01:00
Anselm R. Garbe
9d37029fe9 snap value is calculated dynamically now 2006-03-23 14:37:54 +01:00
Anselm R. Garbe
5e2c219f0e setting default border to 2 pixels 2006-03-23 14:30:00 +01:00
Georg Neis
9e10c53c60 status: hide stderr of remove 2006-03-23 11:03:43 +01:00
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
Anselm R. Garbe
f85ea6d871 added $MODKEY-Control-t shortcut to provide menu with available tags 2006-03-08 12:36:36 +01:00
Georg Neis
aeaab6a26a swapped $MODKEY-[0-9] and $MODKEY-Shift-[0-9] 2006-03-08 12:12:04 +01:00
Anselm R. Garbe
17a12e5c5d changed default tag, allowing writing /def/tag 2006-03-06 16:35:07 +01:00
Anselm R. Garbe
95a2527e11 proceeded with tag integration 2006-03-05 23:38:50 +01:00
Anselm R. Garbe
5df09bbf3f slightly switching to tag mechanism (though several updates still needed) 2006-03-05 20:00:18 +01:00
Anselm R. Garbe
e797517817 added 'nil' tag as default policy 2006-03-05 19:27:32 +01:00
Anselm R. Garbe
5ab0974e4a small fixes 2006-03-04 09:29:20 +01:00
Anselm R. Garbe
9c61ccf97e several changes toward the stuff announced at wmii@wmii.de (don't use yet) 2006-03-04 09:23:17 +01:00
Anselm R. Garbe
5789638533 removed much crap due to column simplifications 2006-03-02 19:58:54 +01:00
Anselm R. Garbe
7e28da7db3 renamed maxclient into capacity, using a different way than hardcoding existing first column to capacity=1 2006-03-02 14:37:36 +01:00
Georg Neis
5ae71d5cbc small fix 2006-03-01 18:30:20 +02:00
Anselm R. Garbe
0a87eed676 fixed COL_MAX handling 2006-03-01 16:59:42 +01:00
Anselm R. Garbe
b5b125e8a9 reenabling max for columns 2006-03-01 16:47:43 +01:00
Anselm R. Garbe
d7af7846f5 increasing status loop to 1 second, ixp is fast 2006-03-01 12:06:19 +01:00
Anselm R. Garbe
e23c331ba0 replaced size_t occurences with unsigned int, fixed issue reported by bogon (welcome disappearance issue) 2006-03-01 11:55:46 +01:00
Anselm R. Garbe
0d3b8a0b10 fixed some ugly stacking issues 2006-03-01 11:30:44 +01:00
Anselm R. Garbe
c855a6dad0 indexes begin at 0 now, page 0 can be used as clutter page (actually it is, Alt-{d,a} back again), sendto has no shortcuts in other cases atm 2006-03-01 11:09:49 +01:00
Anselm R. Garbe
e5ecb84d2d some tiny refactoring (renamed _to_ occurences into 2, removed crappy MAX mode from columns, we don't need it, set max to 1 instead (aka exclusive flag)) 2006-03-01 07:51:04 +01:00
Anselm R. Garbe
978127964a added MODKEY-Shift-s (for stacking mode of a column), MODKEY-Shift-m (for max mode of a column) and MODKEY-Shift-= for (equal mode, default) 2006-02-28 17:13:16 +01:00
Anselm R. Garbe
da897e5bed added Control-Alt-r,y shortcut which destroys an empty page and Control-Shift-[1-9] shortcuts which send the selected client of page [1-9] to selected page 2006-02-28 14:58:55 +01:00
Anselm R. Garbe
14706f499a removed mouse warping by default (it is more annoying than useful) 2006-02-28 10:08:58 +01:00
Georg Neis
9cd8c5bd1b rc/extern: unset WMII_FONT 2006-02-27 16:36:31 +01:00
Anselm R. Garbe
5704f29b69 added WMII_FONT to shish wmiirc, because wmiimenu reads WMII_FONT from env(1) 2006-02-27 15:15:11 +01:00
Georg Neis
08aac84087 add missing sendtopage shortcuts (reported by ality) 2006-02-26 13:54:05 +01:00
Sander van Dijk
166868d8a1 small wmiirc fix 2006-02-26 12:06:23 +01:00
salva
2b55f62c6b reverted non portable shell brace expansion 2006-02-25 23:44:27 +00:00
salva
636162543a use of sh's brace expansion to associate key bindings by common prefix (again) 2006-02-25 21:49:57 +00:00
Georg Neis
ce984446b0 add first version of sh scripts 2006-02-25 19:36:53 +01:00
Georg Neis
215ac62fd7 move rc scripts to extra/p9p/, set shebang to /usr/local/plan9/bin/rc, remove 9PREFIX
don't expect anything to work, files are missing now
2006-02-25 19:12:09 +01:00
Anselm R. Garbe
73539061ad removed empty line from wmiirc 2006-02-24 11:38:29 +01:00
Anselm R. Garbe
f10034fe13 small changes 2006-02-24 10:43:32 +01:00
Anselm R. Garbe
f478c7f6d2 removed option to disable client bars, we don't allow that in the future because of intelligent stacks,
also removed option for per-client based border width, unnecessary bloat nobody really needs
2006-02-24 10:38:48 +01:00
Anselm R. Garbe
4a59f072da implemented sendtopage and sendtoarea, added shortcuts in wmiirc 2006-02-24 09:52:20 +01:00
Anselm R. Garbe
2c72f43861 added new MODKEY-Control-{1...9} shortcuts to send a client into a specific page 2006-02-24 07:29:09 +01:00
Anselm R. Garbe
33ffed7293 removed detach layer as proposed in IRC yesterday, we will have some sendto soon 2006-02-22 10:58:00 +01:00
Georg Neis
adfb6ad715 cosmetic 2006-02-21 23:35:20 +02:00
Anselm R. Garbe
0e4b36e0ff enabled basic navigation in column layout 2006-02-19 16:21:01 +01:00
salva
7f6935a8a5 moved the status label creation&removal code to the status script itself 2006-02-19 11:48:29 +00:00
salva
4639edf9b0 Grouped keykbinginds by common prefix, and made simpler some awk cmds 2006-02-19 11:13:35 +00:00
Georg Neis
aa2e2bb703 simplified items function 2006-02-18 23:35:43 +02:00
Georg Neis
3579ac2459 if output of wmiimenu is empty then don't try to execute it
the last patch has been reverted, it was insufficient and
not really the right place
2006-02-18 23:00:00 +02:00
Georg Neis
33acee2a70 rc/extern: exit if argument list is empty
this avoids "empty argument list" error messages when
leaving the menu by pressing escape
2006-02-18 22:39:20 +02:00
Georg Neis
ddbeaa6531 some cosmetic 2006-02-18 22:23:49 +02:00
Anselm R. Garbe
07bf7a7aff fixed issue reported by Jani at wmii list 2006-02-17 15:18:42 +01:00
Anselm R. Garbe
c07707bf57 several changes 2006-02-16 12:06:01 +01:00
Anselm R. Garbe
068caf1da1 fixed a routing bug in qpath_decode 2006-02-16 11:53:10 +01:00
Sander van Dijk
25731066d2 small wmiirc fix 2006-02-16 11:08:28 +01:00
Anselm R. Garbe
93d8eb3617 some changes 2006-02-16 01:55:21 +01:00
Anselm R. Garbe
88ae3e3606 removed spawn.c, removed wmiiwarp.c (instead use warp action on /ctl), spawning is not necessary, remove exec on page heuristic (too crappy, instead I'll use class hints again, they are at least more reliable) 2006-02-16 01:05:16 +01:00
salva
12a13b8b8b Added note about how to manage windows(select,move,resie) with the mouse 2006-02-13 18:32:32 +00:00
Anselm R. Garbe
4a19a52003 proceeded with wm stuff 2006-02-13 10:31:38 +01:00
Anselm R. Garbe
e06577f5ec preferring solid background 2006-02-13 09:41:20 +01:00
Anselm R. Garbe
82ac732268 small fix in wmiirc 2006-02-13 09:15:04 +01:00
Anselm R. Garbe
72fbe7ef17 made bluish default colorscheme, I think this is sufficient for the release 2006-02-13 09:12:08 +01:00
Anselm R. Garbe
7859ef43d8 fn items in wmiirc now pipes the result to uniq as well 2006-02-12 12:14:14 +01:00
Anselm R. Garbe
be8a984d73 removed grab from /ctl, instead use wmiir create 2006-02-12 01:49:33 +01:00
Anselm R. Garbe
523872ca3d removed modes from wmiirc, beside other several fixes 2006-02-11 23:54:00 +01:00
salva
6c1ce74e9a Fixed a bug that crashed wmii when clicking the bar and added resize/move modes to float mode 2006-02-11 21:36:25 +00:00
Anselm R. Garbe
55ca4d6c23 added button press event handling in wmiirc 2006-02-11 15:22:42 +01:00
Anselm R. Garbe
63bcb2cd1f sending subshell into background 2006-02-11 14:32:13 +01:00
Anselm R. Garbe
1ef66d2eed speed hack for PATH menu 2006-02-11 14:14:12 +01:00
Anselm R. Garbe
66441bf03b added Control-Alt-{p,a} shortcuts for new simplified menu 2006-02-11 14:07:36 +01:00
Anselm R. Garbe
6ce19c3999 changed default colors 2006-02-10 22:33:46 +01:00
Anselm R. Garbe
81d0daeae4 removing unnecessary -$DISPLAY extension from pidfiles 2006-02-10 21:26:16 +01:00
Anselm R. Garbe
f767ebcca8 removed various unused crap 2006-02-10 21:08:58 +01:00
Anselm R. Garbe
3a87f2fbdd improved wmiirc setup somewhat more 2006-02-10 20:52:32 +01:00
Anselm R. Garbe
9f2aa6ffc6 minor fix 2006-02-10 20:33:21 +01:00
Anselm R. Garbe
ec2a8770dd fix of fix 2006-02-10 20:20:29 +01:00
Anselm R. Garbe
321f08ca47 changed default xterm call from xterm -rv to xterm 2006-02-10 19:30:29 +01:00
Anselm R. Garbe
5998c8624b made bright color scheme 2006-02-10 19:29:40 +01:00
Anselm R. Garbe
7deb1e86ba added WMII_FONT, WMII_SELCOLORS and WMII_NORMCOLORS to wmiirc 2006-02-10 18:32:35 +01:00
Anselm R. Garbe
918ece162d added new events (focus page and focus client provide the associated name) 2006-02-10 17:51:20 +01:00
Anselm R. Garbe
b7941ad804 removed HANDLEINC from wmiirc 2006-02-10 17:13:26 +01:00
Anselm R. Garbe
b588a8ed6f typo fixed in wmiirc 2006-02-10 17:11:14 +01:00
Anselm R. Garbe
d14c83d855 fixed client dir walking (because of broken area id's) 2006-02-10 17:09:59 +01:00
Anselm R. Garbe
c331ae7a51 small change to wmiirc 2006-02-10 16:10:21 +01:00
Anselm R. Garbe
a38480e40c made things to work again, bar now merged into wm, wmiirc is controller for wmii, changed /tmp/.ixp to /tmp/ns.$USER.$DISPLAY, ixp reuses sockets, so no problem, because wmii checks if a wm is already running, thus socket files cannot be stolen 2006-02-10 09:13:35 +01:00
Anselm R. Garbe
13a12b6a7d removed several files, merged wm and wmiikeys 2006-02-09 19:40:12 +01:00
Anselm R. Garbe
0ca97a565d made error reporting in wmiifs and libixp better, change keys script somewhat 2006-02-09 18:32:01 +01:00
Anselm R. Garbe
b2e81933e8 some patches 2006-02-09 12:38:43 +01:00
Anselm R. Garbe
8821624a06 stylistic change 2006-02-09 00:38:04 +01:00
Anselm R. Garbe
a3ce9b00fa fixed two small issues 2006-02-09 00:34:25 +01:00
Anselm R. Garbe
022015d989 implemented first prototype of keys component script 2006-02-09 00:28:49 +01:00