<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mason/lua/nvim-lsp-installer/core/ui, branch main</title>
<subtitle>[no description]</subtitle>
<id>http://git.sudomsg.com/mirror/mason/atom/lua/nvim-lsp-installer/core/ui?h=main</id>
<link rel='self' href='http://git.sudomsg.com/mirror/mason/atom/lua/nvim-lsp-installer/core/ui?h=main'/>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/mason/'/>
<updated>2022-07-06T22:39:59Z</updated>
<entry>
<title>mason.nvim</title>
<updated>2022-07-06T22:39:59Z</updated>
<author>
<name>William Boman</name>
<email>william@redwill.se</email>
</author>
<published>2022-07-06T17:41:43Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/mason/commit/?id=5f634e0c37e723fc0c33e06b4fd5c2180178db40'/>
<id>urn:sha1:5f634e0c37e723fc0c33e06b4fd5c2180178db40</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat(ui): add setting to customize window border (#754)</title>
<updated>2022-06-05T22:28:58Z</updated>
<author>
<name>William Boman</name>
<email>william@redwill.se</email>
</author>
<published>2022-06-05T22:28:58Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/mason/commit/?id=1a9cdfe4d052dbfa16f3c12ce4def58a931b0730'/>
<id>urn:sha1:1a9cdfe4d052dbfa16f3c12ce4def58a931b0730</id>
<content type='text'>
Closes #752.</content>
</entry>
<entry>
<title>refactor(ui): improve autoclose logic and update install dir label (#743)</title>
<updated>2022-06-01T12:37:42Z</updated>
<author>
<name>William Boman</name>
<email>william@redwill.se</email>
</author>
<published>2022-06-01T12:37:42Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/mason/commit/?id=ae29c9a2e06f5263acfdd6c085e6093f28fc0b9e'/>
<id>urn:sha1:ae29c9a2e06f5263acfdd6c085e6093f28fc0b9e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(spawn): don't check executable when spawning with custom PATH (#721)</title>
<updated>2022-05-25T22:32:28Z</updated>
<author>
<name>William Boman</name>
<email>william@redwill.se</email>
</author>
<published>2022-05-25T22:32:28Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/mason/commit/?id=621c8c6d484ed402eab0d5e44c608d4296562a96'/>
<id>urn:sha1:621c8c6d484ed402eab0d5e44c608d4296562a96</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(ui): setlocal undolevels=-1</title>
<updated>2022-05-25T12:18:24Z</updated>
<author>
<name>William Boman</name>
<email>william@redwill.se</email>
</author>
<published>2022-05-25T03:03:39Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/mason/commit/?id=4dfe6a5d5dfb7e76d22e59eca510dacb91116945'/>
<id>urn:sha1:4dfe6a5d5dfb7e76d22e59eca510dacb91116945</id>
<content type='text'>
Without having profiled things, this should greatly reduce memory
footprint because this UI buffer is:
1) updated very frequently
2) the way it's currently updated is extremely inefficient (it
   essentially recreates the buffer contents on every render)
</content>
</entry>
<entry>
<title>ui: remove borders &amp; change heading style (#713)</title>
<updated>2022-05-22T23:25:01Z</updated>
<author>
<name>William Boman</name>
<email>william@redwill.se</email>
</author>
<published>2022-05-22T23:25:01Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/mason/commit/?id=4ed43f1f885612f587253b3e32f54408c793ca55'/>
<id>urn:sha1:4ed43f1f885612f587253b3e32f54408c793ca55</id>
<content type='text'>
</content>
</entry>
<entry>
<title>chore(functional): restructure and extend functional modules (#703)</title>
<updated>2022-05-17T11:49:18Z</updated>
<author>
<name>William Boman</name>
<email>william@redwill.se</email>
</author>
<published>2022-05-17T11:49:18Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/mason/commit/?id=9fa0bb2822af391db96687ad6ddb66ddb3529c58'/>
<id>urn:sha1:9fa0bb2822af391db96687ad6ddb66ddb3529c58</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ui: reset outdated server flag after any kind of server install/uninstall interactions</title>
<updated>2022-05-13T15:17:41Z</updated>
<author>
<name>William Boman</name>
<email>william@redwill.se</email>
</author>
<published>2022-05-13T14:46:56Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/mason/commit/?id=5f96c36803de025034ff102869b95daada1411ed'/>
<id>urn:sha1:5f96c36803de025034ff102869b95daada1411ed</id>
<content type='text'>
For better UX
</content>
</entry>
<entry>
<title>feat(ui): use diagnostics to show some messages (#694)</title>
<updated>2022-05-13T14:17:06Z</updated>
<author>
<name>William Boman</name>
<email>william@redwill.se</email>
</author>
<published>2022-05-13T14:17:06Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/mason/commit/?id=09aea5d129c761a95f4bfaf80ec99eac2ab88983'/>
<id>urn:sha1:09aea5d129c761a95f4bfaf80ec99eac2ab88983</id>
<content type='text'>
</content>
</entry>
<entry>
<title>chore: further decouple module structure (#685)</title>
<updated>2022-05-11T14:10:57Z</updated>
<author>
<name>William Boman</name>
<email>william@redwill.se</email>
</author>
<published>2022-05-11T14:10:57Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/mason/commit/?id=5e3385d90668c792919c7e2791620a6c0d569538'/>
<id>urn:sha1:5e3385d90668c792919c7e2791620a6c0d569538</id>
<content type='text'>
</content>
</entry>
</feed>
