Wayland: add set_wayland_theme() to control client decoration color… (#775)
* Wayland: add `set_wayland_theme()` to control client decoration color theme * Change &mut self to &self * Remove endianness comment
This commit is contained in:
parent
8e733543cd
commit
c91dfdd6fe
3 changed files with 88 additions and 1 deletions
|
|
@ -1,5 +1,6 @@
|
|||
# Unreleased
|
||||
|
||||
- On Wayland, add `set_wayland_theme()` to control client decoration color theme
|
||||
- Added serde serialization to `os::unix::XWindowType`.
|
||||
- **Breaking:** `image` crate upgraded to 0.21. This is exposed as part of the `icon_loading` API.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue