Simon Ser
25d9055281
xcursor: sync with libwayland
...
xcursor.c was copied over from libwayland-cursor. A lot of
cosmetic imporvements have been merged upstream. Copy-paste the
new version.
2023-04-18 14:54:25 +00:00
Simon Ser
9affcaa93c
xcursor: adjust style, use calloc()
...
Adjust the code style for wlroots, and use calloc() for structs.
2023-04-11 20:05:27 +02:00
Simon Ser
1a5530d14d
xcursor: quiet debug log
...
Stop listing all available cursors each time a cursor theme is
loaded. They can be obtained from the CLI instead, e.g.
ls /usr/share/icons/Adwaita/cursors
2021-04-26 20:11:05 +02:00
Manuel Stoeckl
b6dea80907
xcursor: make cursor data and metadata const
2021-02-05 10:04:20 +01:00
Antonin Décimo
d9bb792794
Fix incorrect format parameters
2020-07-27 10:49:19 +02:00
Antonin Décimo
820800a5ab
xcursor: avoid leak and loss of all cursors if cursors realloc fails
2019-08-12 09:37:21 +09:00
emersion
2d0c5ec78e
Use _POSIX_C_SOURCE, use shm_open
2018-11-06 08:29:23 +01:00
emersion
7cbef15206
util: add wlr_ prefix to log symbols
2018-07-09 22:49:54 +01:00
emersion
625a7a48dc
Don't use the wlr_ prefix for static functions
2018-04-25 23:51:00 +01:00
Drew DeVault
1d9be89e2d
Revert "ELF Visibility"
2018-02-19 18:01:27 -05:00
Scott Anderson
86269052eb
Explicitly export EFL symbols
2018-02-19 14:26:40 +13:00
emersion
c2e1474010
Reformat all #include directives
2018-02-12 21:29:23 +01:00
emersion
bde255933e
output: add wlr_output::damage, fixes #572
2018-01-18 19:47:21 +01:00
Tony Crisci
4c60072be5
move get_resize_name to xcursor
2017-12-08 06:08:06 -05:00
Tony Crisci
f334dcaf40
rename wlr_cursor.c to wlr_xcursor.c
2017-08-18 19:52:55 -04:00