Commit Graph

68 Commits

Author SHA1 Message Date
Kris Maglione 396331174f Rebuild wimenu.1 2014-08-02 15:22:00 -07:00
Andrew Shadura f68672b108 Fix spelling in manpages. 2013-12-09 17:43:36 +01:00
Kris Maglione 9ad3690ed9 Move pkg-config libs after other LDFLAGS. Closes issue #245. 2011-10-20 04:55:58 -04:00
Kris Maglione 6594959ce8 Deal with a particular Qt systray replacement bug. Cleanup a bit more politely on sigterm/sigint. 2011-09-19 22:06:50 -04:00
Kris Maglione 7eb2bef1bd Add -n flag to witray to opt out of replacing existing systray. 2011-09-19 20:24:32 -04:00
Andrew O. Shadoura 47bd576f59 Description: Fix some manpages mark-up
Author: Andrew O. Shadoura <bugzilla@tut.by>
2011-06-01 12:40:07 -04:00
Kris Maglione 089bf7bba7 [wimenu] Add paste key binding. 2010-10-07 16:31:42 -04:00
Kris Maglione a6df122424 [menu] Update manual. Add file completion example. 2010-10-07 16:31:42 -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 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 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 ff4fc9cee7 Require that clients be given permission to activate themselves. 2010-06-11 04:18:40 -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 558c0f1154 Cleanup, minor fixes. 2010-06-08 23:59:01 -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 21f180b4ea Add 'continue' key to /rules. 2010-06-04 16:46:25 -04:00
Kris Maglione 217ce27a4b Remove /tagrules. 2010-06-03 21:47:56 -04:00
Kris Maglione 7da961ec6c Add group and default-tags keys to /rules.
Update issue #178
Status: Fixed
If you don't want grouping behavior for a client, set group=0 for
that client in /rules. This will inhibit the affinity for tags and
for columns.
2010-06-01 22:38:33 -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 88f0721673 Add witray system tray program. 2010-05-27 03:58:02 -04:00
Kris Maglione db1494baf5 Use contents of $(SHELL) macro to run util scripts. 2010-05-26 08:44:43 -04:00
Kris Maglione 5bfcf2e922 Remove last hardcoded reference to ~/.wmii-3.5 from man pages. 2010-05-25 14:39:48 -04:00
Kris Maglione e3fdbdb548 Improve wistrut and build it by default. Add wistrut and wihack man pages. 2010-05-24 15:17:09 -04:00
Kris Maglione ae3c20b7ae Cleanup the top directory a bit. sed -i 's/\$\{([^{]+)\}/$(\1)/g' **/Makefile **/*.mk 2010-05-22 20:55:16 -04:00
Kris Maglione c8223a7d02 Allow colrules to be specified in pixels. 2010-05-22 11:15:57 -04:00
Kris Maglione c3c09c57ca Be less smart about EWMH strut allocation (Revert revision 1f19e60bd76c). 2010-05-21 11:16:15 -04:00
Kris Maglione 3051e5e8a8 Some doc updates.
Update issue #155.
I hope that this addresses most of your concerns.
2009-11-12 19:38:31 -05:00
Kris Maglione 0e6b2f7025 Fix wmiir.1 typo. 2009-10-30 17:32:33 -04:00
Kris Maglione cb8d4bc6e9 Fix minor error in last commit. 2009-10-26 21:30:06 -04:00
Kris Maglione bbb684ec8e Update wimenu(1), add custom completion example. 2009-10-26 21:25:53 -04:00
Kris Maglione 7fcbd1be5e Add wmii9menu manpage. 2009-10-16 08:56:08 -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 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 2a8d326db5 Remove some build system cruft. 2009-10-09 16:40:33 -04:00
danchesi 81370e641d Fix typo in wmii(1) 2009-10-02 00:03:27 -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 53f8e70115 Update wmii.1 2009-09-28 13:43:34 -04:00
Kris Maglione 1d176ce7b5 Update wmii.1 2009-09-28 13:11:11 -04:00
Kris Maglione 2c0705d1ae Fix ticket #103. 2009-05-27 13:27:08 -04:00
Kris Maglione 51808c1185 Add man/header.t2t 2009-05-14 13:07:41 -04:00
Kris Maglione 44f64227d9 Add wimenu man page. 2009-05-14 00:14:49 -04:00
Kris Maglione f0dc2fe129 Add wimenu man page. 2009-05-14 00:14:24 -04:00
Kris Maglione bc0d15a261 Update wmii.1 2008-12-11 02:54:25 -05:00
Kris Maglione a434beeb0b Move from modified, quirky latex2man to txt2tags. 2008-12-09 18:06:10 -05:00
Kris Maglione 878d02cf53 Document grow/nudge commands. 2008-10-15 16:08:56 -04:00