1
1
mirror of https://github.com/wez/wezterm.git synced 2024-11-22 22:42:48 +03:00
wezterm/window
Wez Furlong 9569028d98
xcursor: parse and follow theme inheritance
A couple of users ran into an issue where wezterm couldn't find
their mouse cursor icons.

Looking more deeply into this, we weren't looking at `index.theme`
files and following the inheritance chain from them.

This commit addresses that!

refs: https://github.com/wez/wezterm/issues/2687
refs: https://github.com/wez/wezterm/issues/2743
2022-11-15 09:15:43 -07:00
..
examples support drag and drop files for macos 2022-04-25 09:49:32 -07:00
src xcursor: parse and follow theme inheritance 2022-11-15 09:15:43 -07:00
build.rs macos: handle dead keys without IME 2021-01-31 17:06:30 -08:00
Cargo.toml deps: pick up updated rust-xcb 2022-10-04 07:53:46 -07:00
LICENSE.md Add missing license files 2022-08-17 07:19:12 -07:00