From: Omar Sandoval Date: Fri, 3 Nov 2017 16:49:10 +0000 (-0700) Subject: Set class name on menu window X-Git-Url: https://git.xinqibao.xyz/dmenu.git/commitdiff_plain/64ab2801fbbbcc028c359080ae4bd546fc871f67?hp=64ab2801fbbbcc028c359080ae4bd546fc871f67 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. ---