<feed xmlns='http://www.w3.org/2005/Atom'>
<title>r-alacritty.git/extra/logo/compat, branch rahm2</title>
<subtitle>My custom-patched version of alacritty.
</subtitle>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/r-alacritty.git/'/>
<entry>
<title>Fix embedded _NET_WM_ICON on X11</title>
<updated>2020-12-20T07:57:03+00:00</updated>
<author>
<name>Christian Duerr</name>
<email>contact@christianduerr.com</email>
</author>
<published>2020-12-20T07:57:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/r-alacritty.git/commit/?id=37a3198d8882463c9873011c1d18c325ea46d7c8'/>
<id>37a3198d8882463c9873011c1d18c325ea46d7c8</id>
<content type='text'>
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.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
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.</pre>
</div>
</content>
</entry>
<entry>
<title>Add prerendered PNG and simplified SVG logo</title>
<updated>2019-11-28T18:09:14+00:00</updated>
<author>
<name>jansol</name>
<email>jhs@psonet.com</email>
</author>
<published>2019-11-28T18:09:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/r-alacritty.git/commit/?id=1836d4679a4bbbadca49ae103c1eb22aa36ff96e'/>
<id>1836d4679a4bbbadca49ae103c1eb22aa36ff96e</id>
<content type='text'>
This should help with compatibility problems with some platforms like
KDE, that do not support all the features necessary for rendering the
default Alacritty logo.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This should help with compatibility problems with some platforms like
KDE, that do not support all the features necessary for rendering the
default Alacritty logo.</pre>
</div>
</content>
</entry>
</feed>
