SHA256
1
0
forked from pool/wezterm
Commit Graph

4 Commits

Author SHA256 Message Date
Soc Virnyl Estela
a7062831da ------------------------------------------------------------------
- Add _constraints file to avoid memory exhaustion.
- Update to version 20220905.102802.7d4b8249+git3:
  * shaper: restart presentation=None from font_idx=0
  * docs: publish release
  * docs for switch_to_last_active_tab_when_closing_tab
  * add switch_to_last_active_tab_when_closing_tab config option
  * docs: slightly clarify language in ActivateLastTab
  * docs: link to SpawnCommandInNewTab from SpawnTab
  * docs: changelog
  * Search incrementally in chunks of 1000 lines, show progress
  * fix quad cache top pixel value
  * cargo update
  * Fix typo in harfbuzz.rs
  * fix hangul NFC shaping
  * lua: patch os.getenv with our own function
  * termwiz: remove assertions
  * docs: charselect and paneselect font & size config
  * ci: expand auto-generated release description
  * fontconfig: allow proportional fallbacks for codepoints
  * docs: changelog for 20220904-064125-9a6cee2b
  * font: fix the function signature for log_buffer_message ...
  * docs: update for latest release
  * docs: pane:get_metadata
  * cargo update
  * docs: explain about ~ in default_cwd docs
  * docs: refine CharSelect docs
  * charselect: options to control copy behavior, + docs
  * delete old record/replay scripts
  * correctly invalidate line shape data when fallback fonts load async

OBS-URL: https://build.opensuse.org/package/show/X11:terminals/wezterm?expand=0&rev=36
2022-09-06 11:50:52 +00:00
Soc Virnyl Estela
3d42510851 - Update to version 20220807.113146.c2fee766+git106:
* add user-var-changed event
  * improve error message in case wezterm-gui cannot be run
  * fixup invalidation of blinking cursor, and on focus change
  * cargo fmt
  * track fps and recent frame duration for diagnostic purposes
  * invalidate shape cache when reverse video mode changes
  * Add some comments about new Pane methods and helpers
  * flesh out some todos with new pane trait methods
  * implement new pane trait methods for copy and quickselect overlays
  * move shape & quad caching to hang off Line appdata
  * revise Pane line related funcs
  * termwiz: use interior mutability for Line::set_appdata
  * cargo fmt
  * disable some of the recent caching stuff
  * termwiz: remove reverse video attribute from Line
  * mux: remove stale portion of comment from Pane::get_lines
  * termwiz: associate appdata with a Line
  * fix copymode and quickselect overlays
  * trim down lru cache sizes
  * allow cursor_fg = "none" to use text fg color
  * gui: cache get_lines_with_hyperlinks_applied
  * optimize Pane::get_lines_with_hyperlinks_applied for empty rules case
  * gui: factor out background rect calc
  * fix blinking text
  * fixup retro tab bar
  * macos: make us run again on Mojave
  * docs: mention CPU utilization improvements in changelog
  * ssh: correctly expand %h tokens in ssh config
  * scroll to bottom on mouse input when mouse is grabbed

OBS-URL: https://build.opensuse.org/package/show/X11:terminals/wezterm?expand=0&rev=33
2022-08-28 00:43:15 +00:00
Soc Virnyl Estela
177f8890fc Accepting request 978406 from home:uncomfyhalomacro:branches:X11:terminals
- Update to version 20220408.101518.b908e2dd~232:
  * dynamic: allow defaulting to None for enum struct fields
  * quickselect: allow multiline matches
  * wayland: fix weirdness with recent mutter and display scaling
  * wayland: avoid noisy panic-within-panic on shutdown
  * config: fix specifying numeric font weights
  * quickselect: avoid jumping to bottom of viewport when activated
  * mux: match workspace to local window when syncing panes
  * ssh: avoid busy loop when all channels are closed on the session
  * fix typo
  * fixup win32 build

OBS-URL: https://build.opensuse.org/request/show/978406
OBS-URL: https://build.opensuse.org/package/show/X11:terminals/wezterm?expand=0&rev=3
2022-05-21 11:58:51 +00:00
38e3344f0a Accepting request 975171 from home:uncomfyhalomacro
I want to maintain wezterm in X11:terminals

OBS-URL: https://build.opensuse.org/request/show/975171
OBS-URL: https://build.opensuse.org/package/show/X11:terminals/wezterm?expand=0&rev=1
2022-05-06 07:50:33 +00:00