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
|
391c14baac
|
Print only one line for each font with missing fontsets.
|
2007-03-31 00:19:12 -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
|
40772c24ab
|
Tread nil a bit more specially.
|
2007-03-30 01:15:36 -04:00 |
|
Kris Maglione
|
1ec81ff9c0
|
The 'nil' view is no longer particularly special. Generate CreateTag events before CreteArea events.
|
2007-03-30 00:26:35 -04:00 |
|
Kris Maglione
|
e012b7c5f7
|
Fix ARGBEGIN bug. Refactor wmiir.c. Create lib and include directories before installing.
|
2007-03-27 17:39:00 -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
|
beb042763f
|
Install config files.
|
2007-03-26 20:43:31 -04:00 |
|
Kris Maglione
|
c45a788363
|
Fixed readdir.
|
2007-03-26 17:38:02 -04:00 |
|
Kris Maglione
|
983f1baa16
|
Fixed some bugs.
|
2007-03-26 17:21:05 -04:00 |
|
Kris Maglione
|
f758fba726
|
Fix the CONFPREFIX (was ${MAN}, should have been ${ETC}).
|
2007-03-26 15:55:11 -04:00 |
|
Kris Maglione
|
44c9792a4c
|
Add a default label to the argument checking in wmiir
|
2007-03-26 15:46:37 -04:00 |
|
Kris Maglione
|
5d5ba6e283
|
Fixed a dial that should have been an announce.
|
2007-03-26 13:26:45 -04:00 |
|
Kris Maglione
|
f51f33bae8
|
Add (dat fns).h. Set LIBIXP to ${LIBDIR}/libixp.a until libixp is part of the tree.
|
2007-03-26 13:03:43 -04:00 |
|
Kris Maglione
|
6e54af6831
|
Fix build for gmake. Add uninstall target. Fix if statement with no command.
|
2007-03-26 12:57:46 -04:00 |
|
Kris Maglione
|
b0e967a3e9
|
Fixed VERSION info in wmiir and wmii.
|
2007-03-26 01:40:47 -04:00 |
|
Kris Maglione
|
38a12d53d2
|
Statically link wmiir.
|
2007-03-26 01:26:10 -04:00 |
|
Kris Maglione
|
b306ac581f
|
New tree layout and make system. Note: This will currently *not* install configuration scripts.
|
2007-03-26 00:48:00 -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
|
30241d8a49
|
New strlcat (no more half-page long license).
|
2007-03-24 18:35:05 -04:00 |
|
Kris Maglione
|
d18558ee5c
|
Fix Left/Right bar click events.
|
2007-03-24 08:10:41 -04:00 |
|
Kris Maglione
|
ba19d85174
|
Fix the creation of ns_path.
|
2007-03-23 12:49:42 -04:00 |
|
Kris Maglione
|
95a0ca61ce
|
Fix some bugs. Fix the README.
|
2007-03-23 12:30:50 -04:00 |
|
Kris Maglione
|
2b39ee548b
|
Properly fixed bug in mfatal.
|
2007-03-22 17:11:23 -04:00 |
|
Kris Maglione
|
29e01f3961
|
Fixed bug in mfatal.
|
2007-03-22 17:10:23 -04:00 |
|
Kris Maglione
|
dd0b7f5123
|
X/\.c$/ ,s/wmiiwm/wmii/g. Don't use printf (may malloc) on malloc failure.
|
2007-03-22 17:00:27 -04:00 |
|
Kris Maglione
|
7fee0ec5e2
|
More cleanup in main.c.
|
2007-03-22 16:23:10 -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
|
21df75141e
|
Make sure that $PLAN9 is set if running rc.wmii, remove .0 from $DISPLAY for sockets. Add P9PATHS config.mk knob for packagers.
|
2007-03-22 00:52:14 -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
|
a89b727523
|
Check $WMII_NS_DIR on init, rather than $WMII_NS_PATH
|
2007-03-21 22:13:57 -04:00 |
|
Kris Maglione
|
d0e3417c07
|
Set argv[0] to the - followed by the basename of the login shell.
|
2007-03-15 19:01:58 -04:00 |
|
Kris Maglione
|
fd181a0a7e
|
Added an exec command to /ctl
|
2007-03-15 17:36:21 -04:00 |
|
Kris Maglione
|
e017e86e49
|
Make sure that wmii9rc normally exits with a true exit status.
|
2007-03-15 15:38:18 -04:00 |
|
Kris Maglione
|
7d1a1ddd93
|
Add wmiistartrc
|
2007-03-15 13:31:42 -04:00 |
|
Kris Maglione
|
194ad68fc8
|
Removed the wmii script from mercurial.
|
2007-03-15 02:21:17 -04:00 |
|
Kris Maglione
|
7ee7d4e6b9
|
Rename wmiiwm to wmii.
|
2007-03-14 19:12:03 -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
|
d41f07eecf
|
Don't restack when there are no clients.
|
2007-03-12 13:53:28 -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
|
01e86be563
|
Added an extra call to XPending in the X event loop to fix an apparant Xlib bug. Removed some debugging statements. Some minor fixes.
|
2007-03-06 15:06:27 -05:00 |
|
Kris Maglione
|
a1ace98236
|
Disable globbing in wmiir.
|
2007-03-06 14:20:49 -05:00 |
|