wayland: Implement wp_tablet_pad_strip
This represents pad sliders.
This commit is contained in:
@ -41,6 +41,7 @@ typedef struct _MetaWaylandTabletManager MetaWaylandTabletManager;
|
||||
typedef struct _MetaWaylandTabletSeat MetaWaylandTabletSeat;
|
||||
typedef struct _MetaWaylandTabletTool MetaWaylandTabletTool;
|
||||
typedef struct _MetaWaylandTablet MetaWaylandTablet;
|
||||
typedef struct _MetaWaylandTabletPadStrip MetaWaylandTabletPadStrip;
|
||||
typedef struct _MetaWaylandTabletPadRing MetaWaylandTabletPadRing;
|
||||
|
||||
typedef struct _MetaWaylandBuffer MetaWaylandBuffer;
|
||||
|
Reference in New Issue
Block a user