<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bemenu.git/lib/renderers, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cnjoe.info/git/bemenu.git/atom/lib/renderers?h=master</id>
<link rel='self' href='http://cnjoe.info/git/bemenu.git/atom/lib/renderers?h=master'/>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/bemenu.git/'/>
<updated>2019-09-02T03:26:39Z</updated>
<entry>
<title>Remove wlroots</title>
<updated>2019-09-02T03:26:39Z</updated>
<author>
<name>Tuowen Zhao</name>
<email>ztuowen@gmail.com</email>
</author>
<published>2019-09-02T03:26:39Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/bemenu.git/commit/?id=5a1714180dcd1d0836d3321aa88ae8a0bada14fe'/>
<id>urn:sha1:5a1714180dcd1d0836d3321aa88ae8a0bada14fe</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add C-g shortcut to x11 and wayland</title>
<updated>2019-07-12T23:46:18Z</updated>
<author>
<name>Sauyon Lee</name>
<email>s@uyon.co</email>
</author>
<published>2019-07-12T23:46:18Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/bemenu.git/commit/?id=c081cf760919991d539a6b1e765d791e103988ce'/>
<id>urn:sha1:c081cf760919991d539a6b1e765d791e103988ce</id>
<content type='text'>
</content>
</entry>
<entry>
<title>bemenu: add --line-height / -H option</title>
<updated>2019-05-31T23:20:54Z</updated>
<author>
<name>Alyssa Ross</name>
<email>hi@alyssa.is</email>
</author>
<published>2019-05-31T20:32:02Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/bemenu.git/commit/?id=93cde4831bca7055c38a1d6246fdcb84df07f7ec'/>
<id>urn:sha1:93cde4831bca7055c38a1d6246fdcb84df07f7ec</id>
<content type='text'>
Text is displayed vertically centered in a line. If unspecified, or 0,
the previous behaviour of making the height the size of the text, plus
two pixels on either side, is used, so there will be no change in
behaviour if this option is not used.

Fixes https://github.com/Cloudef/bemenu/issues/44.
</content>
</entry>
<entry>
<title>Revert "Use x_LINK_LIBRARIES instead of x_LIBRARIES"</title>
<updated>2019-04-24T19:39:23Z</updated>
<author>
<name>Jari Vetoniemi</name>
<email>mailroxas@gmail.com</email>
</author>
<published>2019-04-24T19:39:23Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/bemenu.git/commit/?id=f27e35eabca8fbb2003c0a8658f961edd16380a4'/>
<id>urn:sha1:f27e35eabca8fbb2003c0a8658f961edd16380a4</id>
<content type='text'>
This reverts commit 620ae690209a36b680524f4a4d8bec2f464f05fa.
</content>
</entry>
<entry>
<title>Use x_LINK_LIBRARIES instead of x_LIBRARIES</title>
<updated>2019-04-23T10:17:16Z</updated>
<author>
<name>Tobias Kortkamp</name>
<email>t@tobik.me</email>
</author>
<published>2019-04-23T10:17:16Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/bemenu.git/commit/?id=620ae690209a36b680524f4a4d8bec2f464f05fa'/>
<id>urn:sha1:620ae690209a36b680524f4a4d8bec2f464f05fa</id>
<content type='text'>
The libraries might not be in the linkers default search path, so
use absolute paths for them instead when using TARGET_LINK_LIBRARIES.

Note that XKBCOMMON_LIBRARIES is an alias for XKBCOMMON_LIBRARY and
already contains an absolute path.

Signed-off-by: Tobias Kortkamp &lt;t@tobik.me&gt;
</content>
</entry>
<entry>
<title>Depend on epoll-shim on FreeBSD/DragonFly</title>
<updated>2019-04-23T09:45:13Z</updated>
<author>
<name>Tobias Kortkamp</name>
<email>t@tobik.me</email>
</author>
<published>2019-04-23T09:45:13Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/bemenu.git/commit/?id=2ca0625a70245e8a0aa1cda2be7c367c4fd62949'/>
<id>urn:sha1:2ca0625a70245e8a0aa1cda2be7c367c4fd62949</id>
<content type='text'>
They do not natively support epoll(2) but require a library shim for it.

Signed-off-by: Tobias Kortkamp &lt;t@tobik.me&gt;
</content>
</entry>
<entry>
<title>Use epoll_create1() instead of epoll_create()</title>
<updated>2019-04-23T09:41:03Z</updated>
<author>
<name>Tobias Kortkamp</name>
<email>t@tobik.me</email>
</author>
<published>2019-04-23T09:41:03Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/bemenu.git/commit/?id=312a606d54455e5d6549906275710605c6784a1e'/>
<id>urn:sha1:312a606d54455e5d6549906275710605c6784a1e</id>
<content type='text'>
epoll_create() takes a size argument not a flag like EPOLL_CLOEXEC [1].

[1] https://linux.die.net/man/2/epoll_create

Signed-off-by: Tobias Kortkamp &lt;t@tobik.me&gt;
</content>
</entry>
<entry>
<title>x11: add pango as dependency of the x11 renderer</title>
<updated>2019-03-25T22:05:35Z</updated>
<author>
<name>Ilia Bozhinov</name>
<email>ammen99@gmail.com</email>
</author>
<published>2019-03-25T22:05:35Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/bemenu.git/commit/?id=31107243dbbdd707bff537a91f10b785629cae83'/>
<id>urn:sha1:31107243dbbdd707bff537a91f10b785629cae83</id>
<content type='text'>
We include the cairo rendering functions, which use pango.
</content>
</entry>
<entry>
<title>Add option to respect panel position (#48)</title>
<updated>2019-03-25T21:21:17Z</updated>
<author>
<name>Ilia Bozhinov</name>
<email>ammen99@gmail.com</email>
</author>
<published>2019-03-25T21:21:17Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/bemenu.git/commit/?id=38069992ec97aa22da84a1e1dbb5e8ff9cd03d60'/>
<id>urn:sha1:38069992ec97aa22da84a1e1dbb5e8ff9cd03d60</id>
<content type='text'>
* implement option to make menu respect panel boundaries

* fixup! implement option to make menu respect panel boundaries
</content>
</entry>
<entry>
<title>Merge pull request #46 from DanySpin97/master</title>
<updated>2019-03-25T08:52:24Z</updated>
<author>
<name>Jari Vetoniemi</name>
<email>mailRoxas@gmail.com</email>
</author>
<published>2019-03-25T08:52:24Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/bemenu.git/commit/?id=b375ef8b0bd2c40b4fc26bd0c4d38dcb4374c149'/>
<id>urn:sha1:b375ef8b0bd2c40b4fc26bd0c4d38dcb4374c149</id>
<content type='text'>
Add options for renderers, make deps required</content>
</entry>
</feed>
