You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: CHANGELOG.md
+3-1
Original file line number
Diff line number
Diff line change
@@ -1,12 +1,14 @@
1
1
# Unreleased
2
2
3
+
# Version 0.18.0 (2018-11-07)
4
+
3
5
-**Breaking:**`image` crate upgraded to 0.20. This is exposed as part of the `icon_loading` API.
4
6
- On Wayland, pointer events will now provide the current modifiers state.
5
7
- On Wayland, titles will now be displayed in the window header decoration.
6
8
- On Wayland, key repetition is now ended when keyboard loses focus.
7
9
- On Wayland, windows will now use more stylish and modern client side decorations.
8
10
- On Wayland, windows will use server-side decorations when available.
9
-
- Added support for F16-F24 keys.
11
+
-**Breaking:**Added support for F16-F24 keys (variants were added to the `VirtualKeyCode` enum).
10
12
- Fixed graphical glitches when resizing on Wayland.
11
13
- On Windows, fix freezes when performing certain actions after a window resize has been triggered. Reintroduces some visual artifacts when resizing.
12
14
- Updated window manager hints under X11 to v1.5 of [Extended Window Manager Hints](https://specifications.freedesktop.org/wm-spec/wm-spec-1.5.html#idm140200472629520).
0 commit comments