1
1
mirror of https://github.com/wez/wezterm.git synced 2024-11-27 12:23:46 +03:00
wezterm/window/src
Wez Furlong 07dfccaddd window: x11: avoid extraneous title updates
Avoid setting the title again if it matches the last thing we set;
this in turn avoids receiving a property update from the window
manager to tell us that we set the title.

refs: #964 (but isn't the root cause)
2021-07-21 08:58:35 -07:00
..
bitmaps zeno -> tiny_skia 2021-06-25 22:55:42 -07:00
os window: x11: avoid extraneous title updates 2021-07-21 08:58:35 -07:00
configuration.rs remove the config bridge and have window -> config directly 2021-03-23 21:56:57 -07:00
connection.rs window: introduce interface for determining if dark mode is active 2021-07-17 23:08:08 -07:00
egl.rs Allow building without wayland support 2021-06-26 22:58:42 -07:00
lib.rs plumb appearance change event -> reload on macos 2021-07-18 00:01:53 -07:00
spawn.rs window: log/retry self-pipe-writes 2021-05-23 19:07:48 -07:00