Kris Maglione
|
74d24e66f1
|
Don't confine the mouse to the menu in 9menu.
|
2007-02-28 20:16:21 -05:00 |
|
Kris Maglione
|
89d4b45642
|
Fix the default colors in wmii9menu.
|
2007-02-28 20:06:43 -05:00 |
|
Kris Maglione
|
eaf1ad0cc2
|
Report the proper client id in urgency notices.
|
2007-02-28 17:32:12 -05:00 |
|
Kris Maglione
|
d6d9fa39c2
|
Fix Suraj's segfault, hopefully.
|
2007-02-28 17:19:15 -05:00 |
|
Kris Maglione
|
bb3f1ea452
|
Removed www tagrule from rc.wmii. It was not meant to be there.
|
2007-02-28 01:00:05 -05:00 |
|
Kris Maglione
|
d346ce4723
|
Replaced wmii.svg with wmii.eps and wmii.mp (wmii and XML/Inkscape don't mesh).
|
2007-02-27 19:12:57 -05:00 |
|
Kris Maglione
|
adfcb6ce01
|
Replace #defines with enums
|
2007-02-27 15:34:05 -05:00 |
|
Kris Maglione
|
d3efb4965b
|
Make gawk happy.
|
2007-02-27 03:39:40 -05:00 |
|
Kris Maglione
|
4d689c0a0d
|
Fix an infinate loop with multiple reads on the same /event fid.
|
2007-02-27 03:14:39 -05:00 |
|
Kris Maglione
|
93b89970f8
|
Fix selection of views by index.
|
2007-02-27 01:57:01 -05:00 |
|
Kris Maglione
|
8ba567929c
|
Don't link wmii9menu against libixp.
|
2007-02-26 16:04:04 -05:00 |
|
Kris Maglione
|
6fc0950cb5
|
Add .POSIX target and change to double quotes in the Makefile. Change 9menu.c parsing a bit. Some rc.wmii fixes.
|
2007-02-26 15:56:41 -05:00 |
|
Kris Maglione
|
0bcc957879
|
Test -e $PLAN9/bin/rc in wmii script. Use AWKPATH config.mk flag instead of /usr/bin/awk.
|
2007-02-26 06:53:02 -05:00 |
|
Kris Maglione
|
af678f9c6a
|
Get rid of a bunch of cruft from 9menu.
|
2007-02-26 06:08:50 -05:00 |
|
Kris Maglione
|
3f2591f833
|
Remove tests for menu bounds in 9menu.c, since the mouse is confined to the menu.
|
2007-02-26 05:51:49 -05:00 |
|
Kris Maglione
|
16af6d5871
|
Added 9menu.c
|
2007-02-26 05:17:10 -05:00 |
|
Kris Maglione
|
b090c8bc98
|
Make Nop the default menu item, rather than Delete.
|
2007-02-26 04:55:54 -05:00 |
|
Kris Maglione
|
b2c7eef976
|
Fix 9menu function, compile wmii9menu with 9menu.o instead of ${OBJ}, some minor 9menu.c modifications.
|
2007-02-26 04:46:55 -05:00 |
|
Kris Maglione
|
edd7dba67a
|
Add stripped down version of 9menu, and right-click menus to clients. Includes 'Delete' item. Runs from rc.wmii only.
|
2007-02-26 04:27:03 -05:00 |
|
Kris Maglione
|
6fd9aede66
|
Fixed and cleaned up rc.wmii. Updated rc/welcome
|
2007-02-25 23:29:16 -05:00 |
|
Kris Maglione
|
fe72e87e78
|
Quote $PROGS_FILE elsewhere
|
2007-02-25 15:29:27 -05:00 |
|
Kris Maglione
|
28c238974f
|
Quote $PROGS_FILE in Action_rehash
|
2007-02-25 15:25:41 -05:00 |
|
Kris Maglione
|
82125e9e28
|
Get rid of config_which in the sh wmiirc.
|
2007-02-25 15:16:34 -05:00 |
|
Kris Maglione
|
6aa67b638b
|
Create Action_ functions immediately. Quote $WMII_NORMCOLORS in Action_status
|
2007-02-25 14:59:32 -05:00 |
|
Kris Maglione
|
59fe492d74
|
Replace Action- with Action_ in wmiirc
|
2007-02-25 14:25:42 -05:00 |
|
Kris Maglione
|
f02ebd6d4f
|
Replaced rc.wmii.var with splitting rc.wmii.local at /^# Overrides/
|
2007-02-25 14:17:56 -05:00 |
|
Kris Maglione
|
615381d5bd
|
Fixed syntax error in client.c.
|
2007-02-25 13:43:28 -05:00 |
|
Kris Maglione
|
a3bc12c958
|
Make sure XGetWMHints doesn't return nil. Some cleanup in client.c.
|
2007-02-25 12:50:36 -05:00 |
|
Kris Maglione
|
56e1ee9a13
|
Fix selection of areas by index.
|
2007-02-25 00:07:59 -05:00 |
|
Kris Maglione
|
ca3bcebf82
|
Have rc.wmii source rc.wmii.var; I don't like it, but MODKEY must be set before the Key-* functions are defined, and override functions after. I can think of few other solutions.
|
2007-02-24 23:36:16 -05:00 |
|
Kris Maglione
|
2c387d4d99
|
Have wmiimenu take colors from WMII_(NORM FOCUS)COLORS. Get rid of 'extern' from function decls.
|
2007-02-23 23:09:58 -05:00 |
|
Kris Maglione
|
e4cf02d8f4
|
Have rc.wmii source rc.wmii.local to allow local changes with the stock rc.wmii.
|
2007-02-23 19:50:02 -05:00 |
|
Kris Maglione
|
e41895dda2
|
Fix dmenu colors in rc.wmii.
|
2007-02-23 16:53:38 -05:00 |
|
Kris Maglione
|
7d79286893
|
Focus windows when entering their titlebars, except when stacked.
|
2007-02-23 16:03:20 -05:00 |
|
Kris Maglione
|
6d8c5fe003
|
Bigger target area for border resizals. Fix to rc.wmii.
|
2007-02-23 15:11:39 -05:00 |
|
Kris Maglione
|
204f3e1e45
|
Fix some rc.wmii bugs. wmiiterm is $WMII_TERM again.
|
2007-02-23 14:05:46 -05:00 |
|
Kris Maglione
|
b2f0b883e3
|
Remove rc/(status rehash quit). They're taken care of in wmiirc, now.
|
2007-02-23 13:55:11 -05:00 |
|
Kris Maglione
|
99fe00d264
|
Fixed WMII_MENU and WMII_TERM. They are now functions: wmiimenu and wmiiterm.
|
2007-02-23 13:48:21 -05:00 |
|
Kris Maglione
|
a7a3303cb8
|
Redraw view on writes to /ctl (focuscolors, border, font)
|
2007-02-23 01:53:08 -05:00 |
|
Kris Maglione
|
f6a4b6b876
|
Temporarilly fix some focus issues (still need rewrite). Some rc.wmii fixes.
|
2007-02-23 00:07:30 -05:00 |
|
Kris Maglione
|
dcf1c9ec1d
|
Moved rc/newrc to rc/wmiirc. Added rc/rc.wmii, and run it if 9 rc exists. Bourne wmiirc is officially deprecated.
|
2007-02-22 22:36:50 -05:00 |
|
Kris Maglione
|
2da0d1b75d
|
More wmiiloop/newrc updates.
|
2007-02-22 19:07:58 -05:00 |
|
Kris Maglione
|
f56a70589e
|
Added wmiiloop(1) and wmiiloop.1 to handle experimantal awk-based wmiirc.
|
2007-02-22 18:32:23 -05:00 |
|
Kris Maglione
|
fb8b463288
|
A bit more tidying of rc/newrc
|
2007-02-22 17:02:14 -05:00 |
|
Kris Maglione
|
a5825ff3d7
|
Made rc/newrc moderately less ugly.
|
2007-02-22 16:20:40 -05:00 |
|
Kris Maglione
|
61f889a81c
|
Experimental awk-based wmiirc now has internal actions. Still ugly. Must fix.
|
2007-02-22 15:53:34 -05:00 |
|
Kris Maglione
|
5a070d4d6f
|
Don't replay clicks that were on the frame window.
|
2007-02-22 15:12:36 -05:00 |
|
Kris Maglione
|
e1e4450a41
|
Added experimental awk-based wmiirc in rc/newrc
|
2007-02-22 15:06:59 -05:00 |
|
Kris Maglione
|
3d589a8573
|
Remove unused variable, and some general reformating, in wmiirc.
|
2007-02-22 11:56:12 -05:00 |
|
Kris Maglione
|
924972e625
|
Removed superfluous 'NF>2' check in proglist (there's no x in total). Renamed DMENU to WMII_MENU.
|
2007-02-22 11:48:34 -05:00 |
|