<feed xmlns='http://www.w3.org/2005/Atom'>
<title>r-alacritty.git/alacritty/src, branch old-rahm</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>Have alacritty pass through X1Mouse and X2Mouse to Vim. (Forward and Backward buttons)</title>
<updated>2025-02-06T19:20:33+00:00</updated>
<author>
<name>Josh Rahm</name>
<email>rahm@google.com</email>
</author>
<published>2025-02-06T19:20:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/r-alacritty.git/commit/?id=e87f73cf3c8865d97263d578d8b108b1fe3ef4fb'/>
<id>e87f73cf3c8865d97263d578d8b108b1fe3ef4fb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Re-implement crosshairs on newer alacritty.</title>
<updated>2025-02-06T00:49:34+00:00</updated>
<author>
<name>Josh Rahm</name>
<email>joshuarahm@gmail.com</email>
</author>
<published>2024-02-19T22:27:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/r-alacritty.git/commit/?id=04ef76f059c751f2c1c5a7e7c691f0e7c63e89c1'/>
<id>04ef76f059c751f2c1c5a7e7c691f0e7c63e89c1</id>
<content type='text'>
The config values are hardcoded atm.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The config values are hardcoded atm.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add backslash to invalid characters for URL regex</title>
<updated>2025-01-29T01:29:22+00:00</updated>
<author>
<name>Kaylem Brown-Malone</name>
<email>kaylem20201@gmail.com</email>
</author>
<published>2025-01-29T01:29:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/r-alacritty.git/commit/?id=5b189bca684c046a43be7f1c168c3bc37109fc5b'/>
<id>5b189bca684c046a43be7f1c168c3bc37109fc5b</id>
<content type='text'>
This adds the `\` character to the list of characters which will
terminate matches in Alacritty's default hint for URL recognition.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This adds the `\` character to the list of characters which will
terminate matches in Alacritty's default hint for URL recognition.</pre>
</div>
</content>
</entry>
<entry>
<title>Add option to drain PTY on shutdown</title>
<updated>2025-01-16T15:04:21+00:00</updated>
<author>
<name>Andrew Borg (Kashin)</name>
<email>1192958+aborg-dev@users.noreply.github.com</email>
</author>
<published>2025-01-16T15:04:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/r-alacritty.git/commit/?id=5e78d20c709cb1ab8d44ca7a8702cc26d779227c'/>
<id>5e78d20c709cb1ab8d44ca7a8702cc26d779227c</id>
<content type='text'>
This patch removes the `hold` option on `alacritty_terminal` in favor of
a `drain_on_exit` option, which will drain the PTY before shutdown. The
hold logic is instead handled in `alacritty`.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This patch removes the `hold` option on `alacritty_terminal` in favor of
a `drain_on_exit` option, which will drain the PTY before shutdown. The
hold logic is instead handled in `alacritty`.</pre>
</div>
</content>
</entry>
<entry>
<title>Error when failed to create socket with --daemon</title>
<updated>2025-01-13T21:03:52+00:00</updated>
<author>
<name>Kirill Chibisov</name>
<email>contact@kchibisov.com</email>
</author>
<published>2025-01-13T21:03:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/r-alacritty.git/commit/?id=bc3b7a2c1f4137f3879de6317f24171643c925c9'/>
<id>bc3b7a2c1f4137f3879de6317f24171643c925c9</id>
<content type='text'>
The daemon without socket is not that useful.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The daemon without socket is not that useful.</pre>
</div>
</content>
</entry>
<entry>
<title>Bump glutin to 0.32.2</title>
<updated>2025-01-12T19:30:27+00:00</updated>
<author>
<name>Kirill Chibisov</name>
<email>contact@kchibisov.com</email>
</author>
<published>2025-01-12T19:30:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/r-alacritty.git/commit/?id=2290afff02bc8470fb4abeb2a2ffc1c22dc2ede7'/>
<id>2290afff02bc8470fb4abeb2a2ffc1c22dc2ede7</id>
<content type='text'>
This cleans up context managing.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This cleans up context managing.</pre>
</div>
</content>
</entry>
<entry>
<title>Try to recover from GPU resets</title>
<updated>2025-01-11T05:47:32+00:00</updated>
<author>
<name>Kirill Chibisov</name>
<email>contact@kchibisov.com</email>
</author>
<published>2025-01-11T05:47:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/r-alacritty.git/commit/?id=cd884c984bbd6a7c65965681083da61e091ff7e5'/>
<id>cd884c984bbd6a7c65965681083da61e091ff7e5</id>
<content type='text'>
Use context robustness to get notified about GPU resets
and try to recover from them by rebuilding the rendering
pipeline.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use context robustness to get notified about GPU resets
and try to recover from them by rebuilding the rendering
pipeline.</pre>
</div>
</content>
</entry>
<entry>
<title>Fix cut off wide characters in preedit string</title>
<updated>2025-01-10T07:59:07+00:00</updated>
<author>
<name>Kirill Chibisov</name>
<email>contact@kchibisov.com</email>
</author>
<published>2025-01-10T03:57:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/r-alacritty.git/commit/?id=28910e3adc9d48edc4f43008d987eecd869ded31'/>
<id>28910e3adc9d48edc4f43008d987eecd869ded31</id>
<content type='text'>
The wide char spacers must not be drawn, like we do for regular wide
characters.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The wide char spacers must not be drawn, like we do for regular wide
characters.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix crash during live output search</title>
<updated>2025-01-09T02:25:53+00:00</updated>
<author>
<name>Kirill Chibisov</name>
<email>contact@kchibisov.com</email>
</author>
<published>2025-01-08T14:26:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/r-alacritty.git/commit/?id=8833551b0da3fdace94e1e6c07c6f57f45d9065e'/>
<id>8833551b0da3fdace94e1e6c07c6f57f45d9065e</id>
<content type='text'>
Sometimes points could end up outside of viewport, thus the screen
will need to be invalidated. The default unwrapping does handle both
cases.

Fixes: a1ed79bd2c01 (Fix highlight invalidation on grid scroll)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Sometimes points could end up outside of viewport, thus the screen
will need to be invalidated. The default unwrapping does handle both
cases.

Fixes: a1ed79bd2c01 (Fix highlight invalidation on grid scroll)
</pre>
</div>
</content>
</entry>
<entry>
<title>Pass activation token in alacritty msg create-window</title>
<updated>2025-01-04T09:16:42+00:00</updated>
<author>
<name>Kirill Chibisov</name>
<email>contact@kchibisov.com</email>
</author>
<published>2025-01-04T06:34:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/r-alacritty.git/commit/?id=e79f4b22d809d12b5f09543872443d0fa818fee2'/>
<id>e79f4b22d809d12b5f09543872443d0fa818fee2</id>
<content type='text'>
Fixes #8337.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #8337.
</pre>
</div>
</content>
</entry>
</feed>
