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
|
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 |
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 |
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
|
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 |