Update CHANGELOG
This commit is contained in:
parent
8114bac8fd
commit
d7b23c3271
|
@ -6,6 +6,7 @@
|
||||||
|
|
||||||
#### Clients & Protocols
|
#### Clients & Protocols
|
||||||
|
|
||||||
|
- Remove `xdg-shell-unstable-v6` backwards compatibility
|
||||||
- `XdgPositionerState` moved to `XdgPopupState` and added to `XdgRequest::NewPopup`
|
- `XdgPositionerState` moved to `XdgPopupState` and added to `XdgRequest::NewPopup`
|
||||||
- `PopupSurface::send_configure` now checks the protocol version and returns an `Result`
|
- `PopupSurface::send_configure` now checks the protocol version and returns an `Result`
|
||||||
- `KeyboardHandle::input` filter closure now receives a `KeysymHandle` instead of a `Keysym` and returns a `FilterResult`.
|
- `KeyboardHandle::input` filter closure now receives a `KeysymHandle` instead of a `Keysym` and returns a `FilterResult`.
|
||||||
|
|
Loading…
Reference in New Issue