Commit Graph

423 Commits

Author SHA1 Message Date
Kris Maglione
aeacaf7589 First commit to test branch 2007-04-16 14:06:32 -04:00
Kris Maglione
b358f2a36a Fix rc.wmii. 2007-04-14 01:25:11 -04:00
Kris Maglione
2d6e3b91e5 Make sure that the 'read' command exists when running rc.wmii. 2007-04-14 00:07:52 -04:00
Kris Maglione
8b38c3cbd7 Quote $@ in some places. 2007-04-05 14:15:15 -04:00
Kris Maglione
2431da6e01 There's no exits command in rc. It's exit. 2007-04-01 03:59:43 -04:00
Kris Maglione
e8e12d125c Move xsetroot, too. 2007-03-31 17:23:30 -04:00
Kris Maglione
75a2951be1 Write /ctl before the second sourcing of rc.wmii.local 2007-03-31 17:22:30 -04:00
Kris Maglione
3be23e96dd Fix wmiirc 2007-03-30 22:56:09 -04:00
Kris Maglione
bae882dfec Don't check the values of WMII_ADDRESS and WMII_NS_DIR on startup. 2007-03-30 22:35:40 -04:00
Kris Maglione
666c5cfa05 Tell hg that I've renamed the config scripts (SCM is a bitch). 2007-03-26 23:16:36 -04:00
Kris Maglione
ca94ccabed Add the makefile for the rc directory. 2007-03-26 23:14:42 -04:00
Kris Maglione
a490d34b58 Don't run rc.wmii if its name is not rc.wmii. 2007-03-25 15:16:24 -04:00
Kris Maglione
5a12c899a5 Cleanup in main.c. Fixed the bar setup in rc.wmii. 2007-03-22 16:04:47 -04:00
Kris Maglione
323e3fa654 Remove '| cat' from the end of wmiirc. 2007-03-21 23:31:36 -04:00
Kris Maglione
b56f202e3e "object-oriented design is the roman numerals of computing." --rob; Removed Roman Numerals. 2007-03-21 22:58:59 -04:00
Kris Maglione
97f91bc48b wmii(1) is no more. wmiistartrc is now executed under a login shell from wmiiwm, which starts the appropriate wmiirc. 2007-03-14 18:31:58 -04:00
Kris Maglione
92dfcbc0d1 Give wmiirc the ability to toggle keybindings, too. 2007-03-07 17:35:20 -05:00
Kris Maglione
8a4f6e01e6 Fix wmiirc in shells with POSIX emulation modes. 2007-03-07 16:08:19 -05:00
Kris Maglione
b89b7df7e8 Fix wmiirc and wmiiloop. 2007-03-07 14:01:02 -05:00
Kris Maglione
b09c59fbc7 New wmiirc/wmiiloop model that mawk shouldn't choke on. 2007-03-07 10:38:31 -05:00
Kris Maglione
da724b0c23 Remove Gimp tagrule from sh/awk wmiirc. 2007-03-06 16:15:08 -05:00
Kris Maglione
1160b14fe6 Another wmiirc fix. 2007-03-03 17:56:46 -05:00
Kris Maglione
4b21c3f205 Added wmii9menu to, and cleaned up rc/wmiirc. Fixed behavior after selection no item with wmii9menu in rc.wmii. 2007-03-03 17:51:46 -05:00
Kris Maglione
3fbfc4957d Don't delete bar items for which there are tags on startup. 2007-03-03 12:09:36 -05:00
Kris Maglione
356f676015 Removed PLAN9BASE config.mk knob in favor of wmii9rc script. Still not an ideal solution. 2007-03-03 09:42:06 -05:00
Kris Maglione
4ecc7f5ea6 Added PLAN9BASE config.mk knob that evaluates to $PLAN9 or /usr/local/plan9 if unset. 2007-03-02 17:11:09 -05:00
Kris Maglione
c4b8c42b4c Add a newline to the end of rc.wmii. 2007-03-02 03:30:56 -05:00
Kris Maglione
b1f9f6666b Fix Action-status 2007-03-01 15:20:53 -05:00
Kris Maglione
d3c108d5ae Cleanup 9menu some. Remember the last menu item selected. 2007-02-28 21:18:26 -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
d3efb4965b Make gawk happy. 2007-02-27 03:39:40 -05:00
Kris Maglione
93b89970f8 Fix selection of views by index. 2007-02-27 01:57:01 -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
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
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
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