<feed xmlns='http://www.w3.org/2005/Atom'>
<title>slstatus/components/backlight.c, branch csobczak</title>
<subtitle>A custom configuration of the suckless status utility</subtitle>
<link rel='alternate' type='text/html' href='https://git.sobczak.family/slstatus/'/>
<entry>
<title>Revert "Add basic backlight percentage support"</title>
<updated>2018-05-27T14:46:03+00:00</updated>
<author>
<name>Aaron Marcher</name>
<email>me@drkhsh.at</email>
</author>
<published>2018-05-27T14:46:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sobczak.family/slstatus/commit/?id=c28643ce5bc8c7fd825e4eabbd915bad2b91dbd0'/>
<id>c28643ce5bc8c7fd825e4eabbd915bad2b91dbd0</id>
<content type='text'>
On OpenBSD the backlight percentage cannot be retrieved in a simple way.
The only two solutions we are aware of for now are:

 - reading from /dev/ttyC0: which isn't possible without changing
 permissions or running slstatus as root
 - linking against xcb-xrandr: which is bloat and does not work in every
 case appearently

This reverts commit 37724ac2c3f496f4736223d0d8e5d8fecb933590 for now.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
On OpenBSD the backlight percentage cannot be retrieved in a simple way.
The only two solutions we are aware of for now are:

 - reading from /dev/ttyC0: which isn't possible without changing
 permissions or running slstatus as root
 - linking against xcb-xrandr: which is bloat and does not work in every
 case appearently

This reverts commit 37724ac2c3f496f4736223d0d8e5d8fecb933590 for now.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add basic backlight percentage support</title>
<updated>2018-05-22T10:40:31+00:00</updated>
<author>
<name>David Demelier</name>
<email>markand@malikania.fr</email>
</author>
<published>2018-05-22T07:23:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sobczak.family/slstatus/commit/?id=37724ac2c3f496f4736223d0d8e5d8fecb933590'/>
<id>37724ac2c3f496f4736223d0d8e5d8fecb933590</id>
<content type='text'>
At the moment linux only, but will add support for OpenBSD as well.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
At the moment linux only, but will add support for OpenBSD as well.
</pre>
</div>
</content>
</entry>
</feed>
