2022-06-17 02:19:50 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Jun 16 13:04:52 UTC 2022 - socvirnyl.estela@gmail.com
|
|
|
|
|
|
|
|
- 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
|
|
|
|
|
2022-06-14 17:30:31 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Jun 14 14:41:05 UTC 2022 - socvirnyl.estela@gmail.com
|
|
|
|
|
|
|
|
- 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
|
|
|
|
|
2022-06-05 09:00:52 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Jun 04 23:15:57 UTC 2022 - socvirnyl.estela@gmail.com
|
|
|
|
|
|
|
|
- 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
|
|
|
|
|
2022-06-01 04:24:09 +02:00
|
|
|
-------------------------------------------------------------------
|
2022-06-01 08:20:04 +02:00
|
|
|
Wed Jun 1 06:12:16 UTC 2022 - Soc Virnyl Estela <socvirnyl.estela@gmail.com>
|
2022-06-01 04:24:09 +02:00
|
|
|
|
2022-06-01 08:20:04 +02:00
|
|
|
- Fix versioning format
|
|
|
|
- Update to version 20220408.101518.b908e2dd+git299:
|
2022-06-01 04:24:09 +02:00
|
|
|
* 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
|
|
|
|
|
2022-05-21 13:58:51 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat May 21 04:07:29 UTC 2022 - socvirnyl.estela@gmail.com
|
|
|
|
|
|
|
|
- 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
|
|
|
|
|
2022-05-06 09:50:33 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu May 5 10:36:05 UTC 2022 - Soc Virnyl Estela <socvirnyl.estela@gmail.com>
|
|
|
|
|
|
|
|
- Initial spec for wezterm (20220408-101518-b908e2dd~150)
|
|
|
|
|