<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monmon.git/src/x.cc, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.spawned.biz/monmon.git/atom?h=master</id>
<link rel='self' href='https://git.spawned.biz/monmon.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.spawned.biz/monmon.git/'/>
<updated>2017-10-31T14:01:57Z</updated>
<entry>
<title>Use std::make_unique</title>
<updated>2017-10-31T14:01:57Z</updated>
<author>
<name>Joel Klinghed</name>
<email>the_jk@opera.com</email>
</author>
<published>2017-10-31T14:01:57Z</published>
<link rel='alternate' type='text/html' href='https://git.spawned.biz/monmon.git/commit/?id=38140372d8c8dd32267943d5d79b2ce2c0a032fb'/>
<id>urn:sha1:38140372d8c8dd32267943d5d79b2ce2c0a032fb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add some rather quirky X fixes</title>
<updated>2017-09-27T17:38:44Z</updated>
<author>
<name>Joel Klinghed</name>
<email>the_jk@yahoo.com</email>
</author>
<published>2017-09-27T17:38:44Z</published>
<link rel='alternate' type='text/html' href='https://git.spawned.biz/monmon.git/commit/?id=36ab6defac59d289a513e74c28e21f437adead98'/>
<id>urn:sha1:36ab6defac59d289a513e74c28e21f437adead98</id>
<content type='text'>
So, from the xserver code, if you don't specify a border pixel
you must match the parent window depth.

Also, if you don't specify a colormap you need to match the
parent visual
</content>
</entry>
<entry>
<title>Improve x::get_best_format</title>
<updated>2017-09-27T08:51:23Z</updated>
<author>
<name>Joel Klinghed</name>
<email>the_jk@opera.com</email>
</author>
<published>2017-09-27T08:51:23Z</published>
<link rel='alternate' type='text/html' href='https://git.spawned.biz/monmon.git/commit/?id=69031e2a0097b2367205b88e038026c56cda3471'/>
<id>urn:sha1:69031e2a0097b2367205b88e038026c56cda3471</id>
<content type='text'>
Allow bits_per_rgb_value to be &gt;= 8
Pick the first matched depth.

Ended up matching a 32 bit depth (TrueColor) as all 24 bit depths
(DirectColor) as they used 11 bits per rgb value.
The screen did not support creating a window with depth 32 depth :/
</content>
</entry>
<entry>
<title>Fix x::get_best_format</title>
<updated>2017-09-27T08:36:55Z</updated>
<author>
<name>Joel Klinghed</name>
<email>the_jk@opera.com</email>
</author>
<published>2017-09-27T08:36:55Z</published>
<link rel='alternate' type='text/html' href='https://git.spawned.biz/monmon.git/commit/?id=5e90e8786a089930d49adce5696508cc959a6045'/>
<id>urn:sha1:5e90e8786a089930d49adce5696508cc959a6045</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Initial commit</title>
<updated>2017-09-26T18:09:31Z</updated>
<author>
<name>Joel Klinghed</name>
<email>the_jk@yahoo.com</email>
</author>
<published>2017-09-26T18:09:31Z</published>
<link rel='alternate' type='text/html' href='https://git.spawned.biz/monmon.git/commit/?id=c85b624d28564a6f785b25000e2b7825592a919d'/>
<id>urn:sha1:c85b624d28564a6f785b25000e2b7825592a919d</id>
<content type='text'>
</content>
</entry>
</feed>
