Commit Graph

2800 Commits

Author SHA1 Message Date
Kris Maglione
f4d2ca3261 [python] Minor cleanups. 2010-07-09 17:17:39 -04:00
Kris Maglione
1ede2c9895 Deal with Java AWT rendering inanity. Closes issue #5. 2010-07-08 03:07:08 -04:00
Kris Maglione
16670eb3fd [debian] Fix some lintian warnings. 2010-07-07 22:47:39 +00:00
Kris Maglione
116fdc62b4 [arch] Fix pkgdesc for pyxp/pygmi. 2010-07-07 00:37:58 -04:00
Kris Maglione
24fc6e7271 [debian] Add python to Build-Depends. 2010-07-06 23:09:53 -04:00
Kris Maglione
c738bfc8e7 [debian] Add util/genchangelog. 2010-07-06 21:23:15 -04:00
Robert Ransom
f7972993f3 [p9p] Fix for new bar file format. 2010-07-02 00:33:09 -07:00
Kris Maglione
bdf6dacdc5 [python] Fix some deadlock issues. 2010-07-01 21:45:27 -04:00
Kris Maglione
c7994d542e [python] Fix rather badly broken pygmi. 2010-06-30 23:12:41 -04:00
Kris Maglione
6f6bce6a65 Fix possible error stack overflow in last commit. 2010-06-30 00:58:04 -04:00
Kris Maglione
9bfa6ce867 Fix updating tags via /client/*/tags. Closes issue #200. 2010-06-29 13:40:51 -04:00
Kris Maglione
0f6a36936d Fix fs.c bug introduced in revision 9d31d13386b8. Closes issue #199. 2010-06-28 11:54:55 -04:00
Kris Maglione
7669688f3f [PKGBUILD] s/(pyxp|pygmi)-hg/python-&/g 2010-06-27 22:51:40 -04:00
Kris Maglione
c629223ec9 [python] Use distutils to compile and install pygmi/pyxp. 2010-06-27 17:47:45 -04:00
Kris Maglione
a5ca791958 Minor cleanup. 2010-06-27 17:11:08 -04:00
Kris Maglione
86d42bceb6 Update man/Makefile to track changes in mk/man.mk 2010-06-27 17:08:54 -04:00
Kris Maglione
e1ea247994 [guide] Split guide sections into separate .tex files. 2010-06-27 17:08:20 -04:00
Kris Maglione
68b77ab4e8 Change format of bar files. Refactor fs.c. Add M-n/M-b to rc scripts. Add showkeys to plan9port rc. Update docs. Linkify code fragments in wmii.tex. 2010-06-25 17:21:12 -04:00
Kris Maglione
ec18eb22e9 Cache property change values to cut down on noise. 2010-06-24 11:03:52 -04:00
Kris Maglione
5a6c5c1b4d Set ignoreenter indiscriminantly. Closes issue #196. 2010-06-24 10:39:42 -04:00
Kris Maglione
8177ac58d7 Sync makefiles with libixp. Fix some PKGBUILD bugs. 2010-06-23 10:55:55 -04:00
Kris Maglione
2177aed027 Make sure a window has a visual before dereferencing it. Fixes issue #195. 2010-06-21 10:29:51 -04:00
Kris Maglione
0855f12de8 [python] Call background programs with stdin=/dev/null. 2010-06-20 16:37:17 -04:00
Kris Maglione
262778dccc Fix some RGBA color bugs. 2010-06-20 15:59:27 -04:00
Kris Maglione
683b3ed895 Handle colormapped displays. 2010-06-20 14:24:04 -04:00
Kris Maglione
e1f621dba0 Stop event handler chain after client is destroyed. 2010-06-18 16:44:30 -04:00
Kris Maglione
a33719f9d4 Allow colors to be specified in any form recognized by X, including rgba. 2010-06-18 10:57:42 -04:00
Kris Maglione
87f46f44bb Change order of initialization after randr screens are added. Closes issue #153. 2010-06-18 10:17:25 -04:00
Kris Maglione
fb9e477fba Bump IXP_NEEDAPI to 129. 2010-06-17 19:51:58 -04:00
Kris Maglione
b223b27f70 Use IXP_ASSERT_VERSION macro. 2010-06-17 18:23:25 -04:00
Kris Maglione
f45311261e [wikeyname] Prompt the user for a key if isatty(1). 2010-06-16 18:35:32 -04:00
Kris Maglione
d9486fa419 [guide] Some updates to wmii.pdf to track the man pages. 2010-06-16 18:32:09 -04:00
Kris Maglione
c3b818e241 Remove long deprecated special treatment of the '!' tag. 2010-06-15 15:13:12 -04:00
Kris Maglione
52be8779bf [pygmi] Make sure Ctl#ctl strings are unicode before joining them. Fixes issue #194. 2010-06-15 12:21:35 -04:00
Kris Maglione
ee9b547b38 Flush X output queue in event_preselect. 2010-06-14 10:46:46 -04:00
Kris Maglione
398533dfd1 Rearrange some things. 2010-06-14 10:30:23 -04:00
Kris Maglione
e5e4ff284d Fix last commit. 2010-06-11 23:48:29 -04:00
Kris Maglione
f1a6e75d10 Treat 1px from the right/bottom edge of the screen as the edge. Closes issue #161. 2010-06-11 23:46:35 -04:00
Kris Maglione
ff4fc9cee7 Require that clients be given permission to activate themselves. 2010-06-11 04:18:40 -04:00
Kris Maglione
fa4beb5aa8 Fix /rules in wmiirc and p9p/wmiirc. 2010-06-10 19:49:17 -04:00
Kris Maglione
53a479f79a Work around mawk bug that broke wmiirc. 2010-06-10 03:23:35 -04:00
Kris Maglione
e602759b49 Float detection enhancements. Add float=always and float=never to clients. 2010-06-10 01:14:48 -04:00
Kris Maglione
6de315bf57 Update wmii binary with default color scheme. 2010-06-09 00:19:47 -04:00
Kris Maglione
558c0f1154 Cleanup, minor fixes. 2010-06-08 23:59:01 -04:00
Kris Maglione
dbe75862ef Fix synthetic configure notify bug. Closes issue #193. 2010-06-06 18:06:44 -04:00
Kris Maglione
59128c599d Update wmiirc and python/wmiirc to new /rules format. 2010-06-06 06:06:14 -04:00
Kris Maglione
20f317dd6a Add locale charset crud. 2010-06-06 05:07:24 -04:00
Kris Maglione
154f750e0a Fix drawing shape mask. 2010-06-05 14:36:41 -04:00
Kris Maglione
6724357027 [witray] Replace currently running system tray at startup. 2010-06-05 04:31:46 -04:00
Kris Maglione
ec26a17464 Fix some tedious client unmap bugs. 2010-06-04 20:37:05 -04:00