diff options
author | Lucas de Sena <lucas@seninha.org> | 2024-08-09 13:33:47 +0200 |
---|---|---|
committer | Hiltjo Posthuma <hiltjo@codemadness.org> | 2024-08-09 13:34:56 +0200 |
commit | a0274bc20e11d8672bb2953fdd1d3010c0e708c5 (patch) | |
tree | c2368d6273853e48c62103155b1a9a69d9d13d5e /LICENSE | |
parent | 5dbcca49263be094fc38159c297458ae323ef647 (diff) |
When embedded, st fails with BadMatch error if the embedder's window has
non-default colormap/depth/visual. This commit fixes that by creating
st's window inside root and then reparent it into embedder.
The reference window for dc.gc is also changed to match root's visuals.
A similar commit had been made for dmenu[1].
See this issue[2] on github for context.
[1]: https://git.suckless.org/dmenu/commit/0fe460dbd469a1d5b6a7140d0e1801935e4a923b.html
[2]: https://github.com/phillbush/xfiles/issues/47
Diffstat (limited to 'LICENSE')
0 files changed, 0 insertions, 0 deletions