wayland: implement tablet-v2
This commit is contained in:
parent
86e283d255
commit
7ed499eabd
62 changed files with 5174 additions and 318 deletions
|
|
@ -165,6 +165,7 @@ Jay supports the following wayland protocols:
|
|||
| zwp_pointer_gestures_v1 | 3 | |
|
||||
| zwp_primary_selection_device_manager_v1 | 1 | |
|
||||
| zwp_relative_pointer_manager_v1 | 1 | |
|
||||
| zwp_tablet_manager_v2 | 1 | |
|
||||
| zwp_text_input_manager_v3 | 1 | |
|
||||
| zwp_virtual_keyboard_manager_v1 | 1 | Yes |
|
||||
| zxdg_decoration_manager_v1 | 1 | |
|
||||
|
|
@ -182,5 +183,4 @@ The following features are currently not supported but might get implemented in
|
|||
|
||||
- Fine-grained damage tracking.
|
||||
- Touch support.
|
||||
- Tablet support.
|
||||
- Tearing updates of fullscreen games.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue