<feed xmlns='http://www.w3.org/2005/Atom'>
<title>aerc/lib/ui, branch shivesh</title>
<subtitle>A pretty good email client (shivesh branch)</subtitle>
<link rel='alternate' type='text/html' href='https://cgit.shivesh.org/aerc/'/>
<entry>
<title>lib/ui/textinput: Optimize ensureScroll</title>
<updated>2021-08-30T12:58:09+00:00</updated>
<author>
<name>Adnan Maolood</name>
<email>me@adnano.co</email>
</author>
<published>2021-08-24T14:41:39+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.shivesh.org/aerc/commit/?id=0b19b5e70e408bbaac5555b0b61a9451189406f8'/>
<id>0b19b5e70e408bbaac5555b0b61a9451189406f8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>update tcell to v2 and enable TrueColor support</title>
<updated>2020-12-18T06:23:22+00:00</updated>
<author>
<name>y0ast</name>
<email>joost@joo.st</email>
</author>
<published>2020-11-30T22:07:03+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.shivesh.org/aerc/commit/?id=03650474e2190ef6e54413d433b3d1f63dc9993e'/>
<id>03650474e2190ef6e54413d433b3d1f63dc9993e</id>
<content type='text'>
Also update to the tcell v2 PaletteColor api, which should keep the chosen
theme of the user intact.

Note, that if $TRUECOLOR is defined and a truecolor given, aerc will now stop
clipping the value to one of the theme colors.
Generally this is desired behaviour though.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also update to the tcell v2 PaletteColor api, which should keep the chosen
theme of the user intact.

Note, that if $TRUECOLOR is defined and a truecolor given, aerc will now stop
clipping the value to one of the theme colors.
Generally this is desired behaviour though.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove unused Simulator interface</title>
<updated>2020-09-10T05:50:30+00:00</updated>
<author>
<name>Reto Brunner</name>
<email>reto@labrat.space</email>
</author>
<published>2020-09-10T05:50:30+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.shivesh.org/aerc/commit/?id=9d801414084470340f4cc1a9e0597d0a8d792587'/>
<id>9d801414084470340f4cc1a9e0597d0a8d792587</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement style configuration.</title>
<updated>2020-08-06T19:42:06+00:00</updated>
<author>
<name>Kalyan Sriram</name>
<email>coder.kalyan@gmail.com</email>
</author>
<published>2020-07-27T08:03:55+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.shivesh.org/aerc/commit/?id=905cb9dfd3ef197bb4b59039a1be76ce2c8e3099'/>
<id>905cb9dfd3ef197bb4b59039a1be76ce2c8e3099</id>
<content type='text'>
Introduce the ability to configure stylesets, allowing customization of
aerc's look (color scheme, font weight, etc). Default styleset is
installed to /path/to/aerc/stylesets/default.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Introduce the ability to configure stylesets, allowing customization of
aerc's look (color scheme, font weight, etc). Default styleset is
installed to /path/to/aerc/stylesets/default.
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Implement style configuration."</title>
<updated>2020-07-30T21:22:32+00:00</updated>
<author>
<name>Reto Brunner</name>
<email>reto@labrat.space</email>
</author>
<published>2020-07-30T21:22:32+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.shivesh.org/aerc/commit/?id=3d784c5d8c7d037e38159fc1753773a2e81aa43e'/>
<id>3d784c5d8c7d037e38159fc1753773a2e81aa43e</id>
<content type='text'>
This reverts commit 1ff687ca2b0821c2cacc1fa725abb3302d2af9da.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 1ff687ca2b0821c2cacc1fa725abb3302d2af9da.
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement style configuration.</title>
<updated>2020-07-30T17:35:59+00:00</updated>
<author>
<name>Kalyan Sriram</name>
<email>coder.kalyan@gmail.com</email>
</author>
<published>2020-07-27T08:03:55+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.shivesh.org/aerc/commit/?id=1ff687ca2b0821c2cacc1fa725abb3302d2af9da'/>
<id>1ff687ca2b0821c2cacc1fa725abb3302d2af9da</id>
<content type='text'>
Introduce the ability to configure stylesets, allowing customization of
aerc's look (color scheme, font weight, etc). Default styleset is
installed to /path/to/aerc/stylesets/default.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Introduce the ability to configure stylesets, allowing customization of
aerc's look (color scheme, font weight, etc). Default styleset is
installed to /path/to/aerc/stylesets/default.
</pre>
</div>
</content>
</entry>
<entry>
<title>Make grid sizes dynamic</title>
<updated>2020-06-09T06:48:47+00:00</updated>
<author>
<name>Jeffas</name>
<email>dev@jeffas.io</email>
</author>
<published>2020-05-31T11:37:46+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.shivesh.org/aerc/commit/?id=543510f5c146aa6e4d3344ec7d109ad7945fa106'/>
<id>543510f5c146aa6e4d3344ec7d109ad7945fa106</id>
<content type='text'>
The grid used static sizes which meant that changing settings didn't
have an effect on elements of the ui, notably the sidebar width. This
patch makes the `Size` parameter of a cell a function which returns the
`int`, allowing for dynamic sizes.

A `Const` function is also included for ease of use for static sizes.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The grid used static sizes which meant that changing settings didn't
have an effect on elements of the ui, notably the sidebar width. This
patch makes the `Size` parameter of a cell a function which returns the
`int`, allowing for dynamic sizes.

A `Const` function is also included for ease of use for static sizes.
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Add Style configuration"</title>
<updated>2020-05-28T14:32:42+00:00</updated>
<author>
<name>Drew DeVault</name>
<email>sir@cmpwn.com</email>
</author>
<published>2020-05-28T14:32:42+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.shivesh.org/aerc/commit/?id=caad1b2c06a0446059ee5ee916e3dce1794b159b'/>
<id>caad1b2c06a0446059ee5ee916e3dce1794b159b</id>
<content type='text'>
This reverts commit 0f78f06610c0e8887aba2ae50e99b86477a384b3.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 0f78f06610c0e8887aba2ae50e99b86477a384b3.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add Style configuration</title>
<updated>2020-05-27T05:57:10+00:00</updated>
<author>
<name>Reto Brunner</name>
<email>reto@labrat.space</email>
</author>
<published>2020-05-27T05:37:02+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.shivesh.org/aerc/commit/?id=0f78f06610c0e8887aba2ae50e99b86477a384b3'/>
<id>0f78f06610c0e8887aba2ae50e99b86477a384b3</id>
<content type='text'>
The following functionalities are added to configure aerc ui styles.
- Read stylesets from file with very basic fnmatch wildcard matching
- Add default styleset
- Support different stylesets as part of UiConfig allowing contextual
  styles.
- Move widgets/ui elements to use the stylesets.
- Add configuration manual for the styleset
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The following functionalities are added to configure aerc ui styles.
- Read stylesets from file with very basic fnmatch wildcard matching
- Add default styleset
- Support different stylesets as part of UiConfig allowing contextual
  styles.
- Move widgets/ui elements to use the stylesets.
- Add configuration manual for the styleset
</pre>
</div>
</content>
</entry>
<entry>
<title>libui: don't require beeper for main content</title>
<updated>2020-05-05T13:57:29+00:00</updated>
<author>
<name>Drew DeVault</name>
<email>sir@cmpwn.com</email>
</author>
<published>2020-05-05T13:57:19+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.shivesh.org/aerc/commit/?id=52eb38ae5d8e56e96db4bd7ee31159efd4c5d241'/>
<id>52eb38ae5d8e56e96db4bd7ee31159efd4c5d241</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
