Commit Graph

517 Commits

Author SHA1 Message Date
Georg Neis
93bb63e02a cmd/wmiimenu.1: be more precise 2006-02-27 18:44:17 +01:00
Georg Neis
2813ec1ac9 cmd/wmiimenu.1: document environment variables 2006-02-27 18:23:28 +01:00
Anselm R. Garbe
57f485ff25 Added tag snap for changeset b4fccf947652fa088014c15d608d723569c26537 2006-02-27 16:46:32 +01:00
Anselm R. Garbe
5694ddf21c cursor fix 2006-02-27 16:46:30 +01:00
Anselm R. Garbe
b8c77ae97c Added tag snap for changeset cbc1bc4e1942d59405402203eda615c39273eb3c 2006-02-27 16:42:00 +01:00
Georg Neis
7336f770a2 README: remove references to 9base 2006-02-27 16:37:06 +01:00
Georg Neis
9cd8c5bd1b rc/extern: unset WMII_FONT 2006-02-27 16:36:31 +01:00
Anselm R. Garbe
a9237821e3 small bugfix in client.c (moved x offset stuff to resize client), fixed focus issue in sendtopage 2006-02-27 16:31:13 +01:00
Anselm R. Garbe
c3b5fb7619 minimized movement overhead on attaching/sendtopage through a saner attach_client_to_page function 2006-02-27 16:09:13 +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
Sander van Dijk
9a3f135007 make shortcut name-ing consistent with wmiirc 2006-02-26 11:51:51 +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
026c887fbe same for the wmii script 2006-02-25 19:33:31 +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
506c7a8835 sendtopage doesn't change selected page now 2006-02-25 16:05:51 +01:00
Anselm R. Garbe
0e9d520cfb made changes to wmiir.c (/me thought would have been already fixed) 2006-02-24 17:20:25 +01:00
Anselm R. Garbe
313956abe0 cosmetic changes in wm.h 2006-02-24 17:13:58 +01:00
Anselm R. Garbe
47817e833e simplified cmd/Makefile drastically 2006-02-24 11:53:12 +01:00
Anselm R. Garbe
73539061ad removed empty line from wmiirc 2006-02-24 11:38:29 +01:00
Anselm R. Garbe
1d606ba773 Added tag snap for changeset c3217bd82a1c68b4880f8e7cac25cf87f3e73ca3 2006-02-24 10:44:00 +01:00
Anselm R. Garbe
f10034fe13 small changes 2006-02-24 10:43:32 +01:00
Anselm R. Garbe
ef7b1b925e Added tag snap for changeset 03687208586a5d5a49ea33dcb45f189944014fca 2006-02-24 10:43:23 +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
53c50eb697 fixed drop_moving, removed swap crap from column.c 2006-02-24 10:06:02 +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
b3e54e3ae0 implemented cmd 'sendto <page>' in /x/x/x/ctl 2006-02-23 20:52:55 +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
75ecccb900 README: fixed type and did some redraft 2006-02-22 00:04:45 +02:00
Georg Neis
adfb6ad715 cosmetic 2006-02-21 23:35:20 +02:00
Georg Neis
3e4a5e64ee README: added pointers to rc documentation 2006-02-21 23:33:39 +02:00
Anselm R. Garbe
009bb66702 forward-port of Tobias Ulmers patch 2006-02-20 09:44:20 +01:00
Anselm R. Garbe
a8ad9ba1cd allowing selection of floating layer 2006-02-20 07:46:54 +01:00
Anselm R. Garbe
0e4b36e0ff enabled basic navigation in column layout 2006-02-19 16:21:01 +01:00
Anselm R. Garbe
4435f84131 implemented basic new_column handling 2006-02-19 15:56:16 +01:00
Anselm R. Garbe
c81c95aa6c enabled partial column mode (experimental yet, don't use it, don't complain) 2006-02-19 15:40:44 +01:00
Anselm R. Garbe
66e5228fa3 fixed 2006-02-19 13:58:37 +01:00
Anselm R. Garbe
7adcad7501 fixed visual attach bug 2006-02-19 13:52:47 +01:00
Anselm R. Garbe
cedfb3fac5 reenabled detach 2006-02-19 13:24:47 +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
Anselm R. Garbe
1f3c63821c should fix the crash reported by bogon 2006-02-19 10:40:09 +01:00
Georg Neis
4add58c688 further wmiimenu manpage changes (usage) 2006-02-19 00:14:05 +02:00
Georg Neis
aa2e2bb703 simplified items function 2006-02-18 23:35:43 +02:00
Sander van Dijk
62686ec717 check if there is a \n before trying to remove it. 2006-02-18 22:07:04 +01: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