On Wayland, implement 'request_user_attention'
This commit implements 'request_user_attention' on Wayland with new 'xdg_activation_v1' protocol.
This commit is contained in:
parent
c9520deef8
commit
b5d0d6ff3e
7 changed files with 133 additions and 81 deletions
|
|
@ -11,6 +11,7 @@
|
|||
- On Wayland, load cursor icons `hand2` and `hand1` for `CursorIcon::Hand`.
|
||||
- **Breaking:** On Wayland, Theme trait and its support types are dropped.
|
||||
- On Wayland, bump `smithay-client-toolkit` to 0.15.
|
||||
- On Wayland, implement `request_user_attention` with `xdg_activation_v1`.
|
||||
|
||||
|
||||
# 0.25.0 (2021-05-15)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue