Fix transparency on X11 (#2006)
* find transparent in x11 * remove debug hooks * update changelog * polish and failed to find visual warning
This commit is contained in:
parent
b5d0d6ff3e
commit
b54d47796d
2 changed files with 31 additions and 16 deletions
|
|
@ -1,5 +1,6 @@
|
|||
# Unreleased
|
||||
|
||||
- On X11, select an appropriate visual for transparency if is requested
|
||||
- On Wayland and X11, fix diagonal window resize cursor orientation.
|
||||
- On macOS, drop the event callback before exiting.
|
||||
- On Android, implement `Window::request_redraw`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue