]> git.armaanb.net Git - dmenu.git/commit
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)
commit64ab2801fbbbcc028c359080ae4bd546fc871f67
treefffbfd8865249d554f92bfdecdbf8afdd835b01f
parentf428f3e01a4ced5b1df07ddf913bb022692f8035
Set class name on menu window

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.
dmenu.c