diff options
author | Hugal31 <hugo.laloge@gmail.com> | 2022-10-05 15:14:23 +0200 |
---|---|---|
committer | Christian Duerr <contact@christianduerr.com> | 2022-10-09 23:35:52 +0000 |
commit | 668eeaaea86a207d6f6316019717185eb43e477a (patch) | |
tree | d47789467b77a8bdeab9409c98516a7e86fe4e3c /Cargo.lock | |
parent | f4ce3ffd2012afa0c7d7d0bbb0bedb7b68accb8b (diff) | |
download | alacritty-668eeaaea86a207d6f6316019717185eb43e477a.tar.gz alacritty-668eeaaea86a207d6f6316019717185eb43e477a.zip |
Fix icon decoding on X11
Glutin is waiting for an RGBA buffer with 8-bit depth, but our icon is
16-bit depth. So we need to normalize the color data when decoding the
icon.
Diffstat (limited to 'Cargo.lock')
0 files changed, 0 insertions, 0 deletions