Xinqi Bao's Git
projects
/
st.git
/ commitdiff
summary
|
log
|
commit
|
diff
|
tree
raw
|
patch
|
inline
| side by side (from:
1f09f0b
)
apply hints before initial mapping (ICCCM)
author
Ingo Lohmar <
[email protected]
>
Fri, 31 May 2019 20:25:35 +0000
(22:25 +0200)
committer
Hiltjo Posthuma <
[email protected]
>
Sat, 26 Oct 2019 09:47:24 +0000
(11:47 +0200)
For WM_CLASS this is mentioned in the ICCCM docs
https://tronche.com/gui/x/icccm/sec-4.html#s-4.1.2.5
(third sentence).
When changing the WM_CLASS from the command line, this is necessary for
window managers to pick it up before applying class-based rules.
No differences found