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
ffd2961abe
Add version to man page headers.
2009-10-09 16:20:23 -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
Kris Maglione
a58a018156
Fixes issue #72 .
2009-10-06 22:58:00 -04:00
Kris Maglione
53cdd19a9d
Add showkeys action to shell wmiirc
2009-10-02 23:02:01 -04:00
Kris Maglione
ef58c489fe
Update /tag/*/index to be more useful on Xinerama.
2009-10-02 22:03:54 -04:00
Kris Maglione
f9a3838a8f
Add help text to python key bindings.
2009-10-02 21:44:50 -04:00
Kris Maglione
ceb97d3dd8
Restore windows from floating layer to their original Xinerama screen. Closes issue #70 .
2009-10-02 17:06:41 -04:00
Kris Maglione
5ce54fd1b5
Fix returning from fullscreen. Closes issue #104 . Closes issue #22 .
2009-10-02 16:21:12 -04:00
Kris Maglione
ebd63a2aa7
Declare ignored_errors extern in cmd/wmii/x11.c. Fix warning.
2009-10-02 16:12:22 -04:00
Kris Maglione
ab9caa789e
Ammend revision 4f25c2d56107. Fixes issue #124 .
2009-10-02 13:35:18 -04:00
Kris Maglione
a3a6dd6c9f
Fix scrolling across Xinerama screens via keyboard. Fixes issue #126 .
2009-10-02 02:48:25 -04:00
Kris Maglione
7b61725510
Destroy empty areas on non-primary Xinerama screens when emptying them via the mouse. Fixes issue #84 .
2009-10-02 02:30:28 -04:00
Kris Maglione
e66f742e75
Detect RandR rotation state at startup. Fixes issue #124 .
2009-10-02 02:14:24 -04:00
Kris Maglione
d8970ae74a
Fix moving between vertically stacked Xinerama screens. Fixes issue #92 .
2009-10-02 02:10:57 -04:00