SHA256
1
0
forked from pool/wezterm
Commit Graph

6 Commits

Author SHA256 Message Date
Soc Virnyl Estela
1141563067 - Update to version 20220905.102802.7d4b8249+git147:
* deps: textwrap -> 0.16
  * cargo update
  * deps: upgrade finl_unicode to 1.2
  * macos: remove UNHANDLED: IME: do_command_by_selector warnings
  * render: remove redundant extra quad buffer
  * trim heap usage
  * reduce log level strength of "breaking on overflow"
  * ci: maybe fix suse CI
  * update cargo.lock for bidi release
  * bidi: bump version for publish
  * update harfbuzz to 5.3.1
  * mux client: add a warning
  * gui: set up mux socket for `wezterm connect` case as well
  * fix panic with window:set_workspace when default domain is mux
  * bidi: move conformance tests to separate file
  * cargo update
  * termwiz: fixup for 32-bit systems
  * termwiz: update widechar_width for unicode 15
  * keys: ctrl-shift-1 didn't switch to the first tab
  * launcher: don't panic when launching nothing
  * fonts: fix shaping for U+28 U+FF9F
  * fmt
  * fix wrapping issue with double-wide cells and hyperlink rules
  * mux client: consider domain id when mapping panes
  * mux client: add domain id to logs
  * mux client: refine some debug a big
  * charselect: improve compatibility with QMK unicode inputs
  * ssh: libssh: improve diagnostic in case connect fails
  * mux: fix stale local/remote window id mapping in mux client

OBS-URL: https://build.opensuse.org/package/show/X11:terminals/wezterm?expand=0&rev=44
2022-10-26 22:39:22 +00:00
Soc Virnyl Estela
c27ca45f49 - Update to version 20220905.102802.7d4b8249+git117:
* term: support utf8 mouse reporting (DECSET 1005)
  * cargo update
  * docs: changelog for https://github.com/wez/wezterm/issues/2559
  * Allow cursor visibility to be changed by widgets
  * Add ResetTerminal and pane:inject_output method
  * add window-focus-changed event
  * Expose applying an AttributeChange on CellAttributes
  * x11: explicitly enable Dri2
  * validate the config to prevent div by 0 for initial_cols/initial_rows
  * tweak --always-new-process messaging

OBS-URL: https://build.opensuse.org/package/show/X11:terminals/wezterm?expand=0&rev=38
2022-10-11 12:37:57 +00:00
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
a7cc4381ae - Update to version 20220807.113146.c2fee766+git109:
* deps: tiny-skia 0.7 -> 0.8
  * cargo update
  * Adjust render caching; switch to LFU caches from LRU

OBS-URL: https://build.opensuse.org/package/show/X11:terminals/wezterm?expand=0&rev=34
2022-08-29 06:52:46 +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
93f9a436d1 - Update to version 20220807.113146.c2fee766+git39:
* macos: report max_fps in ScreenInfo
  * macos: implement max_fps
  * docs: changelog for #2434
  * Add control key in docs
  * Add missing license files
  * cargo update
  * background: avoid weird wraparound in radial gradients
  * docs: changelog for https://github.com/wez/wezterm/pull/2394
  * chore: Sync color schemes with nightfox changes
  * pty: fix doc example
  * fixup build for pty api change
  * pty: fixup for macos
  * pty: try_clone_writer -> take_writer
  * term: hook flush up to ThreadedWriter
  * Fix `alias` for Flatpak: command wasn't quoted
  * docs: add stable download links for suse and alpine
  * fix bypass_mouse_reporting_modifiers
  * add update-status event. deprecates update-right-status
  * fix overly truncated tab titles
  * apply executable checks to $SHELL and /etc/passwd lookup
  * pty: cmdbuilder: check for executable access when resolving program
  * fix fedora download links
  * docs: update info about number of color schemes
  * docs: add missing COMMANDS entry for ShowLauncherArgs
  * docs: clarify ShowLauncherArgs flags behavior
  * docs: wezterm is now on flathub
  * ActivatePaneDirection uses recency to resolve ambiguous moves
  * sync color schemes with nightfox
  * remove flatpak-unsupported link types

OBS-URL: https://build.opensuse.org/package/show/X11:terminals/wezterm?expand=0&rev=30
2022-08-20 06:27:55 +00:00