mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-04-01 07:15:32 -04:00
shm: use XRGB surfaces when we know we wont be using transparency
This commit is contained in:
parent
09d856f2ff
commit
67f97cbca1
6 changed files with 28 additions and 28 deletions
|
|
@ -88,6 +88,8 @@
|
|||
* Ctrl+wheel up/down bound to `font-increase` and `font-decrease`
|
||||
respectively (in addition to the already existing default key
|
||||
bindings `ctrl-+` and `ctrl+-`).
|
||||
* Use XRGB pixel format (instead of ARGB) when there is no
|
||||
transparency.
|
||||
|
||||
[1526]: https://codeberg.org/dnkl/foot/issues/1526
|
||||
[1528]: https://codeberg.org/dnkl/foot/issues/1528
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue