<feed xmlns='http://www.w3.org/2005/Atom'>
<title>corfu.git, branch fringe-scrollbar</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/corfu.git/'/>
<entry>
<title>Force fringe update</title>
<updated>2024-11-01T16:39:47+00:00</updated>
<author>
<name>Daniel Mendler</name>
<email>mail@daniel-mendler.de</email>
</author>
<published>2024-11-01T16:39:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/corfu.git/commit/?id=a1e494e29ac02a6c4fe9ffe6e1fe70910ecf1848'/>
<id>a1e494e29ac02a6c4fe9ffe6e1fe70910ecf1848</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Ensure right-margin-width &gt;= bar-width</title>
<updated>2024-11-01T15:42:52+00:00</updated>
<author>
<name>Daniel Mendler</name>
<email>mail@daniel-mendler.de</email>
</author>
<published>2024-11-01T15:42:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/corfu.git/commit/?id=19b063b401b4ae6d8394224f59d2a02170b8937c'/>
<id>19b063b401b4ae6d8394224f59d2a02170b8937c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use fringe for the scroll bar</title>
<updated>2024-11-01T15:34:44+00:00</updated>
<author>
<name>Daniel Mendler</name>
<email>mail@daniel-mendler.de</email>
</author>
<published>2024-11-01T10:33:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/corfu.git/commit/?id=bc9ae494244e9d08e5352b9cfad09b519398337e'/>
<id>bc9ae494244e9d08e5352b9cfad09b519398337e</id>
<content type='text'>
This ensures that the scroll bar is always visible, even if wide characters lead
to truncation of the popup content. Before this change, the scroll bar could be
pushed out of the window by the content.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This ensures that the scroll bar is always visible, even if wide characters lead
to truncation of the popup content. Before this change, the scroll bar could be
pushed out of the window by the content.
</pre>
</div>
</content>
</entry>
<entry>
<title>Use :extend=t for corfu-current, Simplify</title>
<updated>2024-11-01T15:32:01+00:00</updated>
<author>
<name>Daniel Mendler</name>
<email>mail@daniel-mendler.de</email>
</author>
<published>2024-11-01T15:29:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/corfu.git/commit/?id=090299074e0153340c20207ef1ec5efeafeac51d'/>
<id>090299074e0153340c20207ef1ec5efeafeac51d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>corfu--make-frame: Remove buffer argument, use current buffer</title>
<updated>2024-11-01T10:37:18+00:00</updated>
<author>
<name>Daniel Mendler</name>
<email>mail@daniel-mendler.de</email>
</author>
<published>2024-11-01T10:37:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/corfu.git/commit/?id=16d5aef839477ac54790fb797c1e85dfdbbd313f'/>
<id>16d5aef839477ac54790fb797c1e85dfdbbd313f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>corfu-popupinfo: Add constant corfu-popupinfo--buffer</title>
<updated>2024-11-01T10:34:51+00:00</updated>
<author>
<name>Daniel Mendler</name>
<email>mail@daniel-mendler.de</email>
</author>
<published>2024-11-01T10:34:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/corfu.git/commit/?id=c7e2aa41702c6a38f7253ae9c668c562b56a410a'/>
<id>c7e2aa41702c6a38f7253ae9c668c562b56a410a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>corfu-margin-formatters: Document the requirements of the margin formatter</title>
<updated>2024-10-30T10:05:44+00:00</updated>
<author>
<name>Daniel Mendler</name>
<email>mail@daniel-mendler.de</email>
</author>
<published>2024-10-30T10:05:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/corfu.git/commit/?id=84a6ece9f6ab3b94e932cfbfe6970a21b59d975c'/>
<id>84a6ece9f6ab3b94e932cfbfe6970a21b59d975c</id>
<content type='text'>
While well known to the maintainer and author of the kind-icon package, these
limitations have unfortunately been undocumented so far. See the related
discussions:

* https://github.com/LuigiPiucco/nerd-icons-corfu/issues/13
* https://github.com/minad/corfu/pull/508

The kind-icon package which satisfies the requirements correctly and preserves
Corfu popup alignment. It can serve as a reference implementation:

* https://github.com/jdtsmith/kind-icon
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
While well known to the maintainer and author of the kind-icon package, these
limitations have unfortunately been undocumented so far. See the related
discussions:

* https://github.com/LuigiPiucco/nerd-icons-corfu/issues/13
* https://github.com/minad/corfu/pull/508

The kind-icon package which satisfies the requirements correctly and preserves
Corfu popup alignment. It can serve as a reference implementation:

* https://github.com/jdtsmith/kind-icon
</pre>
</div>
</content>
</entry>
<entry>
<title>README: Update regarding icon libraries</title>
<updated>2024-10-30T09:49:59+00:00</updated>
<author>
<name>Daniel Mendler</name>
<email>mail@daniel-mendler.de</email>
</author>
<published>2024-10-30T09:49:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/corfu.git/commit/?id=bc6daaa6b8c4cd4ef47f52a2f017f77926cfbf87'/>
<id>bc6daaa6b8c4cd4ef47f52a2f017f77926cfbf87</id>
<content type='text'>
https://github.com/LuigiPiucco/nerd-icons-corfu/issues/13
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/LuigiPiucco/nerd-icons-corfu/issues/13
</pre>
</div>
</content>
</entry>
<entry>
<title>Detect tty child frames</title>
<updated>2024-10-22T10:40:40+00:00</updated>
<author>
<name>Daniel Mendler</name>
<email>mail@daniel-mendler.de</email>
</author>
<published>2024-10-22T10:38:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/corfu.git/commit/?id=6f5518ea58498af9cf86b8fafbdf1ef4d0997dcc'/>
<id>6f5518ea58498af9cf86b8fafbdf1ef4d0997dcc</id>
<content type='text'>
See https://lists.gnu.org/archive/html/emacs-devel/2024-10/msg00491.html

Many thanks to @gerd-moellmann!
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
See https://lists.gnu.org/archive/html/emacs-devel/2024-10/msg00491.html

Many thanks to @gerd-moellmann!
</pre>
</div>
</content>
</entry>
<entry>
<title>README: Update link</title>
<updated>2024-10-22T07:44:27+00:00</updated>
<author>
<name>Daniel Mendler</name>
<email>mail@daniel-mendler.de</email>
</author>
<published>2024-10-22T07:44:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/corfu.git/commit/?id=557f84811ae0adb06d06673594252c9cc9707665'/>
<id>557f84811ae0adb06d06673594252c9cc9707665</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
