alacritty/extra
Christian Duerr 37a3198d88
Fix embedded _NET_WM_ICON on X11
Previously the _NET_WM_ICON would use the .ico which was also used for
the Windows icon. This icon used the dimensions 256x256, but the maximum
supported image size is 192x192, so a new image with the dimensions
64x64 has been added.

Since we know the image format anyways, the `image` dependency could
also be easily replaced with `png`, which cuts out a few extra unused
dependencies.
2020-12-20 07:57:03 +00:00
..
completions Add --hold CLI flag 2019-10-09 23:37:48 +02:00
linux Remove alacritty.spec 2020-12-08 23:20:36 +00:00
logo Fix embedded _NET_WM_ICON on X11 2020-12-20 07:57:03 +00:00
osx/Alacritty.app/Contents Bump development version to 0.7.0-dev 2020-11-15 13:38:46 +00:00
windows Bump development version to 0.7.0-dev 2020-11-15 13:38:46 +00:00
alacritty.info Add support for double underlines 2020-08-12 19:05:22 +03:00
alacritty.man Remove redundant CLI flags 2020-11-26 01:49:19 +03:00