Xinqi Bao's Git
projects
/
dmenu.git
/ commitdiff
summary
|
log
|
commit
|
diff
|
tree
raw
|
patch
| inline |
side by side
(from:
64ab280
)
Set class name on menu window
author
Omar Sandoval <
[email protected]
>
Fri, 3 Nov 2017 16:49:10 +0000
(09:49 -0700)
committer
Hiltjo Posthuma <
[email protected]
>
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