1
1
mirror of https://github.com/wez/wezterm.git synced 2024-12-24 05:42:03 +03:00
wezterm/window/src/os
Wez Furlong 4767fcc28c windows: some minor performance improvements
* Make window invalidation more efficient by avoiding spawning a call
  that spawns a call to invalidate the window.  Just directly mark as
  invalidated.

* Suppress default background erase

* hoist the bg_color calc for quads that don't have Cells outside of
  its loop.

refs: https://github.com/wez/wezterm/issues/546
2021-03-21 10:06:43 -07:00
..
macos fixup macos build 2021-03-07 12:49:31 -08:00
wayland add window-resized event 2021-03-07 11:54:15 -08:00
windows windows: some minor performance improvements 2021-03-21 10:06:43 -07:00
x11 x11: preserve SHIFT modifier for control characters 2021-03-16 18:32:49 -07:00
mod.rs window: fix build and clipboard on Windows 2019-11-29 12:32:30 -08:00
x_and_wayland.rs fixup build on x11/wayland 2021-03-04 23:16:18 -08:00
xkeysyms.rs window: add some more application keypad mappings 2020-08-12 22:53:53 -07:00