<feed xmlns='http://www.w3.org/2005/Atom'>
<title>r-alacritty.git/extra, branch experimental</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>Invert windows asset symlinks</title>
<updated>2021-07-18T19:29:38+00:00</updated>
<author>
<name>Christian Duerr</name>
<email>contact@christianduerr.com</email>
</author>
<published>2021-07-18T19:29:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/r-alacritty.git/commit/?id=7913aa557618ca0df8d5a144f9425cb9b357c815'/>
<id>7913aa557618ca0df8d5a144f9425cb9b357c815</id>
<content type='text'>
This commit swaps source and target for the windows asset symlinks,
since creation of a symlink is not possible on Windows systems without
administrator permissions.

By making the files inside the source folder the source instead of the
destination, a build is still possible without requiring elevated
privileges.

Fixes #5338.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This commit swaps source and target for the windows asset symlinks,
since creation of a symlink is not possible on Windows systems without
administrator permissions.

By making the files inside the source folder the source instead of the
destination, a build is still possible without requiring elevated
privileges.

Fixes #5338.</pre>
</div>
</content>
</entry>
<entry>
<title>Bump development version to 0.10.0-dev</title>
<updated>2021-07-18T03:03:41+00:00</updated>
<author>
<name>Christian Duerr</name>
<email>contact@christianduerr.com</email>
</author>
<published>2021-07-18T03:03:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/r-alacritty.git/commit/?id=1d8bd73bc3252fb8ed6d6777c98e9143133f6aba'/>
<id>1d8bd73bc3252fb8ed6d6777c98e9143133f6aba</id>
<content type='text'>
This is only an update to the development version and does not represent
a stable release.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is only an update to the development version and does not represent
a stable release.</pre>
</div>
</content>
</entry>
<entry>
<title>Remove optional releases section from appdata.xml</title>
<updated>2021-07-18T01:33:47+00:00</updated>
<author>
<name>Christian Duerr</name>
<email>contact@christianduerr.com</email>
</author>
<published>2021-07-18T01:33:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/r-alacritty.git/commit/?id=6fb2aefde4867f71a69a4e284d9f76e3f50bf4f5'/>
<id>6fb2aefde4867f71a69a4e284d9f76e3f50bf4f5</id>
<content type='text'>
This removes the releases section to make the creation of new releases a
bit simpler.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This removes the releases section to make the creation of new releases a
bit simpler.</pre>
</div>
</content>
</entry>
<entry>
<title>Remove blink capability from terminfo</title>
<updated>2021-06-26T13:10:20+00:00</updated>
<author>
<name>Nick Black</name>
<email>dank@qemfd.net</email>
</author>
<published>2021-06-26T13:10:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/r-alacritty.git/commit/?id=e0b9771dbcab56f666daa3bd02fc7a889107ccfa'/>
<id>e0b9771dbcab56f666daa3bd02fc7a889107ccfa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add sync update terminfo and docs</title>
<updated>2021-02-24T18:20:47+00:00</updated>
<author>
<name>Christian Duerr</name>
<email>contact@christianduerr.com</email>
</author>
<published>2021-02-24T18:20:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/r-alacritty.git/commit/?id=9999bd53e148c692cc16cd74b6ff4a9f143fe22f'/>
<id>9999bd53e148c692cc16cd74b6ff4a9f143fe22f</id>
<content type='text'>
This adds documentation stating that Alacritty supports the synchronized
update escape, which was implemented in 9575aed.

Since tmux does check terminfo for this feature, the `Sync` capability
has also been added. Tmux's implementation can be found here:

https://github.com/tmux/tmux/blob/f5b7ebc540fe3db5c3a5fe97d01de44551e76058/tty-features.c#L185</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This adds documentation stating that Alacritty supports the synchronized
update escape, which was implemented in 9575aed.

Since tmux does check terminfo for this feature, the `Sync` capability
has also been added. Tmux's implementation can be found here:

https://github.com/tmux/tmux/blob/f5b7ebc540fe3db5c3a5fe97d01de44551e76058/tty-features.c#L185</pre>
</div>
</content>
</entry>
<entry>
<title>Remove --dimensions/-d from bash completions</title>
<updated>2021-01-29T20:29:26+00:00</updated>
<author>
<name>Ben Denhartog</name>
<email>3893293+sudoforge@users.noreply.github.com</email>
</author>
<published>2021-01-29T20:29:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/r-alacritty.git/commit/?id=cb46f0e1ac3baf54b15951762bdf8ffaa38d36c3'/>
<id>cb46f0e1ac3baf54b15951762bdf8ffaa38d36c3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update shell completions</title>
<updated>2021-01-17T11:22:06+00:00</updated>
<author>
<name>Jason</name>
<email>ammgws@users.noreply.github.com</email>
</author>
<published>2021-01-17T11:22:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/r-alacritty.git/commit/?id=34435ed776988e765d9327dcedfe909e440e6bf8'/>
<id>34435ed776988e765d9327dcedfe909e440e6bf8</id>
<content type='text'>
This fixes the shell completion by removing the flags removed from the
CLI in 0768428 and adding the new options flag.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This fixes the shell completion by removing the flags removed from the
CLI in 0768428 and adding the new options flag.
</pre>
</div>
</content>
</entry>
<entry>
<title>Bump development version to 0.8.0-dev</title>
<updated>2021-01-04T09:55:13+00:00</updated>
<author>
<name>Christian Duerr</name>
<email>contact@christianduerr.com</email>
</author>
<published>2021-01-04T09:55:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/r-alacritty.git/commit/?id=6ff4e840f8a12e72ae7cb30566ee57df4289082d'/>
<id>6ff4e840f8a12e72ae7cb30566ee57df4289082d</id>
<content type='text'>
This is only an update to the development version and does not represent
a stable release.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is only an update to the development version and does not represent
a stable release.</pre>
</div>
</content>
</entry>
<entry>
<title>Update Alacritty's description</title>
<updated>2020-12-29T20:05:19+00:00</updated>
<author>
<name>Christian Duerr</name>
<email>contact@christianduerr.com</email>
</author>
<published>2020-12-29T20:05:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/r-alacritty.git/commit/?id=3d7b16d4b0d867268c315f421904f3a2dc81a72d'/>
<id>3d7b16d4b0d867268c315f421904f3a2dc81a72d</id>
<content type='text'>
Alacritty's description in the readme and manpage has always been a bit
overly aggressive in its marketing. This new updated text should more
accurately describe Alacritty's current state without pointlessly
agitating people.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Alacritty's description in the readme and manpage has always been a bit
overly aggressive in its marketing. This new updated text should more
accurately describe Alacritty's current state without pointlessly
agitating people.</pre>
</div>
</content>
</entry>
<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>
</feed>
