Bilal Elmoussaoui
|
a955f0e47c
|
cleanup: Make include macro usages consistent
Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/3157>
|
2023-08-07 22:24:36 +00:00 |
|
Bilal Elmoussaoui
|
ead9a3024c
|
cleanup: Switch to pragma once
Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/3157>
|
2023-08-07 22:24:36 +00:00 |
|
Carlos Garnacho
|
e772f62ea7
|
clutter: Make axes part of the device tool
This info can be construct-only there, as opposed to devices.
Move this info to tools, so we can drop it from devices.
Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1403>
|
2020-11-27 15:14:33 +00:00 |
|
Jonas Ådahl
|
8c0e13ca7a
|
clutter: Remove clutter specific version
Use the mutter version when something is still needed.
|
2018-11-06 17:17:36 +01:00 |
|
Carlos Garnacho
|
2e6bfa8bae
|
clutter: Add ClutterInputDeviceTool:id property
|
2016-07-22 13:31:09 +02:00 |
|
Carlos Garnacho
|
a59170c09f
|
clutter: Fix ClutterInputDeviceTool:serial setter/getter
The argument is internally handled as a uint64, but only exposed in
API as guint.
|
2016-07-22 13:31:09 +02:00 |
|
Carlos Garnacho
|
8b2c888368
|
input-device: Add ClutterInputDeviceTool
This is an unique opaque struct that identifies a given tool of
a given device.
|
2016-05-03 13:05:06 +02:00 |
|