Files
i3/include
Michael Stapelberg 3d13d53ae7 Bugfix: Use both parts of WM_CLASS (it contains instance and class) (Thanks fallen)
Actually, WM_CLASS contains two null-terminated strings, so we cannot
use asprintf() to get its value but rather use strdup() to get both
of them. Both values are compared when a client is matched against
a wm_class/title combination (for assignments for example).
2010-02-12 15:56:19 +01:00
..
2009-07-28 20:58:56 +02:00
2009-09-06 16:50:45 +02:00
2009-02-13 19:09:25 +01:00
2009-09-26 17:18:50 +02:00
2009-09-02 22:25:50 +02:00