diff options
author | Hugal31 <hugo.laloge@gmail.com> | 2022-10-05 15:14:23 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-10-05 13:14:23 +0000 |
commit | 2aedee1c2956099c1ab0574d6c2bfb89186a7bf6 (patch) | |
tree | e1771095ab3675ad33f0a1dfc6b0d5f4f27720d5 /alacritty/src/macos/mod.rs | |
parent | e9ee8dcd9f53096a0096c01b5027d7584376cbd2 (diff) | |
download | r-alacritty-2aedee1c2956099c1ab0574d6c2bfb89186a7bf6.tar.gz r-alacritty-2aedee1c2956099c1ab0574d6c2bfb89186a7bf6.tar.bz2 r-alacritty-2aedee1c2956099c1ab0574d6c2bfb89186a7bf6.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 'alacritty/src/macos/mod.rs')
0 files changed, 0 insertions, 0 deletions