Tony Crisci 344f6be84a Handle WM_CLASS changes
http://tronche.com/gui/x/icccm/sec-4.html

> The WM_CLASS property (of type STRING without control characters)
> contains two consecutive null-terminated strings. These specify the
> Instance and Class names to be used by both the client and the window
> manager for looking up resources for the application or as identifying
> information.

i3 processes changes to WM_CLASS by updating the cached property and
running assignments. This allows the property to be used in criteria
selection.

fixes #1052
2014-07-15 09:18:40 +02:00
2014-06-19 11:20:32 +02:00
2014-06-19 11:20:32 +02:00
2014-07-11 00:33:13 +02:00
2014-06-15 19:07:02 +02:00
2014-06-15 19:12:16 +02:00
2014-07-15 09:18:40 +02:00
2014-07-15 09:18:40 +02:00
2014-06-19 11:20:32 +02:00
2014-06-21 19:10:37 +02:00
2011-08-28 17:44:42 +02:00
2014-05-04 23:07:53 +02:00
2011-08-28 17:44:42 +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%