Robert Mader
6eeeffdc68
src: Stop using GSlice
...
It has been inofficially deprecated for years, is known to cause issues
with valgrind and potentially hides memory corruption.
Lets stop using it.
Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1512 >
2021-02-22 13:52:27 +01:00
Jonas Ådahl
bc32655c28
Pass -D_GNU_SOURCE instead of defining it in source
2018-11-06 17:17:36 +01:00
Jonas Ådahl
2f4a68c8c3
Clean up include macros mess
...
The order and way include macros were structured was chaotic, with no
real common thread between files. Try to tidy up the mess with some
common scheme, to make things look less messy.
2018-11-06 17:17:36 +01:00
Peter Hutterer
4f31b53521
wayland: fix copy/pasto sending tool removed on rings/strips
...
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
https://bugzilla.gnome.org/show_bug.cgi?id=778262
2017-02-07 14:04:52 +01:00
Carlos Garnacho
4f25057413
wayland: Check serial on wp_tablet_pad_ring.set_feedback
2016-07-22 13:31:09 +02:00
Carlos Garnacho
062b696df2
wayland: Add method to relate a pad ring to its group
2016-07-22 13:31:09 +02:00
Carlos Garnacho
e56d6b06cf
wayland: Implement wp_tablet_pad_ring
...
This object represents pad "wheels"
2016-07-22 13:31:09 +02:00