Commit Graph

127 Commits

Author SHA1 Message Date
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