Commit Graph

24 Commits

Author SHA1 Message Date
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 a7705355e8 Give up on implementing proglist portably in sh and do it in C. Fixes issue #42. 2010-05-30 15:18:15 -04:00
Kris Maglione 5c506656f5 Cleanup wmiirc scripts. 2009-10-09 16:40:33 -04:00
Kris Maglione 3dd6ee6658 Fix Mod-Shift-t in wmiirc. 2009-05-19 13:14:06 -04:00
Kris Maglione 9ff6791633 Add python wmiirc/9P client library 2009-05-17 14:15:08 -04:00
Kris Maglione df071b6523 Be smarter in EWMH strut allocation. Some smaller fixes. 2008-10-17 10:39:13 -04:00
Kris Maglione fb53776ae5 Make sure the rc event loops exit true normally, to prevent an extra wmiirc spawning at exit. 2008-10-16 20:15:03 -04:00
Kris Maglione 3b4930edaa Remove -long arguments from wmii9menu 2008-10-16 19:05:17 -04:00
Kris Maglione bc91a199ab Update wmii9menu to take similar args to wimenu (should probably rename it, too) 2008-10-16 18:54:03 -04:00
Kris Maglione c1efba4e7f [menu] Grab keyboard sooner. 2008-10-15 23:59:17 -04:00
Kris Maglione 8c99e0b722 [menu] Add history search, and the ability to write history while removing dups within a 20 item sliding window. 2008-10-15 23:15:42 -04:00
Kris Maglione 98f66f5aaf [menu] Proper accept semantics. 2008-10-14 19:00:58 -04:00
Kris Maglione b2d98ca9b2 Add command history to rc.wmii 2008-10-14 00:17:01 -04:00
Kris Maglione d82f5b113a Fix some rc bugs, update wmiirc. 2008-06-02 11:52:29 -04:00
Kris Maglione 8a01b0b63e Allow max mode with or without stack mode (this will change). Fix a crash with minimum-sized clients in columns. 2008-06-01 11:28:37 -04:00
Kris Maglione db1824bb40 Fix issue #39. 2008-05-31 18:28:56 -04:00
Kris Maglione 2c8f3c1e0c Fix issue #48. 2008-05-29 17:28:27 -04:00
Kris Maglione 68f249f726 Fix stupid grow/nudge mistake. (and change an assert to a warning) 2008-05-24 21:12:53 -04:00
Kris Maglione 962d2784f0 See diff. 2008-05-23 19:51:56 -04:00
Kris Maglione 85c2e1b096 Fix tickets #2, #10, #15, #16 (dup of #10). 2008-05-18 13:31:58 -04:00
Kris Maglione 907a245f5f Go back to closeexec. This was my fault, not xcb's. 2008-02-03 17:14:41 -05:00
Kris Maglione 19603410f8 Better rc.wmii menus. Some pseudo-BNF comments for message.c. 2008-01-27 16:08:25 -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 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