changeset: 404:980b49e5ec19
tag: tip
user: Thomas Adam <thomas.adam22_AT_gmail.com>
date: Mon Dec 14 23:37:16 2009 +0000
files: surf.suckless.org/patches/fix-wmclass-handling.md
description:
Add patch for fixing WM_CLASS with surf.
diff -r 95f62057112e -r 980b49e5ec19 surf.suckless.org/patches/fix-wmclass-handling.md
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/surf.suckless.org/patches/fix-wmclass-handling.md Mon Dec 14 23:37:16 2009 +0000
_AT_@ -0,0 +1,19 @@
+FIX WM_CLASS ALLOCATION
+=======================
+
+Description
+-----------
+
+This patch fixes the fact that the WM_CLASS on a window should start with a
+capital letter, and resources on a window should be all in lowecase. This
+is per the ICCCM, which Surf was previously neglecting to do.
+
+Download
+--------
+
+* [
http://xteddy.org/surf.html#toc5](
http://xteddy.org/surf/html#toc5)
+
+Author
+------
+
+* Thomas Adam (thomas_adam) <[thomas.adam22_AT_gmail.com](mailto:thomas.adam22_AT_gmail.com)>
Received on Tue Dec 15 2009 - 00:37:21 CET