Commit Graph

63 Commits

Author SHA1 Message Date
Kris Maglione
bbb684ec8e Update wimenu(1), add custom completion example. 2009-10-26 21:25:53 -04:00
Kris Maglione
2cc597a308 Greatly speed up recursive make from hg. 2009-10-26 16:35:43 -04:00
Kris Maglione
9db3ef8f54 Gmake. 2009-10-26 15:27:43 -04:00
Kris Maglione
e3cf0426a1 Fix debian build. Closes issue #143. 2009-10-25 17:05:55 -04:00
Kris Maglione
89c937aa11 Generate some more noise with $noisycc set. 2009-10-25 14:57:21 -04:00
Kris Maglione
ee53d79fa8 Fix failed MKDIR when $(DESTDIR) is set. 2009-10-13 15:55:17 -04:00
Kris Maglione
05cbfe09cf More build system cleanup. Install README. 2009-10-13 02:40:45 -04:00
Kris Maglione
ffd2961abe Add version to man page headers. 2009-10-09 16:20:23 -04:00
Kris Maglione
2a8d326db5 Remove some build system cruft. 2009-10-09 16:40:33 -04:00
Kris Maglione
de936d8c17 Update docs; install wmii.pdf. 2009-09-28 20:09:38 -04:00
Kris Maglione
e1e6794aca Cleanup pre-install text file filters. 2009-09-28 17:24:01 -04:00
Kris Maglione
4af4c3825f Makefile cleanup and other general cleanup. 2009-09-17 09:27:11 -04:00
Kris Maglione
70f6d938b0 Change .O extension to .out 2009-09-03 14:20:44 -04:00
Kris Maglione
4302ec8f9c Slight changes to $(CONFVERSION) 2009-08-03 16:33:23 -04:00
Kris Maglione
947f9f6dc9 Add 'make tags'. Fix ^[ binding in wimenu. 2009-06-11 19:46:01 -04:00
Kris Maglione
dd5f800f0e Use pkg-config globally. 2009-05-21 14:22:58 -04:00
Kris Maglione
cd8aeb73f8 Don't make extra install directories 2008-12-10 18:23:26 -05:00
Kris Maglione
b56fed3b26 Support $(DESTDIR) :( 2008-12-10 18:05:31 -05:00
Kris Maglione
107251bcac Support $(DESTDIR) :( 2008-12-10 18:04:00 -05:00
Kris Maglione
a434beeb0b Move from modified, quirky latex2man to txt2tags. 2008-12-09 18:06:10 -05:00
Kris Maglione
01c5643f9f Fix /tag/*/index, again (thanks Suraj) 2008-11-16 02:50:55 -05:00
Kris Maglione
5d69ff8dd8 Best just read the diff. 2008-08-25 12:47:56 -04:00
Kris Maglione
512e0d43bb Allow setting of increment display from /ctl. Fix CONFVERSION. 2008-06-02 11:58:27 -04:00
Kris Maglione
f55337ef2b Sorry, I lost track. See diff. 2008-05-29 17:22:56 -04:00
Kris Maglione
a01c4f7b6a Some hacky changes to select up/down for collapsed frames. See rc.wmii for new bindings. 2008-05-25 21:53:14 -04:00
Kris Maglione
83253bcc5f Clean up some window border adjustments. Fix $(VERSION) for older versions of hg. 2008-05-18 13:52:03 -04:00
Kris Maglione
652ecd53c7 Fix ticket #17. 2008-03-14 09:04:34 -04:00
Kris Maglione
27858a3917 Unbreak build. 2008-02-17 13:53:56 -05:00
Kris Maglione
6b88abeaac Support alpha-transparant windows. May not last. 2008-02-16 20:12:59 -05:00
Kris Maglione
9787756936 Fix some bugs in man page filtering. 2008-02-09 17:43:52 -05:00
Kris Maglione
b0941bfc9c Fix stupid window sizing bug. (Also, make build work with gmake -j (no such problem with BSD make)). 2008-02-08 18:17:08 -05:00
Kris Maglione
9b76a0aee0 Fix some bugs (fancy debugging code vindicated). Add some comments. Shut up ken. 2008-01-28 17:58:23 -05:00
Kris Maglione
e820f41949 Cleanup frame sizing and fix some long-standing bugs with borderless/titleless clients. 2008-01-26 21:13:42 -05:00
Kris Maglione
079473c859 Fixed bugs in .so build, wmiistartrc. Thanks to Alexis Hildebrandt. 2008-01-26 10:03:06 -05:00
Kris Maglione
46948c279d Experimental code to float/unfloat with the mouse. Fix (hopefully) .so build on Darwin. 2008-01-23 21:45:30 -05:00
Kris Maglione
ed397a40d1 Fixed warnings/errors on linux. 2008-01-20 19:10:40 -05:00
Kris Maglione
8ba6c84f1c Several changes:
Filter comments out of ctl files.
	Update util/genconfig.
	Add a notification bar (I've had one for some time).
	Make wmiirc more like rc.wmii.
2008-01-20 18:00:21 -05:00
Kris Maglione
717e770e72 Hg sucks at merging. 2008-01-19 22:47:05 -05:00
Kris Maglione
3ee60cd19c Merge 2008-01-19 22:30:37 -05:00
Kris Maglione
cb38795511 Several changes:
Much better fullscreen support.
	Better revert support.
	More correct window group support (but... with ICCCM, correct is not possible...)
	"nil" tag is even less special (Important: remove last tagrule.)
	Allow comments (#.*\n) in rules files.
	Color scheme.
	Replaced mind-numbing float placement algorithm.
	Cleanup/prep.
2008-01-19 18:05:50 -05:00
Kris Maglione
967912b82b Merge. 2008-01-18 15:57:54 -05:00
Kris Maglione
f6c2a49d34 Pre-merge mess. 2008-01-18 15:05:45 -05:00
Kris Maglione
37d553300f Significant changes:
Improved focus semantics.
	/client/*/ctl slay command.
	Find unresponsive clients on kill.
	Draw titlebars of floating clients differently.
	Hack to set window properties of programs:
		wihack command/libwmii_hack.so library.
	Added wmii.rc, on which rc.wmii now depends.
	The usual cleanup.
2008-01-17 17:50:35 -05:00
Kris Maglione
ba8e24be1e Account for window groups. Better focus semantics. Check size against iounit on dir reads. Misc. changes. 2008-01-16 01:01:04 -05:00
Kris Maglione
aef6e4c22e Significant changes:
EWMH support
	Improvements to fullscreen mode
	Improvements in focus, especially in no-input windows
	Cleaner rc.wmii, with wmii.rc include
	Filter out gcc error/warning dups
2008-01-14 15:42:21 -05:00
Kris Maglione
2efbe03e90 Bunch of fixes. 2007-07-16 16:52:35 -04:00
Kris Maglione
286003998a Run latex2man. Other cleanup. 2007-07-03 10:16:14 -04:00
Kris Maglione
ea557c9338 Fixed a bunch of issues. 2007-07-01 15:26:14 -04:00
Kris Maglione
209fb08f82 Add Plan 9 formatted IO. Various cleanups and fixes. 2007-07-01 07:08:30 -04:00
Kris Maglione
d0a06fe945 Merge with wmii-test. 2007-05-31 21:05:59 -04:00