i3/include
Michael Stapelberg 0b6b8e8380 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 12:12:25 +01:00
..
2010-01-29 21:58:50 +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
2010-01-03 21:53:42 +01:00