summaryrefslogtreecommitdiff
path: root/x11-terms/wezterm/files/wezterm-20230712-072601-xcb-imdkit.patch
blob: 0fa98b4ca443a4f7cd2a4b4e3a62fb9ec6bbf8b4 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- wezterm-20230712-072601-f4abf8fd-orig/window/Cargo.toml	2023-08-13 12:55:23.164018642 +1000
+++ wezterm-20230712-072601-f4abf8fd/window/Cargo.toml	2023-08-20 10:37:20.004164820 +1000
@@ -78,7 +78,7 @@
 wayland-protocols = {version="0.29", optional=true}
 wayland-client = {version="0.29", optional=true}
 wayland-egl = {version="0.29", optional=true}
-xcb-imdkit = { version="0.2", git="https://github.com/wez/xcb-imdkit-rs.git", branch="hangfix"}
+xcb-imdkit = {version="0.1.2"}
 zbus = "3.13"
 zvariant = "3.14"
 futures-util = "0.3"