wayland: implement ext-transient-seat-v1
This commit is contained in:
parent
b924393746
commit
25f363d086
9 changed files with 178 additions and 0 deletions
|
|
@ -127,6 +127,7 @@ Jay supports the following wayland protocols:
|
|||
| ext_foreign_toplevel_list_v1 | 1 | Yes |
|
||||
| ext_idle_notifier_v1 | 1 | Yes |
|
||||
| ext_session_lock_manager_v1 | 1 | Yes |
|
||||
| ext_transient_seat_manager_v1 | 1[^ts_rejected] | Yes |
|
||||
| org_kde_kwin_server_decoration_manager | 1 | |
|
||||
| wl_compositor | 6[^no_touch] | |
|
||||
| wl_data_device_manager | 3 | |
|
||||
|
|
@ -167,6 +168,7 @@ Jay supports the following wayland protocols:
|
|||
[^no_tearing]: Tearing screen updates are not supported.
|
||||
[^no_exclusive]: Exclusive zones are not supported.
|
||||
[^lsaccess]: Sandboxes can restrict access to this protocol.
|
||||
[^ts_rejected]: Seat creation is always rejected.
|
||||
|
||||
## Missing Features
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue