mirror of
https://github.com/wez/wezterm.git
synced 2024-11-24 16:08:34 +03:00
14c73f7122
Teach the window layer about window icons and implement the plumbing for this on X11. For Wayland there is no direct way to specify the icon; instead the application ID is used to locate an appropriate .desktop filename. We set the app id from the classname but that didn't match the installed name for our desktop file which is namespaced under my domain, so change the window class to match that and enable the window icon on Wayland. refs: https://github.com/wez/wezterm/issues/172#issuecomment-619938047 |
||
---|---|---|
.. | ||
atlas.rs | ||
mod.rs |