<feed xmlns='http://www.w3.org/2005/Atom'>
<title>r-alacritty.git/Makefile, 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>Switch to TOML configuration format</title>
<updated>2023-06-12T00:23:41+00:00</updated>
<author>
<name>Christian Duerr</name>
<email>contact@christianduerr.com</email>
</author>
<published>2023-06-12T00:23:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/r-alacritty.git/commit/?id=bd4906722a1a026b01f06c94c33b13ff63a7e044'/>
<id>bd4906722a1a026b01f06c94c33b13ff63a7e044</id>
<content type='text'>
This switches Alacritty's default configuration format from yaml to
toml. While yaml is still supported, it is done by converting it to toml
and should be removed entirely in the future.

All existing features were persisted based on my testing. Behavior
should not change much, though `--option` might have slightly different
behavior since the entire line is not interpreted as one line of toml.

A new `alacritty migrate` subcommand has been added which allows
automatic migration from yaml to toml. This also could be used as a
facility to automatically fix configuration file changes in the future.

Closes #6592.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This switches Alacritty's default configuration format from yaml to
toml. While yaml is still supported, it is done by converting it to toml
and should be removed entirely in the future.

All existing features were persisted based on my testing. Behavior
should not change much, though `--option` might have slightly different
behavior since the entire line is not interpreted as one line of toml.

A new `alacritty migrate` subcommand has been added which allows
automatic migration from yaml to toml. This also could be used as a
facility to automatically fix configuration file changes in the future.

Closes #6592.</pre>
</div>
</content>
</entry>
<entry>
<title>Fix Makefile manpage generation</title>
<updated>2023-05-29T09:22:15+00:00</updated>
<author>
<name>maierd</name>
<email>d.maier94@web.de</email>
</author>
<published>2023-05-29T09:22:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/r-alacritty.git/commit/?id=d94cb6be99b098b0084d0a54dc4e655cd9c0e47c'/>
<id>d94cb6be99b098b0084d0a54dc4e655cd9c0e47c</id>
<content type='text'>
Signed-off-by: Dennis Maier &lt;d.maier94@web.de&gt;
Co-authored-by: Christian Duerr &lt;contact@christianduerr.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Dennis Maier &lt;d.maier94@web.de&gt;
Co-authored-by: Christian Duerr &lt;contact@christianduerr.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Add alacritty.yml to dmg</title>
<updated>2023-01-26T02:34:54+00:00</updated>
<author>
<name>h-leth</name>
<email>leth.henning@gmail.com</email>
</author>
<published>2023-01-26T02:34:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/r-alacritty.git/commit/?id=87c38aa93023a98bcf55a2f75ef6fcfd9477e5fe'/>
<id>87c38aa93023a98bcf55a2f75ef6fcfd9477e5fe</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix repeated permission requests on M1 macs</title>
<updated>2022-02-02T19:23:29+00:00</updated>
<author>
<name>Christian Duerr</name>
<email>contact@christianduerr.com</email>
</author>
<published>2022-02-02T19:23:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/r-alacritty.git/commit/?id=4bf8f375ef0f5551896a68d6504c08f9576a125f'/>
<id>4bf8f375ef0f5551896a68d6504c08f9576a125f</id>
<content type='text'>
This adds a codesign step to our makefile build which should
automatically sign the application and resolve the issues on M1 macs
where Alacritty constantly requests permissions.

Since self-signing does still seem to fix this issue after sharing the
resulting `Alacritty.app` with other M1 macs, the binary produced by our
release build should also be fixed automatically.

Fixes #5840.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This adds a codesign step to our makefile build which should
automatically sign the application and resolve the issues on M1 macs
where Alacritty constantly requests permissions.

Since self-signing does still seem to fix this issue after sharing the
resulting `Alacritty.app` with other M1 macs, the binary produced by our
release build should also be fixed automatically.

Fixes #5840.</pre>
</div>
</content>
</entry>
<entry>
<title>Add alacritty-msg manpage to documentation</title>
<updated>2021-11-08T23:22:09+00:00</updated>
<author>
<name>Christian Duerr</name>
<email>contact@christianduerr.com</email>
</author>
<published>2021-11-08T23:22:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/r-alacritty.git/commit/?id=b885ec9cd3b40b9bcb91dadb834d9ecc02cfd67d'/>
<id>b885ec9cd3b40b9bcb91dadb834d9ecc02cfd67d</id>
<content type='text'>
The original multiwindow PR added a new manpage, however this was not
properly documented or included in our CI. This patch resolves these
issues.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The original multiwindow PR added a new manpage, however this was not
properly documented or included in our CI. This patch resolves these
issues.</pre>
</div>
</content>
</entry>
<entry>
<title>Fix typo in makefile</title>
<updated>2021-10-03T17:51:34+00:00</updated>
<author>
<name>Alexis Hildebrandt</name>
<email>afh@surryhill.net</email>
</author>
<published>2021-10-03T17:51:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/r-alacritty.git/commit/?id=ec4dc32688cfc71686c24a4edc59fd7427a6bf33'/>
<id>ec4dc32688cfc71686c24a4edc59fd7427a6bf33</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add macOS ARM builds to CI</title>
<updated>2021-08-17T18:04:46+00:00</updated>
<author>
<name>Christian Duerr</name>
<email>contact@christianduerr.com</email>
</author>
<published>2021-08-17T18:04:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/r-alacritty.git/commit/?id=abed2e97488f57d37743f090c16c12eff812b2ce'/>
<id>abed2e97488f57d37743f090c16c12eff812b2ce</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add editorconfig </title>
<updated>2020-11-06T02:12:29+00:00</updated>
<author>
<name>Kirill Chibisov</name>
<email>contact@kchibisov.com</email>
</author>
<published>2020-11-06T02:12:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/r-alacritty.git/commit/?id=812c8bc14a4214e9d0970e7a333be72e745137b2'/>
<id>812c8bc14a4214e9d0970e7a333be72e745137b2</id>
<content type='text'>
This commit also purges .gitignore, since the files mentioned in it
should be handled by global ignore file.

Fixes #4378.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This commit also purges .gitignore, since the files mentioned in it
should be handled by global ignore file.

Fixes #4378.</pre>
</div>
</content>
</entry>
<entry>
<title>Add auxiliary files to macOS Application bundle</title>
<updated>2020-07-04T14:03:48+00:00</updated>
<author>
<name>Andrew Zhou</name>
<email>andrewfzhou@gmail.com</email>
</author>
<published>2020-07-04T14:03:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/r-alacritty.git/commit/?id=466f95d3babdf55bfb9a8aa74697cac8f136590b'/>
<id>466f95d3babdf55bfb9a8aa74697cac8f136590b</id>
<content type='text'>
Fixes #2653.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #2653.</pre>
</div>
</content>
</entry>
<entry>
<title>Force application symlink on macOS make build</title>
<updated>2020-01-18T12:48:34+00:00</updated>
<author>
<name>Josh Comer</name>
<email>joshjcomer@gmail.com</email>
</author>
<published>2020-01-18T12:48:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/r-alacritty.git/commit/?id=2199bbef5122d81a5bb5958d62f1c9b1d7d7696a'/>
<id>2199bbef5122d81a5bb5958d62f1c9b1d7d7696a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
