Commit Graph

2771 Commits

Author SHA1 Message Date
Kris Maglione 9950100cc6 More Xinerama float placement fixes. Closes issue #146. 2009-10-24 03:49:10 -04:00
Kris Maglione 67512fa9e7 Float clients to the same Xinerama screen as their column. Closes issue #145. 2009-10-24 01:50:52 -04:00
Kris Maglione c53d95d090 Fix clients overlapping titlebar of collapsed frames after font change. Closes issue #128. 2009-10-23 08:55:28 -04:00
Kris Maglione b5442734cf Fix unfloating client via chording. Closes issue #144. 2009-10-23 04:39:11 -04:00
Kris Maglione 6826773d31 Fix debian/compat. 2009-10-22 22:33:37 -04:00
Kris Maglione f6e79aadac Added tag 3.9b1 for changeset 8d966d3324d8 2009-10-22 17:21:55 -04:00
Kris Maglione d3dc97fb23 Update NEWS. 2009-10-22 17:17:59 -04:00
Kris Maglione 1200780e39 Fix another pygmi Xinerama bug. 2009-10-22 07:07:39 -04:00
Kris Maglione c26f563c55 Restrict wmii9menu to logical Xinerama screen. Closes issue #142. 2009-10-22 07:07:10 -04:00
Kris Maglione 79bbf50cb8 [pygmi] Call super from Dir constructor. Fixes issue #141. 2009-10-21 14:22:45 -04:00
Kris Maglione 4b51770266 Make a better attempt to keep up with color scheme changes in python wmiirc without extra roundtrips. 2009-10-21 00:03:59 -04:00
Kris Maglione e156d03e09 No one cares about missing fontsets. 2009-10-20 01:40:59 -04:00
Kris Maglione 7e95268cd3 Fix wistrut. Closes issue #131. 2009-10-18 18:07:35 -04:00
Kris Maglione 3cf4dfd093 Mask more events during mouse move/resize. Fixes issue #95. 2009-10-18 17:33:37 -04:00
Kris Maglione d4d8a6b891 Properly fix problem fixed in last commit. Cleanup some stuff in the process.
Update issue #132
Status: Fixed
This is a very strange issue. It turns out that subprocess
won't work from non-main threads while a module is being
imported. Since the wmiirc entered its event loop rather than
returning, it was causing problems. I suspect it was also the
cause of the stack traces being printed at interperater shutdown.
2009-10-17 21:52:29 -04:00
Kris Maglione ea0e1bbe5d Work around seeming subprocess/threading bug in python 2.6.3. 2009-10-17 19:38:31 -04:00
Kris Maglione 26db14166b Small python wmiirc changes. 2009-10-17 04:34:17 -04:00
Kris Maglione dd72b1baf7 Add -S flag to wimenu. 2009-10-17 03:10:37 -04:00
Kris Maglione 3fa8e4ec06 Bump wm priority on debian build from 20 to 60. 2009-10-16 10:14:15 -04:00
Kris Maglione e9752c5081 Follow some more EWMH "MUST"s. 2009-10-16 09:31:50 -04:00
Kris Maglione 7fcbd1be5e Add wmii9menu manpage. 2009-10-16 08:56:08 -04:00
Kris Maglione 32ff4a006e Update debian build data. 2009-10-16 03:28:54 -04:00
Kris Maglione 28360c55d9 Fix wmiir. 2009-10-13 22:02:47 -04:00
Kris Maglione 2b0e697d1d Update doc/wmii.tex. Add LICENSE. 2009-10-13 22:19:38 -04:00
Kris Maglione d0b312fc1c Some sort of eccentric, empty patch. 2009-10-13 22:02:50 -04:00
Kris Maglione e7f871642b Update DISTRIBUTERS for clarity. Install LICENSE file by default. 2009-10-13 21:37:04 -04:00
Kris Maglione a188af95e6 Update NEWS. 2009-10-13 18:23:49 -04:00
Kris Maglione 8297986d57 Update the welcome script a bit. 2009-10-13 17:15:15 -04:00
Kris Maglione ee53d79fa8 Fix failed MKDIR when $(DESTDIR) is set. 2009-10-13 15:55:17 -04:00
Kris Maglione 6b0d71843b Try harder to find rc for plan9port/wmiirc; rename rc.wmii.local to wmiirc_local.rc 2009-10-13 05:38:54 -04:00
Kris Maglione 4f8a192394 Add forgotten Makefiles. Closes issue #137. 2009-10-13 04:56:24 -04:00
Kris Maglione 4090134905 Add some docs about the titlebar to wmii.pdf. 2009-10-13 03:25:17 -04:00
Kris Maglione 05cbfe09cf More build system cleanup. Install README. 2009-10-13 02:40:45 -04:00
Kris Maglione 730828f28e More doc updates. Add wmiir.1. 2009-10-12 22:07:51 -04:00
Kris Maglione 6bfd64e51a Allow dragging floating clients from anywhere in their titlebars. 2009-10-12 21:10:34 -04:00
Kris Maglione ec84b73de1 Fix colmode issues with Xinerama screens. Closes issue #135. 2009-10-12 18:02:58 -04:00
Kris Maglione f4f8d24760 Fix memory leak. 2009-10-11 20:17:31 -04:00
Kris Maglione b4d77c3719 Fix small memory leak. 2009-10-11 19:43:18 -04:00
Kris Maglione 52feba5b07 Man page typo fixes. 2009-10-11 06:09:06 -04:00
Kris Maglione baa889f39c Update debian build data. 2009-10-10 14:57:00 -04:00
Kris Maglione fce61e7c6d Allow specifying screen in area specs. Closes issue #133. 2009-10-10 14:57:00 -04:00
Kris Maglione b75ccc7266 Change default $MODKEY to Mod4. 2009-10-10 14:57:00 -04:00
Kris Maglione b26fc42fed Sync ruby wmiirc. 2009-10-10 14:57:00 -04:00
Kris Maglione 6afe9e6262 Use daemon threads more pervasively in pyxp and pygmi. 2009-10-10 14:56:58 -04:00
Kris Maglione 5b911584e8 Add API docs to pygmi and pyxp. 2009-10-09 22:23:00 -04:00
Kris Maglione 284b970e8f Minor changes to pygmi.events API. 2009-10-09 20:34:23 -04:00
Kris Maglione ea79a8c1b9 Allow client to follow tag change in python wmiirc. 2009-10-09 16:40:33 -04:00
Kris Maglione 5c506656f5 Cleanup wmiirc scripts. 2009-10-09 16:40:33 -04:00
Kris Maglione 2a8d326db5 Remove some build system cruft. 2009-10-09 16:40:33 -04:00
Kris Maglione 18e4975974 Remove debugging statements in fs.c. 2009-10-09 16:40:33 -04:00