1
1
mirror of https://github.com/wez/wezterm.git synced 2024-11-28 01:06:37 +03:00
wezterm/wezterm-gui/src
2022-01-15 19:33:02 -07:00
..
overlay launcher: avoid subtract with overflow panic 2022-01-15 19:33:02 -07:00
scripting rename dead_key_is_active -> composition_status, dead_key_cursor -> compose_cursor 2022-01-09 08:39:21 -07:00
termwindow add workspaces to launcher menu 2022-01-15 14:16:41 -07:00
cache.rs instrument cache hit rates, fix duration histograms 2021-07-07 17:21:18 -07:00
customglyph.rs gui: box model style layout/render for fancy tab bar 2021-12-28 00:14:54 -07:00
download.rs term: allow iterm2 file transfer protocol 2021-12-22 09:21:39 -07:00
frontend.rs Gui switches to a different workspace when current workspace is emptied 2022-01-15 14:41:19 -07:00
glyph-frag.glsl fix typo is commented out portion of shader 2021-12-22 21:03:19 -07:00
glyph-vertex.glsl gui: remove adjust from vertex 2022-01-01 08:11:10 -07:00
glyphcache.rs fonts: remove descender adjustment 2022-01-03 14:52:19 -07:00
main.rs Add --workspace parameter to most gui subcommands 2022-01-15 14:01:30 -07:00
markdown.rs deps: update pulldown_cmark, cargo update 2021-12-27 09:49:22 -07:00
quad.rs gui: remove adjust from vertex 2022-01-01 08:11:10 -07:00
renderstate.rs gui: remove adjust from vertex 2022-01-01 08:11:10 -07:00
scrollbar.rs gui: more refactoring of positioning math for cell/glyph rendering 2021-10-04 17:35:54 -07:00
selection.rs model: replace LineBits::DIRTY with a sequence number 2021-08-08 12:45:08 -07:00
shapecache.rs force clusters to break around cursor boundary 2022-01-05 09:20:11 -07:00
stats.rs improve some of our counters/stats 2022-01-10 17:59:53 -07:00
tabbar.rs termwiz: make seqno a required param for Line 2021-12-29 08:34:59 -07:00
update.rs refactor: move gui socket list from update module to discovery module 2022-01-06 21:55:16 -07:00
utilsprites.rs gui: box model style layout/render for fancy tab bar 2021-12-28 00:14:54 -07:00