]> git.armaanb.net Git - st.git/commit
apply hints before initial mapping (ICCCM)
authorIngo Lohmar <ingo.lohmar@posteo.net>
Fri, 31 May 2019 20:25:35 +0000 (22:25 +0200)
committerHiltjo Posthuma <hiltjo@codemadness.org>
Sat, 26 Oct 2019 09:47:24 +0000 (11:47 +0200)
commit1f09f0b0bbba29ceed9b4e6d558b6ad5b0843cfe
tree088d5971746dfcff462b7b80a52d1f1d355f3125
parenta2c479c4c8d035c11a91e4b954a9f161bf4c7150
apply hints before initial mapping (ICCCM)

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