Commit Graph

2832 Commits

Author SHA1 Message Date
Kris Maglione 5e2ebaaa84 Remove derelict NOTES file. 2010-05-22 20:57:43 -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 c04f3ec6a0 Use COPYRIGHT macro more consistently in version strings. 2010-05-22 20:28:39 -04:00
Kris Maglione 21b7cb879a Remove old debugging print statement. 2010-05-22 20:23:56 -04:00
Kris Maglione 8fe0e02eb4 Use $(BINSH) to check shell script syntax rather than sh. 2010-05-22 19:04:18 -04:00
Kris Maglione 5cd40801d2 Update email address in copyright statements. 2010-05-22 19:02:12 -04:00
Kris Maglione 14c09cbc53 Experimental demand-loading of Xft. Removed hard dependency. 2010-05-22 18:58:37 -04:00
Kris Maglione f4e31a199c Add forgotten header. 2010-05-22 16:09:21 -04:00
Kris Maglione ed389d1136 Make menus, toolbars floating by default. 2010-05-22 12:18:27 -04:00
Kris Maglione 5736b02ed0 Don't shunt the bar out of the way of struts if feasible. 2010-05-22 11:36:19 -04:00
Kris Maglione c8223a7d02 Allow colrules to be specified in pixels. 2010-05-22 11:15:57 -04:00
Kris Maglione ab2d1760f8 Factor out common code into library. 2010-05-21 22:52:47 -04:00
Kris Maglione 3550e7afef Fix extra ClientFocus events. Closes issue #182. 2010-05-21 22:52:10 -04:00
Kris Maglione 9603f048d5 Add Arch PKGBUILD. 2010-05-21 16:27:55 -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 c0fb5f08dc Added tag 3.9 for changeset e670d953948f 2010-05-21 11:13:36 -04:00
Kris Maglione 948e3dda8f Fix last commit. 2010-05-21 11:12:41 -04:00
Kris Maglione 14a1c32735 Added tag 3.9 for changeset 41d8b6a9b0f7 2010-05-20 09:30:16 -04:00
Kris Maglione f369942356 Fix setting $(BINSH) from config.mk 2010-05-20 09:30:13 -04:00
Kris Maglione 772760a825 Added tag 3.9 for changeset 3e6eb12c4959 2010-05-17 14:03:03 -04:00
Kris Maglione 0ac2afce5c Update copyrights. 2010-05-17 13:59:30 -04:00
Kris Maglione aafa8bda67 Added tag 3.9 for changeset 245fc0f24048 2010-05-17 13:16:59 -04:00
Kris Maglione 2f68695947 Closes issue #175. 2010-05-17 12:35:12 -04:00
Kris Maglione 38ae2bcc17 Ensure a positive label height. Closes issue #169. 2010-05-17 12:29:18 -04:00
Kris Maglione 3898849361 Fix problem of ghost windows when clients disconnect while being dragged. 2010-05-17 12:22:42 -04:00
Kris Maglione 26bd6ca8f7 Merge. 2010-05-17 12:11:01 -04:00
Kris Maglione 59406f4335 Update .hgignore. 2010-05-17 12:10:08 -04:00
Kris Maglione d953213bf7 Add forgotten cmd/wmii/error.c 2010-05-17 12:06:02 -04:00
Anselm R Garbe 8c9e307a14 minor fix in Makefile to make wmii compile 2010-04-11 16:40:02 +01:00
Kris Maglione e42c5a1be6 Add padding to the wimenu prompt. Closes issue #177. 2010-04-06 15:53:33 -04:00
Kris Maglione 4757b9af11 Set _NET_NUMBER_OF_DESKTOPS properly. 2010-01-25 02:01:19 -05:00
Kris Maglione 48ee811677 Try harder to find the right screen for new fullscreen windows. Closes issue #164. 2010-01-23 20:16:10 -05:00
Kris Maglione 3083118201 Fix regex tagrules. Closes issue #166. 2010-01-23 18:48:26 -05:00
Kris Maglione fde667e1aa Remove destroyed clients from the save set. Closes issue #129. 2010-01-23 16:56:42 -05:00
Kris Maglione 5e753ad1ce Prefer tag rules to window groups. Closes issue #165.
Update issue #165
You can work around this by adding something like the following to
your /tagrules:

 /terminal/ -> sel # Ignore terminal window groups.
2010-01-22 20:56:00 -05:00
Kris Maglione e66b83eab2 Fix MWM hint regression. Closes issue #167. 2010-01-22 19:31:26 -05:00
Anselm R Garbe fc5341aaf7 fixed email address 2009-11-28 11:58:57 +00:00
Kris Maglione 9b2619ae43 Remove spurious "foo" from wmii9menu output. 2009-11-19 20:33:32 -05:00
Kris Maglione ea9da60c34 Release grab when trying to move fullscreen clients. Closes issue #158. 2009-11-16 20:20:13 -05: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 4ef9c591eb Filter out modifiers key modifiers beyond Mod5 in wimenu. Closes issue #156. 2009-11-08 16:31:43 -05:00
Kris Maglione 89037e2c3b Fix layout chording issue. Closes issue #157. 2009-11-08 16:13:57 -05:00
Kris Maglione 87e8b017b5 Add a note about 'default' colmode to doc/wmii.tex. Some minor cleanup elsewhere. 2009-11-08 04:45:21 -05:00
Kris Maglione 429de2d376 Better color support on non-truecolor displays. 2009-11-07 18:59:33 -05:00
rogutes e440ef6cb7 remarks on the user guide. Closes issue #155. 2009-11-07 17:27:10 -05:00
Kris Maglione 079fc4c43c Add regexp error handler. Fixes issue #152. 2009-11-03 20:51:17 -05:00
Kris Maglione 59bf7023dd Add 9p debugging. 2009-11-03 20:48:55 -05:00
Kris Maglione 0e6b2f7025 Fix wmiir.1 typo. 2009-10-30 17:32:33 -04:00
Kris Maglione cee2e686db Fix some pygmi bugs. 2009-10-30 04:10:53 -04:00
Kris Maglione e31731e8bc Better font metrics support. 2009-10-30 03:06:14 -04:00