Compare commits

...

127 Commits

Author SHA256 Message Date
Ana Guerrero
c3cb57d4df Accepting request 1234640 from X11:terminals
- Update to version 20240203.110809.5046fc22+git421:
  * deps: libpng -> 1.6.44
  * deps: update to zlib 1.3.1
  * wezterm-ssh: update pty version
  * docs: changelog for serial bits
  * pty: bump semver because serial2 changes public API
  * Use serial2 crate instead of serial (#6411)
  * chore: remove redundant words in comment
  * fix some warnings with rust 1.83
  * wayland: reimplement maximize and restore
  * Disable libpng VSX_OPT flag for PowerPC 64
  * cargo update
  * docs: changelog for #6186
  * Region scrolling tests and a fix
  * Region scrolling tests
  * fix warning
  * Fixed minor typo in the example from `get_default_colors.md

OBS-URL: https://build.opensuse.org/request/show/1234640
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/wezterm?expand=0&rev=38
2025-01-05 14:29:07 +00:00
Ana Guerrero
4eb3de77f5 Accepting request 1222645 from X11:terminals
- Update _service file
  * use recomprizz
- Update to version 20240203.110809.5046fc22+git404

OBS-URL: https://build.opensuse.org/request/show/1222645
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/wezterm?expand=0&rev=37
2024-11-08 11:01:08 +00:00
Soc Virnyl Estela
25b173a3bf OBS-URL: https://build.opensuse.org/package/show/X11:terminals/wezterm?expand=0&rev=125 2024-11-08 06:16:36 +00:00
Soc Virnyl Estela
517da28b1a OBS-URL: https://build.opensuse.org/package/show/X11:terminals/wezterm?expand=0&rev=124 2024-11-08 06:11:07 +00:00
Soc Virnyl Estela
930ffa93f2 - Update _service file
* use recomprizz
- Update to version 20240203.110809.5046fc22+git404:
  * WezTerm.app/Contents/Info.plist: request network permissions
  * Mark wayland-backend as optional dependency (#6342)
  * hbwrap: from_raw_parts handling of null ptr
  * Alter copr spec file for Fedora 41 and Rawhide
  * docs: Put APT key into /etc/apt/keyrings
  * docs: fix InputSelector.md typo
  * add X11 xmonad to tiling_desktop_environments
  * cirrus: token update
  * Suppress compiler warnings, due to never type (!)
  * Show support for ProxyUseFDpass in ssh docs
  * PromptInputLine: fixup per code review
  * feat: add a way to spawn populated LineEditor
  * Custom prompt for PromptInputLine (#6054)
  * wayland: handle left/right tiling too
  * feat: implement toggle_fullscreen and hide for Wayland
  * fix(wayland): match inner window and window frame sizes
  * Handle # and ? characters in directory path
  * update cachix public key
  * Added: nix install docs
  * Added: nix nightly build to cachix
  * chore: remove redundant words in comment
  * shell-integration: Fix syntax error due to missing double quote
  * docs: fix mistake with PATH example
  * deps: glium to 0.35
  * wgpu -> 22.1
  * shell integration: check for saved PS1 value before using it
  * fix: add short circuit to set active pane

OBS-URL: https://build.opensuse.org/package/show/X11:terminals/wezterm?expand=0&rev=123
2024-11-08 06:10:02 +00:00
Soc Virnyl Estela
38e0f60fe3 - Remove .cargo/config. Future cargo config is now config.toml
OBS-URL: https://build.opensuse.org/package/show/X11:terminals/wezterm?expand=0&rev=122
2024-06-15 13:56:20 +00:00
Soc Virnyl Estela
bfca11e4b9 OBS-URL: https://build.opensuse.org/package/show/X11:terminals/wezterm?expand=0&rev=121 2024-06-15 13:52:33 +00:00
Soc Virnyl Estela
9efb9c81f8 - Cleanup _service file. Download the sources during buildtime
- Update vendored dependencies

OBS-URL: https://build.opensuse.org/package/show/X11:terminals/wezterm?expand=0&rev=120
2024-06-15 13:44:00 +00:00
Soc Virnyl Estela
d5a297fbb1 - Replace rust+cargo to cargo. There is a bug where it selects
the lowest version

OBS-URL: https://build.opensuse.org/package/show/X11:terminals/wezterm?expand=0&rev=119
2024-06-15 13:24:08 +00:00
Soc Virnyl Estela
a162f96ac3 - Leap still has no zstd when unpacking sources. Add it so that it can
be built on leap

OBS-URL: https://build.opensuse.org/package/show/X11:terminals/wezterm?expand=0&rev=118
2024-06-15 13:21:43 +00:00
Ana Guerrero
1cf2dd9a95 Accepting request 1160857 from X11:terminals
- Filter platform specific dependencies. Only pull those that is required
  for linux platforms.
- Set `filter` to true in _service file.
- Update vendored dependencies with filter enabled.

Using filterer cut 120+MB of dependencies to ~50MB

OBS-URL: https://build.opensuse.org/request/show/1160857
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/wezterm?expand=0&rev=36
2024-03-25 20:08:11 +00:00
Soc Virnyl Estela
6d5d8274c1 - Filter platform specific dependencies. Only pull those that is required
for linux platforms.
- Set `filter` to true in _service file.
- Update vendored dependencies with filter enabled.

OBS-URL: https://build.opensuse.org/package/show/X11:terminals/wezterm?expand=0&rev=116
2024-03-23 00:47:30 +00:00
Ana Guerrero
5d310c9c90 Accepting request 1150120 from X11:terminals
- Update to version 20240203.110809.5046fc22:
  * Revert "text cursor glyph renders at native cell size"
  * docs and missing bit of #4535 #4523
  * Mention the -e aliases explicitly in the help
  * Always start a new process on "wezterm -e $CMD"
  * add `wezterm start --new-tab` and `wezterm connect --new-tab`

OBS-URL: https://build.opensuse.org/request/show/1150120
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/wezterm?expand=0&rev=35
2024-02-25 13:07:04 +00:00
Soc Virnyl Estela
297420eae9 - Update to version 20240203.110809.5046fc22:
* Revert "text cursor glyph renders at native cell size"
  * docs and missing bit of #4535 #4523
  * Mention the -e aliases explicitly in the help
  * Always start a new process on "wezterm -e $CMD"
  * add `wezterm start --new-tab` and `wezterm connect --new-tab`

OBS-URL: https://build.opensuse.org/package/show/X11:terminals/wezterm?expand=0&rev=114
2024-02-24 10:07:47 +00:00
Ana Guerrero
e499b7972a Accepting request 1143790 from X11:terminals
- Update to version 20240128.202157.1e552d76+git29:
  * plumb a couple more window title invalidations through to gui
  * Add lua version to debug overlay
  * don't show default key assignments in palette when they are disabled
  * mux: allow specifying cache policy for process information
  * macos: add space between keycaps on command palette
  * speculative fix for tab title change not invalidating window
  * fix tmux passthrough escape sequence encoding
  * Revert "x11: scope the cyrillic ctrl-c workaround to cyrillic"
  * x11: scope the cyrillic ctrl-c workaround to cyrillic
  * docs: changelog for #4910
  * pty: improve unix path searching
  * pty: don't try to spawn a directory from the cwd
  * fix invalidation on palette change
  * xkeyboard: maybe workaround next_group weirdness
  * x11: improve keyboard trace diagnostics
  * ci: regenerate workflows
  * ci: Vendor cargo dependencies
  * ci: Use scccache-action instead of rust-cache
  * Add additional outputs for nix's flake package
  * docs: update freetype_load_flags
  * be smarter about NO_HINTING
  * term: downgrade conpty tmux title mangling warning to debug
  * Revert "ci: use new arm runners for macos builds"
  * ci: use new arm runners for macos builds
  * fixup parser for freetype_load_flags
  * macos: constrain fallback to normal attributes
  * Upgrade rcgen to 0.12
  * docs: update for latest release
  * front_end defaults to OpenGL again
  * freetype_load_flags now defaults to NO_HINTING
  * cargo update
  * macos: fall back to old font fallback approach
  * fix typo in installation example
  * docs: fix typo (duplicate issue id)
  * docs: changelog for kitty image protocol fixes
  * flatpak: update some metadata
  * run ci/update-derived-files.sh
  * add small helper function to better express bool casting
  * fix kitty image protocol display parameters
  * fix laggy tab bar update after closing a tab
  * macos: ignore LastResort font in fallback suggestions
  * docs: update changelog to show latest release
  * docs: update for retired and newly supported linux builds
  * docs: manual fixup of color scheme data
  * docs: update for latest release
  * Cargo.lock: update
  * update flatpak runtime version
  * bidi: prep for crates.io update
  * color-types: prep for crates.io publish
  * wezterm-input-types: prep for crates.io publish
  * wezterm-blob-leases: prep for crates.io publish
  * wezterm-dynamic: bump version of crates.io publish
  * sync color schemes
  * sync-color-schemes: gogh schema changed slightly
  * new: pane:get_lines_as_escapes()
  * docs: show how to get whole scrollback in get_xxx_as_text
  * launcher: allow ctrl-[ to close launcher menu
- Remove add-terminator-to-sync-capability.patch.
- Update to version 20230712.072601.f4abf8fd+git390:
  * wayland: consider base in resize increment calc
  * x11/wayland: fixup altgr in eg: azerty layout
  * chore(nix): update hashes for git
  * ci: actually build wezterm
  * fix: disproportionate cursor
  * fix excessive calls to format-tab-title
  * docs: remove selection restriction
  * docs: changelog for https://github.com/wez/wezterm/pull/4850
  * fix: render bar cursors on topmost layer (#4850)
  * x11: refactor selection logic in the spirit of DRY
  * x11: more actively try to fallback to STRING for selection
  * docs: fix typo
  * docs: fix typo
  * docs for https://github.com/wez/wezterm/pull/4824
  * macos: set minimum increment size to 1x1 cells
  * wayland: set minimum increment size to 1x1 cells
  * x11: set minimum increment size to 1x1 cells
  * Set base_width/height in set_resize_increments
  * Move set_resize_increments() to apply_dimensions()
  * Refactor set_resize_increment() args into struct
  * x11: speculatively allow pasting latin-1 data
  * Update AttachDomain.md
  * Update shell-integration.md
  * chore: add signal getter on exit status
  * macos/clipboard: use try_quote instead of quote
  * x11: fix handling of high-speed key events
  * fixup issue with compose key
  * docs: changelog for #4828
  * fixup tests for seqno increment on resize change
  * increment seqno when resizing
  * switch wholesale to my fork xcb-imdkit, as it is not actively maintained
  * deps: update zbus
  * deps: update xcb
  * deps: update x11
  * deps: update xkbcommon
  * x11: synthesize clearing dead key state when forgotten by system
  * x11: always trust key event modifiers over xkd modifiers
  * Revert "x11: add experimental x11_use_passive_key_updates config option"
  * x11: add experimental x11_use_passive_key_updates config option
  * rustfmt
  * x11: synthesize clearing dead key status when composing via IME
  * thread pane through to other scroll actions as well
  * termwiz: surface: Fix cursor movement in DiffState
  * termwiz: surface: Fix cell diffing in presence of wide cells
  * Remove reserved space in full screen
  * docs: changelog and update for #4426
  * impl FT_PIXEL_MODE_LCD_V
  * shell-integration: update bash-preexec.sh
  * build(deps): bump actions/cache from 2 to 4
  * shlex: update usage to avoid warnings about NUL bytes
  * cargo update
  * docs for #4839 and apply to other areas with similar issue
  * fix: fixed palette selected row position on move down
  * docs: changelog for #2373 #4339
  * Fix mouse scroll on hovered but unfocused pane
  * Update Symbols Nerd Font Mono to 3.1.1
  * x11/wayland: avoid including keysym name in compose cursor
  * docs: changelog for #3698, #3699
  * support double-click on the tab bar for maximize
  * Fix example comment about switching zero for Fira fonts
  * build(deps): bump stefanzweifel/git-auto-commit-action from 4 to 5
  * docs: shell-integration: Document activation by default on Arch Linux
  * docs: changelog for #4505
  * Fixes tabbar identation when placed at the bottom of the window
  * docs: changelog for #4567
  * docs: updated docs
  * Update docs/config/lua/keyassignment/SetWindowLevel.md
  * Update SetWindowLevel.md
  * docs: fixed spacing
  * docs: docs update with macos warning
  * chore: moved comment
  * Update window/src/os/macos/window.rs
  * chore: run fmt
  * macos: code cleanup
  * Update docs/config/lua/keyassignment/SetWindowLevel.md
  * Update docs/config/lua/keyassignment/SetWindowLevel.md
  * Update docs/config/lua/keyassignment/ToggleAlwaysOnTop.md
  * Update docs/config/lua/keyassignment/SetWindowLevel.md
  * Update docs/config/lua/keyassignment/ToggleAlwaysOnBottom.md
  * Update docs/config/lua/keyassignment/ToggleAlwaysOnBottom.md
  * Update docs/config/lua/keyassignment/ToggleAlwaysOnTop.md
  * docs: added window level options
  * fix: moved window level state update
  * fix: refactor window level + Toggle options
  * macos: floating window logic cleanup
  * macos: save window level on window_state
  * macos: cleanup
  * macos: refactor `set_window_level`
  * macos: remove `level()` function in window
  * macos: removed `cfg` on `ToggleFloatingWindow`
  * fmt: run fmt
  * macos: updated `WindowLevel` enum
  * docs: `ToggleFloatingWindow` docs
  * macos: added platform checks for `ToggleFloatingWindow`
  * macos: added floating window
  * Update workspaces.md
  * xkbd: don't merge in modifiers, use only when missing
  * fix: Proper block cursor shape (#4752)
  * x11: fix resize increments
  * Revert "deps: update to wgpu 0.19"
  * Fix CI flake input checker config
  * Improve code style
  * ci: Add update-flake-lock workflow
  * ci: Adjust directory
  * ci: Add example from magic
  * Update flake inputs
  * Attempt to fix mac build
  * Use rust-overlay for flake build
  * Move flake to subdirectory
  * Update flake dependencies
  * Add nix flake config
  * windows: one more
  * windows: final stretch
  * windows: and maybe this fixes the build now!
  * deps: update env-logger
  * windows: and another try!
  * windows: another run at fixing up the build
  * macos: another run at fixing up the build
  * macos: another wgpu related fixup
  * fix warning on macos
  * maybe fixup build for wgpu 0.19 on macos and windows
  * wgpu: use adapter limits to avoid panic on window resize
  * simplify png decoding
  * deps: update to wgpu 0.19
  * glyphcache: avoid deprecated image method
  * cargo update
  * allow rgba for all window_frame colors
  * docs: changelog for #4809 #4810
  * fix: changed the criteria to calculate the sunset / sunrise progression
  * docs: remove centos 7
  * ci: remove centos 7
  * docs: fix sources.list
  * docs: changelog for #4775 #4770
  * Fix freetype_load_target
  * docs: changelog for #4151 #3840
  * x11: Use modifiers from X event if non were detected by XKB
  * docs: show how to use new apt repo
  * cirrus: upload arm debs as well
  * Experiment with hosting .debs on gemfury
  * docs: changelog for #4730
  * Ensure order of omitted parameters is retained
  * de-fang paste payloads by removing bracketed paste sequences from them
  * remove unused pub use
  * cargo update
  * Revert "build(deps): bump actions/deploy-pages from 2 to 4"
  * ci: maybe fix pages action
  * build(deps): bump the all group with 6 updates
  * build(deps): bump actions/setup-python from 4 to 5
  * build(deps): bump actions/deploy-pages from 2 to 4
  * docs: fix list indenting for the background config
  * cargo update
  * fix dependabot syntax
  * cargo update
  * maybe tell dependebot to batch cargo updates
  * cargo update
  * Apply suggestions from code review
  * Add `wezterm.to_string` function
  * docs: changelog for #4578
  * wezterm.terminfo: add terminator to Sync capability
  * docs: changelog for #4420
  * honor the window_close_confirmation config option when quitting
  * docs: fixup list in ActivateCommandPalette
  * ValuePrinter: improve array style table detection
  * ValuePrinter: improve recursion handling
  * teach ValuePrinter about binary strings
  * docs: changelog for #4595
  * Adds config option for command palette rows (#4595)
  * docs: changelog for #4605
  * fix: Correct `SUPER` modifier key handling in kitty protocol (#4605)
  * cargo update
  * ci: s/fedora36/fedora39/
  * deps: harfbuzz -> 8.3.0
  * build(deps): bump dessant/lock-threads from 4 to 5
  * cargo update
  * docs: changelog for #4564
  * docs: changelog for #4565
  * Clamp cursor position reported by CPR
  * DECRQCRA: treat uninitialized cells as spaces
  * get-deps: support installing docs dependencies on debian
  * docs: fix minor variable name mismatch in the docs

OBS-URL: https://build.opensuse.org/request/show/1143790
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/wezterm?expand=0&rev=34
2024-02-04 18:08:30 +00:00
Soc Virnyl Estela
c45b44eadd - Update to version 20240128.202157.1e552d76+git29:
* plumb a couple more window title invalidations through to gui
  * Add lua version to debug overlay
  * don't show default key assignments in palette when they are disabled
  * mux: allow specifying cache policy for process information
  * macos: add space between keycaps on command palette
  * speculative fix for tab title change not invalidating window
  * fix tmux passthrough escape sequence encoding
  * Revert "x11: scope the cyrillic ctrl-c workaround to cyrillic"
  * x11: scope the cyrillic ctrl-c workaround to cyrillic
  * docs: changelog for #4910
  * pty: improve unix path searching
  * pty: don't try to spawn a directory from the cwd
  * fix invalidation on palette change
  * xkeyboard: maybe workaround next_group weirdness
  * x11: improve keyboard trace diagnostics
  * ci: regenerate workflows
  * ci: Vendor cargo dependencies
  * ci: Use scccache-action instead of rust-cache
  * Add additional outputs for nix's flake package
  * docs: update freetype_load_flags
  * be smarter about NO_HINTING
  * term: downgrade conpty tmux title mangling warning to debug
  * Revert "ci: use new arm runners for macos builds"
  * ci: use new arm runners for macos builds
  * fixup parser for freetype_load_flags
  * macos: constrain fallback to normal attributes
  * Upgrade rcgen to 0.12
  * docs: update for latest release
  * front_end defaults to OpenGL again
  * freetype_load_flags now defaults to NO_HINTING
  * cargo update
  * macos: fall back to old font fallback approach
  * fix typo in installation example
  * docs: fix typo (duplicate issue id)
  * docs: changelog for kitty image protocol fixes
  * flatpak: update some metadata
  * run ci/update-derived-files.sh
  * add small helper function to better express bool casting
  * fix kitty image protocol display parameters
  * fix laggy tab bar update after closing a tab
  * macos: ignore LastResort font in fallback suggestions
  * docs: update changelog to show latest release
  * docs: update for retired and newly supported linux builds
  * docs: manual fixup of color scheme data
  * docs: update for latest release
  * Cargo.lock: update
  * update flatpak runtime version
  * bidi: prep for crates.io update
  * color-types: prep for crates.io publish
  * wezterm-input-types: prep for crates.io publish
  * wezterm-blob-leases: prep for crates.io publish
  * wezterm-dynamic: bump version of crates.io publish
  * sync color schemes
  * sync-color-schemes: gogh schema changed slightly
  * new: pane:get_lines_as_escapes()
  * docs: show how to get whole scrollback in get_xxx_as_text
  * launcher: allow ctrl-[ to close launcher menu

OBS-URL: https://build.opensuse.org/package/show/X11:terminals/wezterm?expand=0&rev=112
2024-02-03 09:45:01 +00:00
Soc Virnyl Estela
17923587b7 - Remove add-terminator-to-sync-capability.patch.
- Update to version 20230712.072601.f4abf8fd+git390:
  * wayland: consider base in resize increment calc
  * x11/wayland: fixup altgr in eg: azerty layout
  * chore(nix): update hashes for git
  * ci: actually build wezterm
  * fix: disproportionate cursor
  * fix excessive calls to format-tab-title
  * docs: remove selection restriction
  * docs: changelog for https://github.com/wez/wezterm/pull/4850
  * fix: render bar cursors on topmost layer (#4850)
  * x11: refactor selection logic in the spirit of DRY
  * x11: more actively try to fallback to STRING for selection
  * docs: fix typo
  * docs: fix typo
  * docs for https://github.com/wez/wezterm/pull/4824
  * macos: set minimum increment size to 1x1 cells
  * wayland: set minimum increment size to 1x1 cells
  * x11: set minimum increment size to 1x1 cells
  * Set base_width/height in set_resize_increments
  * Move set_resize_increments() to apply_dimensions()
  * Refactor set_resize_increment() args into struct
  * x11: speculatively allow pasting latin-1 data
  * Update AttachDomain.md
  * Update shell-integration.md
  * chore: add signal getter on exit status
  * macos/clipboard: use try_quote instead of quote
  * x11: fix handling of high-speed key events
  * fixup issue with compose key
  * docs: changelog for #4828

OBS-URL: https://build.opensuse.org/package/show/X11:terminals/wezterm?expand=0&rev=111
2024-01-27 00:20:33 +00:00
Ana Guerrero
979cf79e89 Accepting request 1140240 from X11:terminals
- Remove wezterm-terminfo package. Ncurses now provides the terminfo file

OBS-URL: https://build.opensuse.org/request/show/1140240
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/wezterm?expand=0&rev=33
2024-01-22 19:33:19 +00:00
Soc Virnyl Estela
32992ba5a5 OBS-URL: https://build.opensuse.org/package/show/X11:terminals/wezterm?expand=0&rev=109 2024-01-21 05:55:55 +00:00
Soc Virnyl Estela
248af804a7 - Remove wezterm-terminfo package. Ncurses now provides the terminfo file
OBS-URL: https://build.opensuse.org/package/show/X11:terminals/wezterm?expand=0&rev=108
2024-01-21 04:23:55 +00:00
Ana Guerrero
2d580bb482 Accepting request 1127902 from X11:terminals
- Update vendored dependencies.
- Add add-terminator-to-sync-capability.patch
- Update to version 20230712.072601.f4abf8fd+git210:
  * cargo update
  * docs: changelog for #4563
  * Make RIS also clear the alternate screen
- Add do-not-send-eof-when-closing-application.patch
  * resolves issue when closing app but also sends an EOF
  to other multiplexers e.g. tmux, screen, zellij
- Move shell integration to /usr/etc. It won't be read but it's optional
- Remove cargo_config from source. It's part of the vendored tarball now
- Update to version 20230712.072601.f4abf8fd+git207:
  * Default G1 to ASCII
  * docs: fix emoji stuff
  * Fallback to SGR when rendering 16/256 colors when MaxColors is 16M
  * Detect true color set by max_colors
  * deps: wgpu -> 0.18
  * docs: Fix typo

OBS-URL: https://build.opensuse.org/request/show/1127902
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/wezterm?expand=0&rev=32
2023-11-21 20:32:52 +00:00
Soc Virnyl Estela
9f30fa92fa - Update vendored dependencies.
- Add add-terminator-to-sync-capability.patch

OBS-URL: https://build.opensuse.org/package/show/X11:terminals/wezterm?expand=0&rev=106
2023-11-19 13:33:17 +00:00
Soc Virnyl Estela
7d341ccdcf - Update to version 20230712.072601.f4abf8fd+git210:
* cargo update
  * docs: changelog for #4563
  * Make RIS also clear the alternate screen

OBS-URL: https://build.opensuse.org/package/show/X11:terminals/wezterm?expand=0&rev=105
2023-11-18 22:32:56 +00:00
Soc Virnyl Estela
6d383b58da - Add do-not-send-eof-when-closing-application.patch
* resolves issue when closing app but also sends an EOF
  to other multiplexers e.g. tmux, screen, zellij

OBS-URL: https://build.opensuse.org/package/show/X11:terminals/wezterm?expand=0&rev=104
2023-11-18 21:58:16 +00:00
Soc Virnyl Estela
aa1c6f425e - Move shell integration to /usr/etc. It won't be read but it's optional
OBS-URL: https://build.opensuse.org/package/show/X11:terminals/wezterm?expand=0&rev=103
2023-11-12 07:56:49 +00:00
Soc Virnyl Estela
e6d074c066 OBS-URL: https://build.opensuse.org/package/show/X11:terminals/wezterm?expand=0&rev=102 2023-11-12 07:05:30 +00:00
Soc Virnyl Estela
a1e5f18539 OBS-URL: https://build.opensuse.org/package/show/X11:terminals/wezterm?expand=0&rev=101 2023-11-12 06:52:30 +00:00
Soc Virnyl Estela
217b6948d7 OBS-URL: https://build.opensuse.org/package/show/X11:terminals/wezterm?expand=0&rev=100 2023-11-12 06:48:39 +00:00
Soc Virnyl Estela
df116b3fcf - Remove cargo_config from source. It's part of the vendored tarball now
OBS-URL: https://build.opensuse.org/package/show/X11:terminals/wezterm?expand=0&rev=99
2023-11-12 06:25:35 +00:00
Soc Virnyl Estela
fed98d2bcf - Update to version 20230712.072601.f4abf8fd+git207:
* Default G1 to ASCII
  * docs: fix emoji stuff
  * Fallback to SGR when rendering 16/256 colors when MaxColors is 16M
  * Detect true color set by max_colors
  * deps: wgpu -> 0.18
  * docs: Fix typo

OBS-URL: https://build.opensuse.org/package/show/X11:terminals/wezterm?expand=0&rev=98
2023-11-12 06:22:46 +00:00
Ana Guerrero
9d57216653 Accepting request 1120963 from X11:terminals
- Set wezterm-terminfo as noarch
- Create subpackage wezterm-terminfo

OBS-URL: https://build.opensuse.org/request/show/1120963
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/wezterm?expand=0&rev=31
2023-10-29 18:41:43 +00:00
Soc Virnyl Estela
2e94b0fb41 - Set wezterm-terminfo as noarch
OBS-URL: https://build.opensuse.org/package/show/X11:terminals/wezterm?expand=0&rev=96
2023-10-29 06:30:30 +00:00
Soc Virnyl Estela
3a2917ad27 - Create subpackage wezterm-terminfo
OBS-URL: https://build.opensuse.org/package/show/X11:terminals/wezterm?expand=0&rev=95
2023-10-29 06:12:21 +00:00
Ana Guerrero
155dfc3e6e Accepting request 1116499 from X11:terminals
- Use unupdated vendored crates for now.
  * This is to stop OBS Notifications about build failures.
  * Once openssl crate is updated from possibly a new release, I will
    re-enable update of vendored crates
- Use cargo-vendor-filterer to lessen vendored crates
- Declare higher build disk size requirement
- Enable update of vendored dependencies.
- Update vendored dependencies.

OBS-URL: https://build.opensuse.org/request/show/1116499
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/wezterm?expand=0&rev=30
2023-10-10 19:00:10 +00:00
Soc Virnyl Estela
702d97a46f - Use unupdated vendored crates for now.
* This is to stop OBS Notifications about build failures.
  * Once openssl crate is updated from possibly a new release, I will
    re-enable update of vendored crates
- Use cargo-vendor-filterer to lessen vendored crates

OBS-URL: https://build.opensuse.org/package/show/X11:terminals/wezterm?expand=0&rev=93
2023-10-09 14:16:17 +00:00
Soc Virnyl Estela
5af527e908 Accepting request 1111692 from home:bmwiedemann:branches:X11:terminals
- Declare higher build disk size requirement

build failed locally from disk-full with 20000MB

OBS-URL: https://build.opensuse.org/request/show/1111692
OBS-URL: https://build.opensuse.org/package/show/X11:terminals/wezterm?expand=0&rev=92
2023-09-17 06:46:56 +00:00
Soc Virnyl Estela
152895158c - Enable update of vendored dependencies.
- Update vendored dependencies.

OBS-URL: https://build.opensuse.org/package/show/X11:terminals/wezterm?expand=0&rev=91
2023-09-07 07:47:30 +00:00
Ana Guerrero
601fba8c7b Accepting request 1108980 from X11:terminals
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1108980
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/wezterm?expand=0&rev=29
2023-09-06 16:56:44 +00:00
Soc Virnyl Estela
d43711d93f - Revert update of vendored deps.
OBS-URL: https://build.opensuse.org/package/show/X11:terminals/wezterm?expand=0&rev=89
2023-08-29 05:37:02 +00:00
Soc Virnyl Estela
a36c5195f9 - Remove cargotoml parameters in _service.
- Update vendored dependencies.

OBS-URL: https://build.opensuse.org/package/show/X11:terminals/wezterm?expand=0&rev=88
2023-08-29 04:00:02 +00:00
Ana Guerrero
04a08bfead Accepting request 1104905 from X11:terminals
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1104905
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/wezterm?expand=0&rev=28
2023-08-21 09:45:01 +00:00
Soc Virnyl Estela
4dbbf2de42 OBS-URL: https://build.opensuse.org/package/show/X11:terminals/wezterm?expand=0&rev=86 2023-08-13 14:10:35 +00:00
Soc Virnyl Estela
25dcdae7d7 - Revert update of vendored dependencies.
OBS-URL: https://build.opensuse.org/package/show/X11:terminals/wezterm?expand=0&rev=85
2023-08-13 13:52:44 +00:00
Soc Virnyl Estela
b98ad9e012 Replace obsoleted disabled option with manual
OBS-URL: https://build.opensuse.org/package/show/X11:terminals/wezterm?expand=0&rev=84
2023-08-13 13:28:47 +00:00
Soc Virnyl Estela
cca800b193 - Update vendored dependencies.
- Replace obsoleted `disabledrun` subcommand option from _service.

OBS-URL: https://build.opensuse.org/package/show/X11:terminals/wezterm?expand=0&rev=83
2023-08-13 13:02:36 +00:00
Dominique Leuenberger
938a12e3c3 Accepting request 1102804 from X11:terminals
Same as the SR#1102803. Forgot to check I was using cargo_build macro. Building correctly now :D
- Fix build feature flags. Only use default + distro-defaults.

OBS-URL: https://build.opensuse.org/request/show/1102804
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/wezterm?expand=0&rev=27
2023-08-08 13:54:38 +00:00
Soc Virnyl Estela
baddd7bf37 OBS-URL: https://build.opensuse.org/package/show/X11:terminals/wezterm?expand=0&rev=81 2023-08-08 06:06:51 +00:00
Soc Virnyl Estela
141a6b81cf OBS-URL: https://build.opensuse.org/package/show/X11:terminals/wezterm?expand=0&rev=80 2023-08-08 06:03:36 +00:00
Soc Virnyl Estela
67263d9f05 - Fix build feature flags. Only use default + distro-defaults.
OBS-URL: https://build.opensuse.org/package/show/X11:terminals/wezterm?expand=0&rev=79
2023-08-07 14:23:29 +00:00
Ana Guerrero
0df3fbeaaa Accepting request 1098746 from X11:terminals
- Update to version 20230712.072601.f4abf8fd
  * The default for front_end is now WebGpu
  * The default for adjust_window_size_when_changing_font_size now depends on the window environment and the contents of tiling_desktop_environments.
  * Added eigth block corner glyphs to custom block glyphs. 
  * Don't hide mouse cursor when pressing only modifier keys.
  * PaneSelect will now un-zoom to show all panes, then re-zoom after performing its action.
  * Images, especially animated images, are now decoded in the background. When used as a background layer for the terminal, we now use the normal terminal background color as a placeholder until the first frame has been decoded. In other circumstances, you may observe a brief black frame while waiting for the image to decode.
  * You may now use CTRL-J/K to change the selection in the launcher menu, in addition to CTRL-N/P which always worked previously.
  * Duplicate entries in CharSelect are now suppressed, making it less cluttered. 
  * Lots of changes are described in https://wezfurlong.org/wezterm/changelog.html#20230712-072601-f4abf8fd

OBS-URL: https://build.opensuse.org/request/show/1098746
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/wezterm?expand=0&rev=26
2023-07-17 17:23:11 +00:00
Soc Virnyl Estela
faf5e343f9 - Update to version 20230712.072601.f4abf8fd
* The default for front_end is now WebGpu
  * The default for adjust_window_size_when_changing_font_size now depends on the window environment and the contents of tiling_desktop_environments.
  * Added eigth block corner glyphs to custom block glyphs. 
  * Don't hide mouse cursor when pressing only modifier keys.
  * PaneSelect will now un-zoom to show all panes, then re-zoom after performing its action.
  * Images, especially animated images, are now decoded in the background. When used as a background layer for the terminal, we now use the normal terminal background color as a placeholder until the first frame has been decoded. In other circumstances, you may observe a brief black frame while waiting for the image to decode.
  * You may now use CTRL-J/K to change the selection in the launcher menu, in addition to CTRL-N/P which always worked previously.
  * Duplicate entries in CharSelect are now suppressed, making it less cluttered. 
  * Lots of changes are described in https://wezfurlong.org/wezterm/changelog.html#20230712-072601-f4abf8fd

OBS-URL: https://build.opensuse.org/package/show/X11:terminals/wezterm?expand=0&rev=77
2023-07-14 00:08:37 +00:00
Dominique Leuenberger
f4dd0aaa6a Accepting request 1093346 from X11:terminals
- Package is incompatible with native libraries. Disabling by commenting
  out CFLAGS and CXXFLAGS.
- Add missing dependencies
- Add %optflags
- Fix install section.
- Change and reupload source upstream tarball with already downloaded third-party deps.
- Use upstream tarball.
- Add global dashed_version since upstream uses dashses instead of periods.
- Update vendored dependencies.
- Update vendored dependencies.

OBS-URL: https://build.opensuse.org/request/show/1093346
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/wezterm?expand=0&rev=25
2023-06-16 14:53:33 +00:00
Soc Virnyl Estela
9741263a39 - Package is incompatible with native libraries. Disabling by commenting
out CFLAGS and CXXFLAGS.

OBS-URL: https://build.opensuse.org/package/show/X11:terminals/wezterm?expand=0&rev=75
2023-06-15 17:04:29 +00:00
Soc Virnyl Estela
355e3132a8 OBS-URL: https://build.opensuse.org/package/show/X11:terminals/wezterm?expand=0&rev=74 2023-06-15 16:43:02 +00:00
Soc Virnyl Estela
23293889dd - Add missing dependencies
OBS-URL: https://build.opensuse.org/package/show/X11:terminals/wezterm?expand=0&rev=73
2023-06-15 16:36:09 +00:00
Soc Virnyl Estela
0e27f0d18c - Add %optflags
- Fix install section.

OBS-URL: https://build.opensuse.org/package/show/X11:terminals/wezterm?expand=0&rev=72
2023-06-15 16:19:27 +00:00
Soc Virnyl Estela
2d81cd5e65 - Change and reupload source upstream tarball with already downloaded third-party deps.
OBS-URL: https://build.opensuse.org/package/show/X11:terminals/wezterm?expand=0&rev=71
2023-06-15 13:30:24 +00:00
Soc Virnyl Estela
dee18e6600 - Use upstream tarball.
- Add global dashed_version since upstream uses dashses instead of periods.
- Update vendored dependencies.

OBS-URL: https://build.opensuse.org/package/show/X11:terminals/wezterm?expand=0&rev=70
2023-06-15 13:15:10 +00:00
Soc Virnyl Estela
96e02fd481 - Update vendored dependencies.
OBS-URL: https://build.opensuse.org/package/show/X11:terminals/wezterm?expand=0&rev=69
2023-06-07 22:46:01 +00:00
Dominique Leuenberger
c29606bc92 Accepting request 1079676 from X11:terminals
- Update vendored dependencies.
- Update to version 20230408.112425.69ae8472:
  * windows: fix: mess up full screen mode on config reload
  * pty: fix unused import warning on windows
  * windows: fix warning; mut not required here
  * config: defer evaluating default wsl domains
  * docs: update for wezterm replay changes
  * docs: explain what font shaping actually is
  * docs: add tags to a number of pages
  * wayland: fix webgpu invalidation issue
  * wezterm replay: add --explain-only and --cat options
  * switch to fancy-regex crate
  * docs: for integrated title buttons
  * Push folks towards the bug report template
  * schemes: fix origin url when importing toml files
  * add more color schemes
  * docs: update color scheme versions
  * windows: speculative fix for recursive borrow
  * add wezterm.has_action
  * Make background painting more consistent when window is transparent
  * fix build on windows
  * docs: fix link
  * expose the tty name associated with a pane
  * docs: update gui.get_appearance example for mux
  * quick select: make user patterns take precedence
  * docs: show schemes in the per-page toc
  * Add InputSelector action
  * admit defeat to intel shader weirdness
  * refine charselect move logic per comments on #3449
  * character select pgup/down, less jerky navigation, selected centered in list (#3449)
  * docs: ... and format the examples
  * docs: update format-tab-title examples
  * wezterm cli list: add is_active and is_zoomed fields to json output
  * add `wezterm cli get-pane-direction`
  * Add PromptInputLine and examples of (re)naming tabs/workspaces
  * remove stray debug
  * mux: explicitly update tab/pane active status on focus change
  * cli: add --pane-id option to activate-pane-direction
  * mux: increase default fetch throttle limit
  * cli: defer parsing config in most cases
  * make config_builder work with table.insert(config.keys, ...)
  * mux: spawn: only use the cwd from a pane in a compatible domain
  * mux: fix unseen output status for remote panes
  * docs: changelog for #1872
  * fix unused import warning
  * mux: avoid WindowTitleChanged cycle
  * ssh: fix token expansion for ProxyCommand
  * fix permute_any_mods
  * fix(clippy): Implement From instead of Into
  * fix: 'wezterm connect --workspace foo dom' part 2
  * render: ensure alt color and mix are well-defined for poly quads
  * Expand sponsor section of readme
  * docs: Add sponsor page
  * Update FUNDING.yml
  * mux: reduce volume of bonus lines sent by server
  * skip pruning old logs unless we are the gui
  * mux: forward ClearScrollback requests to remote server
  * fix wezterm connect --workspace
  * mux: increase unix reconnect delay
  * suppress dead code warning for locate_app_wide_key_assignment
  * mux: detach domain on window close
  * wezterm: defer parsing config
  * config: lazyily produce ssh domain list
  * refactor: split cli subcommand into separate modules
  * add wezterm.mux.rename_workspace
  * add wezterm cli rename-workspace
  * maybe fix freebsd build
  * add wezterm cli set-tab-title and wezterm cli set-window-title
  * tab navigator: use tab title > pane title if set
  * mux: propagate tab and window title when it changes
  * default format-tab-title now respects tab:set_title
  * add window:active_tab(), window:active_pane(), tab:active_pane()
  * add display_pixel_geometry config option for subpixel geometry
  * font: minor refact to derive Default for FreeTypeLoadTarget
  * windows: fix INTEGRATED_BUTTONS|RESIZE
  * rustfmt
  * x11: fix INTEGRATED_BUTTONS|RESIZE
  * refactor: remove opengl and OpenGL from names
  * refactor: tidy up window_buttons a little
  * refactor: split render.rs into smaller modules
  * integrated buttons: tweak gnome button logic
  * integrated title bar: default to mac style on mac
  * docs: changelog for #2722
  * minor tidy up of hover handling for maximize button
  * rename PushOval -> Oval
  * tab bar: fixup placement of macos native titlebar buttons
  * macos: correctly synthesize WindowState::MAXIMIZED
  * remove redundant mix operation from shader
  * cheaper case insensitive compare
  * avoid bespoke lightness calc, reuse hsl function
  * allow using Gnome and Windows styles on macos.
  * remove some macos conditional compilation
  * macos: fixup window_decorations w/ INTEGRATED_BUTTONS+RESIZE
  * integrated-title-bar: Add Native button style parameter
  * integrated-title-bar: Replace window button recoloring
  * integrated-title-bar: Use snap layouts for any maximize button
  * integrated-title-bar: Improve windows support
  * integrated-title-bar: Update config options
  * integrated-title-bar: Remove commented line
  * integrated-title-bar: Remove macos button style
  * integrated-title-bar: Add macOS support
  * integrated-title-bar: Ignore style config on macos and windows
  * integrated-title-bar: Add x11 support
  * integrated-title-bar: Add button style option
  * integrated-title-bar: Add option to remove useless buttons
  * integrated-title-bar: Add button placement option
  * integrated-title-bar: Add libadwaita styled buttons
  * integrated-title-bar: Add initial shape for macos buttons
  * integrated-title-bar: Add color configuration
  * integrated-title-bar: Add windows support
  * integrated-title-bar: Add window buttons to the tabbar
  * mux: allow client to provide palette to mux server
  * docs: fix list syntax
  * doc: mention that hyperlink prefix is required
  * Add Homebrew tap for nightly build
  * Update webgpu_preferred_adapter.md
  * macos: fix CTRL key behavior when use_ime=true
  * win:perform_action now works with Copy Mode and other overlays
  * gui: win:perform_action now awaits the underlying perform_key_assignment
  * mux: don't request lines if we think we are dead
  * surface config errors when running `wezterm connect`
  * fix is_zoomed property in tab:get_panes_with_info()
  * update libssh-rs dep to latest build
  * Fix minor typo
  * docs: cover new default ssh domain behavior and function
  * serial: fix some FIXMEs
  * docs: fixup a couple of Since thingies
  * Add serial_ports config
  * Fix broken link to list of features
  * populate ssh domains from your ssh config by default
  * fix broken link on features page
  * mux: fix pid file locking
  * mux server: propagate config CLI options when daemonizing
  * term: respect log_unknown_escape_sequences for OSC
  * docs: changelog for https://github.com/wez/wezterm/issues/3390
  * fix build.rs on windows, take 2
  * fix build.rs on windows
  * windows: add manifest to config-using console apps, force UTF8 ACP
  * add more context to errors
  * config: add more context on some errors
  * fix unused import
  * mux: more robust handling of pane killing
  * RLIMIT_NPROC is not a macos thing
  * raise ulimit nofile and nproc to a reasonable min value on unix systems
  * mux client: GC unreferenced remote window/tab/pane ids on resync
  * fix stray debug
  * add pane:activate() and tab:activate()
  * adjust log level for 'going to run proxy' message
  * fix overflowing sub assertion in debug mode
  * fix: Update snapshot (see commit 31100244)
  * fix: Derive Eq on Selection
  * fix: Use serde with bitflags
  * fix: Formatting
  * chore: Update Cargo.lock
  * fix: Update signal-hook to 0.3 and fix compilation errors
  * chore: Update criterion to 0.4
  * chore: Update nix to 0.26
  * fix: Update bitflags to 2.0 and fix compilation errors
  * chore: Update phf to 0.11
  * deps: update sha2
  * ci: update cargo-install
  * docs: update for latest release

OBS-URL: https://build.opensuse.org/request/show/1079676
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/wezterm?expand=0&rev=24
2023-04-16 14:07:17 +00:00
Soc Virnyl Estela
27743ad0db - Update vendored dependencies.
OBS-URL: https://build.opensuse.org/package/show/X11:terminals/wezterm?expand=0&rev=67
2023-04-14 13:42:31 +00:00
Soc Virnyl Estela
a8b137650a - Update to version 20230408.112425.69ae8472:
* windows: fix: mess up full screen mode on config reload
  * pty: fix unused import warning on windows
  * windows: fix warning; mut not required here
  * config: defer evaluating default wsl domains
  * docs: update for wezterm replay changes
  * docs: explain what font shaping actually is
  * docs: add tags to a number of pages
  * wayland: fix webgpu invalidation issue
  * wezterm replay: add --explain-only and --cat options
  * switch to fancy-regex crate
  * docs: for integrated title buttons
  * Push folks towards the bug report template
  * schemes: fix origin url when importing toml files
  * add more color schemes
  * docs: update color scheme versions
  * windows: speculative fix for recursive borrow
  * add wezterm.has_action
  * Make background painting more consistent when window is transparent
  * fix build on windows
  * docs: fix link
  * expose the tty name associated with a pane
  * docs: update gui.get_appearance example for mux
  * quick select: make user patterns take precedence
  * docs: show schemes in the per-page toc
  * Add InputSelector action
  * admit defeat to intel shader weirdness
  * refine charselect move logic per comments on #3449
  * character select pgup/down, less jerky navigation, selected centered in list (#3449)
  * docs: ... and format the examples

OBS-URL: https://build.opensuse.org/package/show/X11:terminals/wezterm?expand=0&rev=66
2023-04-10 05:00:45 +00:00
Dominique Leuenberger
46e09203f9 Accepting request 1074526 from X11:terminals
- Update to version 20230326.111934.3666303c:
  * docs: show the return values of the new pane:move_to_xxx methods
  * mux: add lua api equivalent to move-pane-to-new-tab
  * mux: forward move-pane-to-new-tab requests to hosting mux
  * ci: automate making PR for flathub at release time
  * hyperlink_rules.md: add link supported regex syntax
  * mux: move-pane-to-new-tab didn't resync structure
  * tidy up some debug logging
  * mux: fix some dpi and pixel size issues
  * images: improve logging when things are weird
  * When a modal is active, it gets first dibs on key processing
  * palette: exclude copy mode actions unless copy mode is active
  * macos: invalidate window when dispatching from menubar
  * Add new-tab-button-click event
  * palette: prioritize platform-appropriate shortcuts
  * palette: refactor slightly
  * palette: add config for how ui key caps render
  * update tests for updated JetBrainsMono
  * update bundled JetBrainsMono to 2.304
  * palette: show key assignment alongside entries
  * ci: Use nextest (#3342)
  * palette: show the label from the command in the palette
  * docs: changelog for https://github.com/wez/wezterm/pull/3344
  * refactor(config & macos/windows): rename window_background_blur to macos_window_background_blur
  * feat(config & window): use CGSSetWindowBackgroundBlurRadius to set background blur on macos
  * docs: clarify the default for allow_square_glyphs_to_overflow_width
  * more entitlements on macos
  * re-run black ci/generate-workflows.py
  * ci: Use rust-cache instead of the general cache action (#3341)
  * fix(ci): Use install action instead of manually calling `cargo-install`
  * fixup for running the tests
  * add wezterm cli activate-pane, wezterm cli activate-tab
  * Add: wezterm cli kill-pane
  * mux: notify clients when the size/structure of a tab changes
  * mux: propagate pane focus change events to clients
  * reformat generate-workflows.py with black
  * update terminfo to 0.8
  * chore: Regenerate workflows
  * fix(ci): Wrong path to tag-name.sh
  * fixup images with the multiplexer
  * macos: be precised about matching cocoa BOOL
  * macos: don't treat command line args as .command scripts
  * docs: changelog for #3339
  * Fix leak of Pane struct
  * wezterm-ssh: fix occasional segv on libssh shutdown
  * wezterm-ssh: tidy up test output
  * docs: note about sigmask change
  * fix: disable mouse reporting for RIS/ResetTerminal sequence
  * pty: unix: empty signal mask in the spawned child
  * Update shell-integration.md
  * factor window border sizes when computing window sizes
  * docs: changelog for #3323 #2879 #3303
  * fix: wezterm cli activate-pane-direction now repaints (#3303)
  * docs: add --help output from various wezterm cli subcommands
  * term: adjust logical line wrapping behavior
  * fix lua string escaping in wezterm show-keys
  * docs: updated window_decorations
  * docs: changelog for #3330
  * cargo update
  * Fix transparent title bar on macOS with `window_decorations = "RESIZE|MACOS_FORCE_DISABLE_SHADOW"` (#3330)
  * allow json encoding wezterm.GLOBAL entries
  * fix delegation of --skip-config to wezterm-gui
  * Fix some documentation pages (#3321)
  * docs: changelog for #3227
  * Apply suggestions from code review
  * Changed config option name to mouse_wheel_scrolls_tabs, made it default to true (matching current behavior)
  * Cargo formatted
  * Add docs for new scroll_tabs config option
  * Add config option for scrolling the tab bar
  * add __len and __pairs metamethods to wezterm.GLOBALS
  * ci: persuade zypper to install deps in get-deps
  * get-deps: set -e
  * docs: add --help output pages to the CLI reference
  * minor update to zsh completion
  * docs: improve color scheme page titles
  * docs: simplify scheme aliases a bit more
  * docs: fix handling of color scheme aliases
  * docs: boost font page in search index
  * docs: allow search to find 'changelog'
  * docs: use strict mode to hopefully catch invalid links
  * docs: simplify templating of install pages
  * keys: avoid scrolling to bottom when CapsLock is pressed
  * linuxbrew: 20 rather than 22
  * wezterm-ssh: fix parsing of proxycommand
  * Update wezterm-linuxbrew.rb.template
  * docs: update a bunch of since lines to new macro
  * docs: update nightly features -> current release
  * docs: fix fedora37 stable download link
  * docs: update linux releases
  * Docs: update changelog for 20230320-124340-559cb7b0 release
  * schemes: we now allow using any of the alias names, so refine docs
  * sync from https://github.com/folke/tokyonight.nvim
  * sync color schemes
  * sync-color-schemes: handle renamed schemes slightly better
  * sync-color-schemes: update for recent gogh schema changes
  * minor optimization for single-frame animated formats
  * fix potential deadlock when using wezterm cli split-pane
  * deps: update predicates for wezterm-ssh tests
  * ci: remove some builds
  * build(deps): bump rstest from 0.16.0 to 0.17.0
  * docs: fix typo in changelog
  * docs: use snippets to make since: nightly more informative
  * docs: allow using GH issue syntax shorthands
  * build(deps): bump actions/deploy-pages from 1 to 2
  * docs: more config.something style adjustments
  * docs: shift from return {} style to config.something style
  * remove open dependency
  * add own open_url crate
  * time: call_after accepts fractional seconds
  * fix split size after unzooming, when the window size is unchanged
  * fix hover state for retro tab bar
  * fix(clippy): Remove closures where possible
  * fix(clippy): Use `faster` methods on Iterators
  * Convert admonition blocks to markdown equivalent
  * fix time.call_after when used inside an event callback
  * mouse: don't over invalidate when hovering tabs
  * fix non-serde termwiz build
  * clean up blob storage on shutdown
  * use blob leases for decoded animation frames
  * ImageDataType::File -> EncodedLease
  * add wezterm-blob-leases crate
  * docs: fix video link on features page
  * fix kitty image protocol handling
  * handle unsupported images better
  * fix: rewrite `.` when fetching path in lua plugin crate
  * docs: restore foo.html rather than foo/index.html style URLs
  * Image decoding is now done in a bg thread
  * move animation decoding from term layer to gui layer
  * Use mkdocs admonish for note about mux color schemes
  * term: avoid breaking animated webp images when resizing
  * term: improve readability of error message for oversized image
  * fix iterm2 image cursor position
  * pages: run only one at a time, allow them to queue up
  * improve default hyperlink_rules. add default_hyperlink_rules()
  * fix DisableDefaultAssignment not working for CTRL|SHIFT P
  * apply reloaded config to all panes, regardless of zoom state
  * Set minimum animation frame duration to match max_fps
  * Update Homebrew section
  * docs: Correct to new URL
  * fix(clippy): Remove unnecessary clone/to_string calls
  * fix trigger paths!
  * ci: adjust wezterm-ssh triggers
  * revise verify-pages triggers and workflow
  * ci: adjust termwiz workflow path triggers
  * docs: changelog for https://github.com/wez/wezterm/pull/3146
  * Improve XDG configuration searching
  * fix: typo about parameter
  * docs: make them build on macos again
  * add log_unknown_escape_sequences config option
  * docs: don't build now-unused mdbook bits
  * ci: workflow should run when its file is changed
  * docs: disable instant page nav
  * ci: adjust path triggers
  * docs: some adjustments for mkdocs
  * docs: switch doc build to Material for MkDocs
  * improve handling of animated webp images
  * fix(clippy): Derive Default where possible
  * Apply suggestions from code review
  * Update docs/shell-integration.md
  * Add function for users powershell + starship
  * build(pty): don't use `std::os::fd::RawFd` symbol directly
  * deps: open -> 4.0
  * wezterm-ssh: fix leaky tests, as described in https://nexte.st/book/leaky-tests.html
  * docs: fix pane:split direction top/bottom -> up/down
  * include ssh config map in debug logging when running wezterm ssh -v
  * Add comment
  * Filter figterm from stateful check
  * gdi.rs: Avoid non-idiomatic iterations over Option, they cause warnings
  * ssh: support %l and %L in config files
  * deps: socket2 -> 0.5
  * docs: add mdbook-admonish
  * ci: docs: deploy directly, rather than via gh_pages branch
  * docs: fixup get_pane_direction docs
  * Fix typo in "Terminal Emulators and PTYs" section
  * add docs
  * simplify direction conversion to lua
  * add lua methods to access position and pane in the direction
  * ci: try harder for app image build
  * docs: shell-integration: document Xonsh support
  * ci: maybe fix appimage build
  * ci: generate appimage from ubuntu20
  * termwiz: bump version ready for publish
  * fix(input): support alt-left-bracket
  * maybe fix win32 build
  * ssh: detect exit-signal state for channels
  * wsl: default_cwd is now ~
  * ls-fonts: emulate the effect of normalize_output_to_unicode_nfc
  * Allow negative number for cli get-text line
  * make command palette font a little larger
  * docs: command palette font size/color

OBS-URL: https://build.opensuse.org/request/show/1074526
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/wezterm?expand=0&rev=23
2023-03-27 16:16:21 +00:00
Soc Virnyl Estela
3d6e9562b8 - Update to version 20230326.111934.3666303c:
* docs: show the return values of the new pane:move_to_xxx methods
  * mux: add lua api equivalent to move-pane-to-new-tab
  * mux: forward move-pane-to-new-tab requests to hosting mux
  * ci: automate making PR for flathub at release time
  * hyperlink_rules.md: add link supported regex syntax
  * mux: move-pane-to-new-tab didn't resync structure
  * tidy up some debug logging
  * mux: fix some dpi and pixel size issues
  * images: improve logging when things are weird
  * When a modal is active, it gets first dibs on key processing
  * palette: exclude copy mode actions unless copy mode is active
  * macos: invalidate window when dispatching from menubar
  * Add new-tab-button-click event
  * palette: prioritize platform-appropriate shortcuts
  * palette: refactor slightly
  * palette: add config for how ui key caps render
  * update tests for updated JetBrainsMono
  * update bundled JetBrainsMono to 2.304
  * palette: show key assignment alongside entries
  * ci: Use nextest (#3342)
  * palette: show the label from the command in the palette
  * docs: changelog for https://github.com/wez/wezterm/pull/3344
  * refactor(config & macos/windows): rename window_background_blur to macos_window_background_blur
  * feat(config & window): use CGSSetWindowBackgroundBlurRadius to set background blur on macos
  * docs: clarify the default for allow_square_glyphs_to_overflow_width
  * more entitlements on macos
  * re-run black ci/generate-workflows.py
  * ci: Use rust-cache instead of the general cache action (#3341)
  * fix(ci): Use install action instead of manually calling `cargo-install`

OBS-URL: https://build.opensuse.org/package/show/X11:terminals/wezterm?expand=0&rev=64
2023-03-26 23:12:48 +00:00
Dominique Leuenberger
04d3672edf Accepting request 1065634 from X11:terminals
OBS-URL: https://build.opensuse.org/request/show/1065634
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/wezterm?expand=0&rev=22
2023-02-14 15:46:45 +00:00
Soc Virnyl Estela
efc6f834ea Accepting request 1065630 from home:firstyear:branches:X11:terminals
Automatic update of vendored dependencies

OBS-URL: https://build.opensuse.org/request/show/1065630
OBS-URL: https://build.opensuse.org/package/show/X11:terminals/wezterm?expand=0&rev=62
2023-02-14 02:11:16 +00:00
Soc Virnyl Estela
7a58853178 - Update to version 20221119.145034.49b9839f+g221:
* x11/wayland: restore mouse copying to both clipboard and primary selection
  * ssh: do our own proxycommand handling
  * window: negative caching for xdg-portal
  * Add Solus build dependencies
  * cargo update
  * config: allow config_builder to work with set_config_overrides
  * window: use a shorter timeout for xdg portal reads
  * palette: add CTRL-p / CTRL-n key bindings to move up/down
  * docs: command palette
  * palette: add full doc and enum name to text to match
  * macos: make initial position consistent with window:set_position
  * docs: webgpu
  * ci: remove ubuntu 18
  * mux: only resize zoomed pane when resizing a tab
  * defer loading background until after rescaling in config reload
  * reduce macos locale warning to debug
  * docs: link to dark mode example from appearance section
  * x11: avoid "Unhandled" log line for focus events
  * wgpu: ensure that the srgb format is available before using it
  * fixup test for nerd font symbol update
  * deps: wgpu -> 0.15
  * fonts: update Symbols Nerd Font Mono
  * rust 1.67 is the minimum required version
  * Change to the command to upgrade wezterm-nightly
  * macos: fixup open_untitled_file handling
  * cargo update
  * mux: pass gui window position through from new mux window
  * remove some debug prints
  * macos: spawn new window when clicking on dock icon
  * Add quit_when_all_windows_are_closed config option
  * docs: expand wezterm.format examples
  * docs: changelog for https://github.com/wez/wezterm/pull/2887
  * wayland: set scale factor without wegl_surface (for WebGpu)
  * docs: changelog for https://github.com/wez/wezterm/pull/3054
  * macos: Add "New Window" to the dock menu
  * docs: changelog for https://github.com/wez/wezterm/pull/2762
  * update derived files
  * Add bindings for Home and End in copy_mode (#2762)
  * add `wezterm cli get-text` command
  * cargo fmt
  * deps: http_req -> 0.9
  * docs: changelog for #2955
  * fix(wezterm-gui): Move word able to jump next line
  * finish test
  * fix: correctly set WHEEL_POSITIVE
  * wip: horizontal scroll support
  * ci: reduce frequency of thread locking
  * deps: sctk -> 0.16
  * wayland: improve error when no seats have pointers
  * docs: changelog for https://github.com/wez/wezterm/pull/3053
  * Detect ALT key for mouse events on Windows
  * docs: link (In|De)creaseFontSize <-> adjust_window_size_when_changing_font_size
  * workflows: add auto-locking of inactive closed issues
  * docs: changelog for #2959
  * x11: simplify focus event matching
  * x11: ignore pointer focus events
  * docs: clarify that you want window_decorations=RESIZE
  * allow window_decorations to work with config_builder
  * ci: use freebsd 13
  * window_decorations: add MACOS_FORCE_(EN|DIS)ABLE_SHADOW
  * Add wezterm.plugin module, allows loading modules from git
  * deps: update toml -> 0.7, cargo update
  * macos: don't include LEADER based key assignments in menubar
  * fix crash bug uncovered by rust 1.67
  * fix command output not being displayed for short lived commands
  * Add wezterm start --domain DOMAIN --attach + gui-attached event
  * macos: maybe fix window positioning for multi-monitor systems
  * docs: add a bit explaining what a terminal is
  * docs: add version info to newer copy mode shortcuts
  * wezterm.GLOBAL now returns references to stored data
  * config: capture warnings and show them in config error window
  * shell integration: check existence of `hostname` command before calling
  * cargo fmt
  * config: add wezterm.config_builder
  * ci: unpin rust and mdbook versions in pages workflow
  * docs: use new gelatyx `file-list` option
  * fix typo in logging
  * ci: try a bit harder to make doc builds work on PRs
  * docs: shell-integration: cover the new built-in user-vars
  * shell integration: set some handy user vars by default
  * docs: add a brief bit about workspaces
  * docs: start recipes section
  * docs: add note about multiplexing and color schemes
  * cargo update
  * x11: always update selection ownership
  * cargo fmt
  * bleh, fix unix build
  * mention that wayland doesn't allow --position
  * fix build on windows
  * reduce latency when heavily using foreground process info
  * ci: try harder to successfully build the docs on PRs
  * cargo update
  * lua: add some more tab methods
  * modals: invalidate window after assignment
  * window:active_key_table now includes per-pane stacks
  * add window activation items to palette and menubar
  * docs: change log and docs for https://github.com/wez/wezterm/pull/2908
  * chore(wezterm-gui): Create move_to_end_of_word
  * docs(wezterm-gui): Update docs
  * feat(wezterm-gui): Support move to word end
  * docs: add troubleshooting section
  * add explicit SHIFT key caps to copymode docs
  * docs: css for https://github.com/wez/wezterm/pull/2911
  * fmt docs
  * Improve Copy Mode key documentation
  * cargo fmt
  * mux: try harder to use default_workspace from config
  * macos: implement window:focus()
  * windows: implement focus method
  * add WindowOps::focus, ActivateWindow, window:focus()
  * docs: changelog for https://github.com/wez/wezterm/pull/2977
  * wayland: hide mouse cursor when typing
  * docs: changelog for https://github.com/wez/wezterm/pull/2978
  * Use dpi from configuration while resizing
  * lua: add some pane methods for working with zones
  * cargo update
  * macos: ensure menubar is visible when switching away from a fullscreen window
  * palette: ensure reverse background block spans full width
  * macos: enable opacity for webgpu
  * macos: retain menu menu when retrieving it from NSApp
  * macos: fixup application termination
  * docs: changelog for https://github.com/wez/wezterm/pull/2946
  * docs: add version info to hide_mouse_cursor_when_typing
  * docs: document new config option
  * feat: hide_mouse_cursor_when_typing config option
  * sync color schemes
  * docs: clarify native macos full screen mode
  * docs: changelog for https://github.com/wez/wezterm/pull/2928
  * x11: determine active screen by using max intersecting area with active window
  * x11: use TranslateCoordinates to get the root coordinates of focused window
  * x11: clean up active screen detection
  * x11: implement active screen detection
  * macos: add version info to system name
  * config: fix typo in error message
  * gui: include x11 window manager in connection name
  * gui: describe connection and show it in debug overlay
  * gui: add target triple to debug overlay
  * config: allow using bright but not bold text when brightening text
  * expose some mux domain stuff to lua
  * update base64, work around another batch of breaking API changes
  * palette: fix min width
  * cargo update
  * Add Fedora 37 nightly builds
  * ci: another pass at tumbleweed
  * ci: make fix tumbleweed build
  * windows: avoid panic when minimizing w/ WebGpu
  * cargo update
  * deps: update ntapi to 0.4
  * ci: apparently GH_TOKEN is what it really should be
  * Fix typo
  * Tweak labels in the menubar/command palette
  * ssh: respect AddressFamily for environments with broken ipv6
  * cargo update
  * docs: changelog for https://github.com/wez/wezterm/issues/2782
  * Add the hidden alias `-e` for the `start` subcommand. (#2889)
  * palette: add icons for a number of entries
  * box model: improve max width constraint for more complex elements
  * palette: adjust group prefix when menubar is empty
  * macos: update menubar when the config reloads
  * include key assignments in palette and menubar
  * tidy up macos menubar key assignment
  * menubar: re-categorize attach/detach
  * command palette: tweak for empty doc case
  * improve width constraints in box_model, center command palette
  * synthesize commands from domains, workspaces
  * command palette: first pass
  * ci: potentially fixup flakey pages build
  * removed deprecated Copy, Paste, PastePrimarySelection actions
  * docs: changelog for https://github.com/wez/wezterm/issues/2819
  * launcher: prefer to use human description of key assignment
  * Re-organize default command list
  * add descriptions for all keyassignment actions
  * adjust default command list
  * move OpenInBrowser -> KeyAssignment
  * macos: allow running when there are no windows
  * put quit at bottom of application menu
  * macos: link to helpful resources from Help menu
  * fixup tests
  * macOS: add MenuBar
  * macos: use interactive shell for .command scripts
  * ci: refine error reporting in doc build
  * mux: avoid deadlock in mux server
  * deps: harfbuzz -> 6.0.0
  * fix windows build
  * x11: potential fix for hanging IME
  * mux: rename Mux::get() -> try_get(), add "infallible" Mux::get()
  * mux: Mux is now Send+Sync
  * mux: require that Domain be Send + Sync
  * mux: switch RefCell to RwLock internally
  * Rc<Tab> -> Arc<Tab>
  * mux: make Tab Send+Sync
  * mux: reduce context switching when parsing output
  * mux: add notify_from_any_thread helper
  * mux: Pane is now required to be Send+Sync. Use Arc<dyn Pane>
  * ci: add debug output when building docs
  * withdraw DEC private SGR handling for super/subscript
  * cargo update
  * macos: allow association with .command file type
  * disable window title reporting escape sequence by default
  * docs: add aarch64 macos example to target_triple

OBS-URL: https://build.opensuse.org/package/show/X11:terminals/wezterm?expand=0&rev=61
2023-02-10 01:53:29 +00:00
Dominique Leuenberger
5b3e1dae49 Accepting request 1045655 from X11:terminals
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1045655
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/wezterm?expand=0&rev=21
2022-12-29 12:09:18 +00:00
Soc Virnyl Estela
e153bb8dfb OBS-URL: https://build.opensuse.org/package/show/X11:terminals/wezterm?expand=0&rev=59 2022-12-21 13:18:38 +00:00
Soc Virnyl Estela
e4daa57d6d OBS-URL: https://build.opensuse.org/package/show/X11:terminals/wezterm?expand=0&rev=58 2022-12-21 13:07:17 +00:00
Soc Virnyl Estela
ea6b7d32a0 OBS-URL: https://build.opensuse.org/package/show/X11:terminals/wezterm?expand=0&rev=57 2022-12-21 12:54:38 +00:00
Soc Virnyl Estela
b22c0c2b9c - Add shell completions for bash, zsh, and fish.
- Print version to `.tag` file to let `wezterm -V` or `wezterm --version`
  command show the version.

OBS-URL: https://build.opensuse.org/package/show/X11:terminals/wezterm?expand=0&rev=56
2022-12-21 12:50:32 +00:00
Soc Virnyl Estela
99065d2891 OBS-URL: https://build.opensuse.org/package/show/X11:terminals/wezterm?expand=0&rev=55 2022-12-16 16:06:36 +00:00
Soc Virnyl Estela
96351b1909 - Separate the multiplexer server from wezterm-gui:
Reason -> https://github.com/wez/wezterm/blob/main/README-DISTRO-MAINTAINER.md#binaries

OBS-URL: https://build.opensuse.org/package/show/X11:terminals/wezterm?expand=0&rev=54
2022-12-16 15:51:43 +00:00
Soc Virnyl Estela
b45d140fdb - Update to version 20221119.145034.49b9839f+g21:
* Update of vendored dependencies

OBS-URL: https://build.opensuse.org/package/show/X11:terminals/wezterm?expand=0&rev=53
2022-12-16 13:44:48 +00:00
Dominique Leuenberger
aba0962b79 Accepting request 1042515 from X11:terminals
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1042515
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/wezterm?expand=0&rev=20
2022-12-13 17:55:43 +00:00
Soc Virnyl Estela
531bf75645 - Update to version 20221119.145034.49b9839f+g16:
* Remove `Source` entry in Debian control file (#2828)
- Automatic update of vendored dependencies.

OBS-URL: https://build.opensuse.org/package/show/X11:terminals/wezterm?expand=0&rev=51
2022-12-05 22:48:05 +00:00
Soc Virnyl Estela
2a6fffd81e - Update to version 20221119.145034.49b9839f+g14:
* Fix shell-resolution documentation in launch
  * build(deps): bump rstest from 0.15.0 to 0.16.0
  * env_logger -> 0.10
  * cargo update
  * fonts: improve error message slightly
  * cleanup: a few references to the Last Resort font
  * docs: https://github.com/wez/wezterm/pull/2662
  * wezterm-gui: implement move_by_page function
  * docs: add documentation for new default key bindings
  * wezterm-gui: support half page up/down navigation
  * docs: mention new background option from window_background_image
  * cargo update
  * refactor: replace the deprecated usage of `chrono::TimeZone::ymd`
  * docs: released 20221119-145034-49b9839f

OBS-URL: https://build.opensuse.org/package/show/X11:terminals/wezterm?expand=0&rev=50
2022-12-04 03:09:45 +00:00
Dominique Leuenberger
355aed5414 Accepting request 1038552 from X11:terminals
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1038552
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/wezterm?expand=0&rev=19
2022-11-28 10:07:12 +00:00
Soc Virnyl Estela
d387bfa573 - Update to version 20221119.145034.49b9839f:
* fix IME composition status applying to all panes
  * allow disabling tabs, new tab button in tab bar
  * Update macos docs with wezterm CLI installation (#2619)
  * docs: changelog for https://github.com/wez/wezterm/pull/2661
  * Fix relative CWD path given on command line being interpreted as within the server's CWD
  * fixes flow chart and typo in config file docs
  * docs: changelog for https://github.com/wez/wezterm/pull/2636
  * Fix background cover algorithm
  * Fix dragging by left or right status with retro tab bar
  * docs: fix MoveTabRelative default key assignments
  * docs: update first example to use wezterm.action style
  * gui: improve error message for unsupported height/width values for Color and Gradient
  * webgpu: improve messaging when no adapters are found
  * webgpu: minor optimization of shader
  * use constants for has_color values in wgsl shader and in the rust code
  * webgpu: support hsv transforms
  * fix resizing on windows when wgpu is enabled
  * add some config options to influence webgpu selection
  * make drawRect work on macos when using webgpu
  * This makes webgpu actually render
  * fixup crash when running in webgpu mode
  * plumb webgpu code into draw path
  * Abstract more over the render state, add RenderContext
  * put WebGpuState into an Rc
  * Add IndexBuffer abstraction
  * Add VertexBuffer abstraction
  * Add MappedVertexBuffer abstraction
  * make TripleLayerQuadAlloctor::Gpu(BorrowedLayers) self-referential
  * use a self-referential struct for mapping vertexbuffers
  * erase generic T from Atlas, Sprite, CachedGlyph etc.
  * notionally allow webgpu texture atlas creation
  * make Vertex conform to Pod
  * Basic useless wgpu based rendering foundation
  * deps: update raw-window-handle
  * docs: add_wsl_distributions_to_launch_menu was removed
  * partially handling overflowing tab titles
  * changelog for https://github.com/wez/wezterm/pull/2746
  * Allow windows installer to run on arm64 emulating x64
  * rustdoc markdown fences--
  * xcursor: parse and follow theme inheritance
  * reduce size of BoxedQuad by 2/3
  * quads: switch to allocating quads rather than contiguous vertices
  * remove dead code
  * Add support for heap profiling using dhat
  * perf: adjust clustering when bidi is disabled
  * lfucache: improve LFU algorithm and structure
  * refactor: move lfucache into its own crate
  * cargo update
  * docs: remove wezterm-nightly-bin AUR link
  * gui: fix cursor color invalidation issue
  * Fix horizontal wheel events
  * docs for #2702
  * keyevent: fixup prevent_fallback processing
  * docs: changelog for #2112
  * wezterm.terminfo: add statusline entries
  * cargo update
  * Fix compiler warning
  * keys: add prevent_fallback option for ActivateKeyTable
  * docs: changelog for https://github.com/wez/wezterm/pull/2670
  * Continue parsing cmdline arguments in the desktop file
  * Allow to pass the command to execute via "-e"
  * rust 1.65 does a better job with enum packing
  * termwiz: release 0.19
  * fix: temp fix for Android build error
  * deps: cargo update for openssl
  * deps: cargo update
  * deps: remove async-std dep

OBS-URL: https://build.opensuse.org/package/show/X11:terminals/wezterm?expand=0&rev=48
2022-11-21 03:49:03 +00:00
Dominique Leuenberger
6ca98c3dbc Accepting request 1033167 from X11:terminals
OBS-URL: https://build.opensuse.org/request/show/1033167
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/wezterm?expand=0&rev=18
2022-11-04 16:34:41 +00:00
Soc Virnyl Estela
69021978c8 Accepting request 1033155 from home:jengelh:branches:X11:terminals
- Enable --all-features for suse>1500 builds:
  contains --features distro-defaults, to stop phoning home
  [boo#1205008]

OBS-URL: https://build.opensuse.org/request/show/1033155
OBS-URL: https://build.opensuse.org/package/show/X11:terminals/wezterm?expand=0&rev=46
2022-11-03 21:15:01 +00:00
Dominique Leuenberger
f1f6cdc85c Accepting request 1032967 from X11:terminals
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1032967
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/wezterm?expand=0&rev=17
2022-11-03 18:14:16 +00:00
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
Dominique Leuenberger
297308b31f Accepting request 1030406 from X11:terminals
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1030406
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/wezterm?expand=0&rev=16
2022-10-21 15:28:22 +00:00
Soc Virnyl Estela
32911dafc1 OBS-URL: https://build.opensuse.org/package/show/X11:terminals/wezterm?expand=0&rev=42 2022-10-14 12:23:52 +00:00
Soc Virnyl Estela
38bb6f3bf9 - Increase both storage and memory to 16G in _constraints file to fix out of memory
errors.

OBS-URL: https://build.opensuse.org/package/show/X11:terminals/wezterm?expand=0&rev=41
2022-10-14 12:22:30 +00:00
Soc Virnyl Estela
2afe50b610 - Increase storage to 12G in _constraints file.
OBS-URL: https://build.opensuse.org/package/show/X11:terminals/wezterm?expand=0&rev=40
2022-10-14 01:10:57 +00:00
Soc Virnyl Estela
fa18a020bb OBS-URL: https://build.opensuse.org/package/show/X11:terminals/wezterm?expand=0&rev=39 2022-10-11 13:39:55 +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
Dominique Leuenberger
93f13ffcfe Accepting request 1003313 from X11:terminals
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1003313
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/wezterm?expand=0&rev=15
2022-09-13 14:47:40 +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
Dominique Leuenberger
083bda00e6 Accepting request 1001203 from X11:terminals
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1001203
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/wezterm?expand=0&rev=14
2022-09-05 19:21:47 +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
Dominique Leuenberger
9cc6fc16eb Accepting request 999519 from X11:terminals
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/999519
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/wezterm?expand=0&rev=13
2022-08-27 09:50:31 +00:00
Soc Virnyl Estela
0da9dbefb6 OBS-URL: https://build.opensuse.org/package/show/X11:terminals/wezterm?expand=0&rev=31 2022-08-20 06:35:46 +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
Soc Virnyl Estela
8ea9c827b1 OBS-URL: https://build.opensuse.org/package/show/X11:terminals/wezterm?expand=0&rev=29 2022-08-20 00:21:19 +00:00
Soc Virnyl Estela
c016ff5f00 OBS-URL: https://build.opensuse.org/package/show/X11:terminals/wezterm?expand=0&rev=28 2022-08-12 23:44:40 +00:00
Soc Virnyl Estela
6fadfaf8bf OBS-URL: https://build.opensuse.org/package/show/X11:terminals/wezterm?expand=0&rev=27 2022-08-12 23:37:13 +00:00
Dominique Leuenberger
354635895d Accepting request 994744 from X11:terminals
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/994744
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/wezterm?expand=0&rev=12
2022-08-12 14:06:56 +00:00
Soc Virnyl Estela
d2075d6838 - Update to version 20220624.141144.bd1b7c5d+git307:
* use titlebar bg for right status background 
  * docs: clarify that we might be showing more recent info
  * fix potential panic when computing hyperlink rules
  * docs: a bit more detail for RGBA sequences
  * wezterm show-keys --lua to print a lua version of the config

OBS-URL: https://build.opensuse.org/package/show/X11:terminals/wezterm?expand=0&rev=25
2022-08-05 09:37:05 +00:00
Dominique Leuenberger
891ab32784 Accepting request 992655 from X11:terminals
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/992655
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/wezterm?expand=0&rev=11
2022-08-04 11:23:37 +00:00
Soc Virnyl Estela
8140fa4dc3 OBS-URL: https://build.opensuse.org/package/show/X11:terminals/wezterm?expand=0&rev=23 2022-07-28 03:25:40 +00:00
Soc Virnyl Estela
335a19f2c7 - Update to version 20220624.141144.bd1b7c5d+git264:
* really fix termwiz --all-features build
  * lua: expose metrics to lua
  * fix termwiz --all-features build
  * wezterm.format: now supports rgba colors
  * termwiz: allow setting alpha for SGR fg, bg attributes
  * termwiz: ColorSpec now allows for alpha to be tracked
  * allow setting alpha for OSC 10, 11, 12
  * term: avoid panic in phys_row when row is out of range
  * deps: harfbuzz -> 5.0.1
  * tabs: revise active index after killing panes
  * deps: zstd 0.6 -> 0.11
  * docs: fix typo in changelog
  * fix "no pane" tab hang when two panes close at once
  * Pane::search: expose range, limit. Limit quickselect by default
  * ci: try uploading sha256 files alongside release assets
  * json: fix visited hash set
  * termwiz: refactor: split line into sub-modules
  * docs: changelog for https://github.com/wez/wezterm/issues/2162
  * term: fixup cursor position during rewrap
  * cargo update
  * search: fix coordinates for matches at EOL
  * mux: prefer compressed Lines when syncing
  * Line::wrap now prefers cluster storage
  * docs: changelog for scrollback/search improvements
  * search: debounce searches by ~350ms
  * search: fix incorrect highlight in search results
  * search: improve coordinates for new search implementation
  * rangeset: fix accidentally quadratic complexity
  * localpane: revise search method implementation

OBS-URL: https://build.opensuse.org/package/show/X11:terminals/wezterm?expand=0&rev=22
2022-07-28 03:09:41 +00:00
Richard Brown
8d75347134 Accepting request 990746 from X11:terminals
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/990746
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/wezterm?expand=0&rev=10
2022-07-26 17:43:32 +00:00
Soc Virnyl Estela
7edf7c01f2 - Update to version 20220624.141144.bd1b7c5d+git171:
* macos: Add com.apple.security.automation.apple-events entitlement
  * fix padding to the right of retro tab bar
  * overlays: handle resize better
  * color scheme: allow exporting schemes that set index colors
  * x11/wayland: always try the portal for appearance
  * exec domains: pass paneid to fixup method
  * docs: fix typos
  * add wezterm.color.save_scheme for exporting color schemes
  * add lua functions for importing color scheme files
  * colors: move wezterm.get_builtin_color_schemes to wezterm.colors.get_builtin_schemes
  * add wezterm.color.get_default_colors
  * add wezterm.gui.get_appearance to retrieve dark mode
  * fix build; last commit passed `cargo check` but not `cargo build`!?
  * fonts: allow glyph not found warnings to show after config reload
  * color schemes: add version metadata
  * color schemes: remove : splitting for prefix extraction
  * fonts: limit missing glyph notification to once per hour
  * debug overlay: remember last log line globally
  * colors: refine importer
  * color schemes: move other color scheme format code to color-funcs
  * x11/wayland: subscribe to xdg desktop portal for settings changes
  * docs: fix link discussing subpixel hinting
  * windows: avoid recursing and borrowing inner twice
  * x11/wayland: use xdg desktop portal settings interface to get dark mode
  * Fix shortcut for "move between panes": `shift` was missing
  * docs: show how to find just the dark color schemes
  * docs: clarify order of extracted colors
  * docs: changelog for https://github.com/wez/wezterm/issues/2234
  * lua: add pane:is_alt_screen_active()

OBS-URL: https://build.opensuse.org/package/show/X11:terminals/wezterm?expand=0&rev=20
2022-07-16 04:12:27 +00:00
Dominique Leuenberger
73951529a1 Accepting request 986946 from X11:terminals
- Update to version 20220624.141144.bd1b7c5d+git50:
  * wayland: add global active_surface_id to fix pasting
  * docs: remove "bad" rgb spec from docs
  * docs: changelog for https://github.com/wez/wezterm/issues/2204
  * speculative fix for https://github.com/wez/wezterm/issues/2204
  * meant to remove this as part of c6672246749a7f58e5bebf68c4fcf57e1ddb4f08
  * ci: drop support for building on debian 9
  * update harfbuzz to 4.4.1
  * docs: clarify when set_environment_variables is consulted
  * deps: tiny-skia -> 0.7
  * build(deps): bump rstest from 0.14.0 to 0.15.0

OBS-URL: https://build.opensuse.org/request/show/986946
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/wezterm?expand=0&rev=9
2022-07-06 13:42:06 +00:00
Soc Virnyl Estela
cdcb0212ee - Update to version 20220624.141144.bd1b7c5d+git50:
* wayland: add global active_surface_id to fix pasting
  * docs: remove "bad" rgb spec from docs
  * docs: changelog for https://github.com/wez/wezterm/issues/2204
  * speculative fix for https://github.com/wez/wezterm/issues/2204
  * meant to remove this as part of c6672246749a7f58e5bebf68c4fcf57e1ddb4f08
  * ci: drop support for building on debian 9
  * update harfbuzz to 4.4.1
  * docs: clarify when set_environment_variables is consulted
  * deps: tiny-skia -> 0.7
  * build(deps): bump rstest from 0.14.0 to 0.15.0

OBS-URL: https://build.opensuse.org/package/show/X11:terminals/wezterm?expand=0&rev=18
2022-07-06 05:23:04 +00:00
Dominique Leuenberger
1d07bd717d Accepting request 985191 from X11:terminals
OBS-URL: https://build.opensuse.org/request/show/985191
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/wezterm?expand=0&rev=8
2022-06-27 09:25:38 +00:00
Soc Virnyl Estela
723091c8cc Accepting request 985190 from home:uncomfyhalomacro:branches:X11:terminals
- Update to version 20220624.141144.bd1b7c5d+git17:
  * docs: https://github.com/wez/wezterm/issues/2185
  * fix `winget list` causes toast notification spam
  * fix(#2175): correct get-dep script for arch distro's
  * ActivateKeyTable replace_current wasn't actually optional
  * docs: Use new `wezterm.action.Action` syntax in rest of the docs
  * allow action=wezterm.action.ExtendSelectionToMouseCursor(nil)
  * lua: catch non-array style keys in array style table
  * docs: Improve clarity of wezterm.on wrt. callback params and example
  * ci: make deterministic again!
  * docs: update keyassignment reference for more ergnomic wezterm.action syntax
  * docs: wezterm.action ergnomics
  * ci: revise release info mapping for adjusted rpm names
  * ci: distroid - to _
  * ci: refine distroid
  * ci: revise rpm filenames
  * docs: update for newly available stable binary downloads
  * docs: update for release
  * docs: more tweak
  * docs: tweak changelog
  * macos: really really fix ctrl-shift-tab
  * docs: add show-keys command
  * fix: properly restore cooked mode in windows
  * Added winapi feature "shellapi" to procinfo

OBS-URL: https://build.opensuse.org/request/show/985190
OBS-URL: https://build.opensuse.org/package/show/X11:terminals/wezterm?expand=0&rev=16
2022-06-27 04:56:08 +00:00
Dominique Leuenberger
a69172895f Accepting request 984771 from X11:terminals
OBS-URL: https://build.opensuse.org/request/show/984771
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/wezterm?expand=0&rev=7
2022-06-24 06:45:57 +00:00
Soc Virnyl Estela
0b766cf094 Accepting request 984736 from home:uncomfyhalomacro:branches:X11:terminals
- Update to version 20220408.101518.b908e2dd^git413:
  * fonts: add negative cache into LoadedFont
  * show-keys: make keys more readable to humans
  * debug overlay: now supports statements as well as expressions
  * add wezterm show-keys command
  * x11: flush prior to mapping window
  * docs: changelog for #1913 #2158
  * fonts: remove no_glyphs cache from FontConfigInner
  * Update copymode.md: description of `O` key assignment (#2156)
  * add sample matched strings
  * github hyperlink example

OBS-URL: https://build.opensuse.org/request/show/984736
OBS-URL: https://build.opensuse.org/package/show/X11:terminals/wezterm?expand=0&rev=14
2022-06-23 23:31:23 +00:00
Dominique Leuenberger
72e2e16d9e Accepting request 984556 from X11:terminals
- Update to version 20220408.101518.b908e2dd^git356:
  * macos: use shift-tab hack with ctrl-shift-tab as well
  * docs: changelog for https://github.com/wez/wezterm/issues/2063
  * rename focus_change_repaint_delay -> x11_focus_change_repaint_delay_ms
  * x11: query focus after repaint delay
  * x11: allow configuration of repaint delay
  * macos: allow for keyboard translation data to be null
  * term: implement OSC 1337 ReportCellSize
  * track dpi in mux and terminal model
  * avoid spawn failures after using `sudo -i`
  * docs: changelog for #2125 #2052
  * Update wezterm.desktop
  * appease dependabot security alerts
  * exit_behavior = "Close" is now the default
  * make enable_wayland = true the default

OBS-URL: https://build.opensuse.org/request/show/984556
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/wezterm?expand=0&rev=6
2022-06-23 08:24:54 +00:00
Soc Virnyl Estela
5cdce3f362 Accepting request 983199 from home:uncomfyhalomacro:branches:X11:terminals
- Update to version 20220408.101518.b908e2dd^git356:
  * macos: use shift-tab hack with ctrl-shift-tab as well
  * docs: changelog for https://github.com/wez/wezterm/issues/2063
  * rename focus_change_repaint_delay -> x11_focus_change_repaint_delay_ms
  * x11: query focus after repaint delay
  * x11: allow configuration of repaint delay
  * macos: allow for keyboard translation data to be null
  * term: implement OSC 1337 ReportCellSize
  * track dpi in mux and terminal model
  * avoid spawn failures after using `sudo -i`
  * docs: changelog for #2125 #2052
  * Update wezterm.desktop
  * appease dependabot security alerts
  * exit_behavior = "Close" is now the default
  * make enable_wayland = true the default

OBS-URL: https://build.opensuse.org/request/show/983199
OBS-URL: https://build.opensuse.org/package/show/X11:terminals/wezterm?expand=0&rev=12
2022-06-17 00:19:50 +00:00
Dominique Leuenberger
8844a5a776 Accepting request 982636 from X11:terminals
OBS-URL: https://build.opensuse.org/request/show/982636
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/wezterm?expand=0&rev=5
2022-06-16 16:19:47 +00:00
Soc Virnyl Estela
45dbaf8632 Accepting request 982634 from home:uncomfyhalomacro:branches:X11:terminals
- add completions for bash, fish, and zsh
- Update to version 20220408.101518.b908e2dd^git342:
  * deps: update
  * Fix minor typo in pad_right.md doc
  * Fix that harfbuzz skips the usage of some freetype functions unexpectedly
  * docs: freetype_pcf_long_family_names
  * fonts: add freetype_pcf_long_family_names option
  * windows: default allow_win32_input_mode=true
  * x11: Xkb is already in the mandatory list
  * mux: restore same-domain check for cwd when spawning tabs
  * win32: add extended/enhanced key concept for win32 input mode
  * deps: notify -> 5.0.0-pre.15
  * deps: migrate from ratelimit_meter -> governor
  * docs: fix key tables example mismatched curly braces
  * deps: cargo update
  * fonts: fix automatic bold synthesis

OBS-URL: https://build.opensuse.org/request/show/982634
OBS-URL: https://build.opensuse.org/package/show/X11:terminals/wezterm?expand=0&rev=10
2022-06-14 15:30:31 +00:00
Dominique Leuenberger
ca8037ff02 Accepting request 980863 from X11:terminals
OBS-URL: https://build.opensuse.org/request/show/980863
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/wezterm?expand=0&rev=4
2022-06-05 19:28:29 +00:00
Soc Virnyl Estela
0129c59e28 Accepting request 980862 from home:uncomfyhalomacro:branches:X11:terminals
- Update to version 20220408.101518.b908e2dd^git328:
  * x11: more hacks to deal with missing CONFIGURE_NOTIFY
  * x11: subscribe to Present extension configure notify events
  * background: round down fractional pixels when tiling
  * avoid invalidating line seqno when applying hyperlinks
  * box model: allow for eased colors to be set
  * gui: speculative fix for #2068
  * manual fuzzing with cat /dev/random
  * x11: trace expose events. invalidate geometry in some cases
  * x11: use focus change as a signal that the size may have changed
  * gui: move ease/interpolation into shader

OBS-URL: https://build.opensuse.org/request/show/980862
OBS-URL: https://build.opensuse.org/package/show/X11:terminals/wezterm?expand=0&rev=8
2022-06-05 07:00:52 +00:00
Dominique Leuenberger
9edf81cdac Accepting request 980238 from X11:terminals
OBS-URL: https://build.opensuse.org/request/show/980238
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/wezterm?expand=0&rev=3
2022-06-01 15:34:55 +00:00
Soc Virnyl Estela
5787c3150b Accepting request 980237 from home:uncomfyhalomacro:branches:X11:terminals
- Fix versioning format
- Update to version 20220408.101518.b908e2dd+git299:
  * background: respect alpha in background images
  * background: use the actual sprite width
  * fmt
  * background: implement attachment scrolling and parallax!
  * background: refactor where we trigger background painting
  * background: implement scaling and repeating options
  * render multiple backgrounds with alpha
  * notionally allow multiple background image layers
  * build(deps): bump crazy-max/ghaction-github-pages from 2 to 3
  * Use clap::derive::Parser::parse() to fix deprecated warning
- 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
- Initial spec for wezterm (20220408-101518-b908e2dd~150)

OBS-URL: https://build.opensuse.org/request/show/980237
OBS-URL: https://build.opensuse.org/package/show/X11:terminals/wezterm?expand=0&rev=6
2022-06-01 06:20:04 +00:00
Soc Virnyl Estela
598a30cd61 Accepting request 980201 from home:uncomfyhalomacro:branches:X11:terminals
- Update to version 20220408.101518.b908e2dd~299:
  * background: respect alpha in background images
  * background: use the actual sprite width
  * fmt
  * background: implement attachment scrolling and parallax!
  * background: refactor where we trigger background painting
  * background: implement scaling and repeating options
  * render multiple backgrounds with alpha
  * notionally allow multiple background image layers
  * build(deps): bump crazy-max/ghaction-github-pages from 2 to 3
  * Use clap::derive::Parser::parse() to fix deprecated warning

OBS-URL: https://build.opensuse.org/request/show/980201
OBS-URL: https://build.opensuse.org/package/show/X11:terminals/wezterm?expand=0&rev=5
2022-06-01 02:24:09 +00:00
Dominique Leuenberger
3cffb65397 Accepting request 978417 from 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/978417
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/wezterm?expand=0&rev=2
2022-05-21 17:06:34 +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
Dominique Leuenberger
7ee334aa58 Accepting request 975387 from X11:terminals
I want to maintain wezterm in openSUSE:Factory

OBS-URL: https://build.opensuse.org/request/show/975387
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/wezterm?expand=0&rev=1
2022-05-06 17:00:04 +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

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7c33aee5017f5cc64c6e54af9ed2a8109e7fa72cdc9b56259f1df11385615e74
size 95229466