diff options
author | Gary Wong <gtw@gnu.org> | 2014-05-08 14:26:29 -0600 |
---|---|---|
committer | Gary Wong <gtw@gnu.org> | 2014-05-08 15:49:08 -0600 |
commit | 1b7e97261d90c83b64869a4b0dee0368d81dba4b (patch) | |
tree | a6832014430d23b543f3cfdcc53960d01d5cd4e0 /ChangeLog | |
parent | 64524725acf86cd9c239146dad52c09496f32fcd (diff) |
Add support for XCB cursor library.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2014-05-08 Gary Wong <gtw@gnu.org> + + * decorate-render.c (decorate_compat_init) [USE_CURSOR]: Load + cursors via xcb_cursor_load_cursor (to honour cursor themes + where available). + 2012-02-01 Gary Wong <gtw@gnu.org> * decorate-render.c (decorate_render_init): Specify property size |