Subject: CVS commit: pkgsrc/x11/alacritty
From: pin
Date: 2025-01-16 14:37:08
Message id: 20250116133708.A4AE0FC7D@cvs.NetBSD.org

Log Message:
x11/alacritty: update to 0.15.0

Added

 - Config option window.level = "AlwaysOnTop" to force Alacritty to \ 
always be the toplevel window
 - Escape sequence to move cursor forward tabs ( CSI Ps I )
 - Pass activation token in alacritty msg create-window on Wayland/X11

Changed

 - Always focus new windows on macOS
 - Don't switch to semantic/line selection when control is pressed
 - Always emit 1 for the first parameter when having modifiers in kitty keyboard \ 
protocol

Fixed

 - Mouse/Vi cursor hint highlighting broken on the terminal cursor line
 - Hint launcher opening arbitrary text, when terminal content changed while opening
 - SemanticRight/SemanticLeft vi motions breaking with wide semantic escape \ 
characters
 - alacritty migrate crashing with recursive toml imports
 - Migrating nonexistent toml import breaking the entire migration
 - First daemon mode window ignoring window options passed through CLI
 - Report of Enter/Tab/Backspace in kitty keyboard's report event types mode
 - Crash when pressing certain modifier keys on macOS 15+
 - Cut off wide characters in preedit string

Files:
RevisionActionfile
1.37modifypkgsrc/x11/alacritty/Makefile
1.17modifypkgsrc/x11/alacritty/cargo-depends.mk
1.23modifypkgsrc/x11/alacritty/distinfo