]> git.armaanb.net Git - dmenu.git/commitdiff
Set class name on menu window
authorOmar Sandoval <osandov@osandov.com>
Fri, 3 Nov 2017 16:49:10 +0000 (09:49 -0700)
committerHiltjo Posthuma <hiltjo@codemadness.org>
Fri, 3 Nov 2017 19:41:03 +0000 (20:41 +0100)
WM_CLASS is a standard ICCCM property which is used to identify windows.
Window managers and compositors use it to allow per-application
configurable behavior.


No differences found