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
2009-12-21 23:08:08 +01:00
2009-11-06 15:43:46 +01:00
2009-06-26 13:49:18 +02:00
2009-02-09 20:56:29 +01:00
2009-06-26 04:42:58 +02:00
2009-08-19 14:00:49 +02:00
2009-04-19 20:45:28 +02:00
Description
No description provided
15 MiB
Languages
C 58.6%
Perl 29%
Raku 9.4%
Ruby 1.2%
Shell 0.7%
Other 1.1%