<feed xmlns='http://www.w3.org/2005/Atom'>
<title>wlroots.git/include/xcursor, branch master</title>
<subtitle>fork of wlroots with action binder support
</subtitle>
<id>https://git.vlhl.dev/navi/wayland/wlroots.git/atom?h=master</id>
<link rel='self' href='https://git.vlhl.dev/navi/wayland/wlroots.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/navi/wayland/wlroots.git/'/>
<updated>2023-06-05T21:06:19+00:00</updated>
<entry>
<title>Add some missing includes/declarations</title>
<updated>2023-06-05T21:06:19+00:00</updated>
<author>
<name>Kirill Primak</name>
<email>vyivel@eclair.cafe</email>
</author>
<published>2023-06-05T20:45:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/navi/wayland/wlroots.git/commit/?id=3dc646ea889084cd7aa980f38124b5df548cf10d'/>
<id>urn:sha1:3dc646ea889084cd7aa980f38124b5df548cf10d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>xcursor: sync with libwayland</title>
<updated>2023-04-18T14:54:25+00:00</updated>
<author>
<name>Simon Ser</name>
<email>contact@emersion.fr</email>
</author>
<published>2023-04-14T14:13:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/navi/wayland/wlroots.git/commit/?id=25d9055281a744944fab3016afcb3460610fec89'/>
<id>urn:sha1:25d9055281a744944fab3016afcb3460610fec89</id>
<content type='text'>
xcursor.c was copied over from libwayland-cursor. A lot of
cosmetic imporvements have been merged upstream. Copy-paste the
new version.
</content>
</entry>
<entry>
<title>xcursors: Alias existing cursor defaults to cursor-spec cursor names</title>
<updated>2023-02-01T13:14:41+00:00</updated>
<author>
<name>Consolatis</name>
<email>40171-Consolatis@users.noreply.gitlab.freedesktop.org</email>
</author>
<published>2022-07-13T21:49:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/navi/wayland/wlroots.git/commit/?id=4097eb20f33a19560ade52bfca8ca99161e9598c'/>
<id>urn:sha1:4097eb20f33a19560ade52bfca8ca99161e9598c</id>
<content type='text'>
wlr_xcursor_get_resize_name() returns cursor-spec [1] based names
but the default cursor icons shipped in include/xcursor/cursor_data.h
use traditional X cursor names instead.

Compositors that use wlr_xcursor_get_resize_name() to resolve an edge
to a cursor icon name may thus be unable to render appropriate cursor
icons for users that don't have a cursor-spec compliant cursor theme
installed on their system or have it installed in an unusual place.

This patch adds cursor-spec cursor icon name aliases.

[1] https://www.freedesktop.org/wiki/Specifications/cursor-spec/
</content>
</entry>
<entry>
<title>xcursor: garbage collect XcursorLibraryLoadImages</title>
<updated>2022-01-31T14:10:08+00:00</updated>
<author>
<name>Vlad Zahorodnii</name>
<email>vlad.zahorodnii@kde.org</email>
</author>
<published>2022-01-30T20:56:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/navi/wayland/wlroots.git/commit/?id=ab3b9f9a773e3ec2c40d80ab14277659b2a55ca6'/>
<id>urn:sha1:ab3b9f9a773e3ec2c40d80ab14277659b2a55ca6</id>
<content type='text'>
XcursorLibraryLoadImages is unused, let's drop it.

Same as [1].

[1]: https://gitlab.freedesktop.org/wayland/wayland/-/merge_requests/206

Co-authored-by: Simon Ser &lt;contact@emersion.fr&gt;
</content>
</entry>
<entry>
<title>xcursor: make cursor data and metadata const</title>
<updated>2021-02-05T09:04:20+00:00</updated>
<author>
<name>Manuel Stoeckl</name>
<email>code@mstoeckl.com</email>
</author>
<published>2021-02-04T13:56:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/navi/wayland/wlroots.git/commit/?id=b6dea80907b840ed30f056b618ee20492870f664'/>
<id>urn:sha1:b6dea80907b840ed30f056b618ee20492870f664</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use fixed size integer type</title>
<updated>2020-09-01T09:58:56+00:00</updated>
<author>
<name>Valentin</name>
<email>vakevk+git@gmail.com</email>
</author>
<published>2020-08-30T09:08:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/navi/wayland/wlroots.git/commit/?id=8b744412aab11fe4997367adf1a714ef2cb3946e'/>
<id>urn:sha1:8b744412aab11fe4997367adf1a714ef2cb3946e</id>
<content type='text'>
This type is meant to be 4 bytes large as seen in _XcursorReadUInt which
always reads 4 bytes. An unsigned int is often 4 bytes large but this
isnt' guaranteed so it is cleaner to use the exact type we want.
</content>
</entry>
<entry>
<title>Add xcursor sublibrary</title>
<updated>2017-08-08T01:13:04+00:00</updated>
<author>
<name>Drew DeVault</name>
<email>sir@cmpwn.com</email>
</author>
<published>2017-08-08T01:13:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/navi/wayland/wlroots.git/commit/?id=7486263f7eef9c8118e43f5772e7425fbcf1ce9d'/>
<id>urn:sha1:7486263f7eef9c8118e43f5772e7425fbcf1ce9d</id>
<content type='text'>
</content>
</entry>
</feed>
