forked from pool/alacritty
Avindra Goolcharan
1c15bc409e
- Pin rustflags via specfile - Update to version 0.10.0 * feat: Option colors.transparent_background_colors to allow applying opacity to all background colors * feat: Support for running multiple windows from a single Alacritty instance (see docs/features.md) * feat: Urgency support on Wayland via xdg_activation_v1 * refactor: ExpandSelection is now a configurable mouse binding action * refactor: Config option background_opacity, you should use window.opacity instead * refactor: Reload configuration files when their symbolic link is replaced * refactor: Strip trailing whitespaces when yanking from a block selection * refactor: Display area keeps history position when viewport is cleared * refactor: Commands spawn from the current directory of the foreground shell in Unix-like systems * refactor: Remove trailing newline from strings taken from hints or simple/semantic selections * refactor: Builtin font is now used for box drawing characters from U+2500 to U+259f * refactor: Logs now print the time since startup instead of the local time * fix: Line indicator obstructing vi mode cursor when scrolled into history * fix: Vi mode search starting in the line below the vi cursor * fix: Invisible cursor with matching foreground/background colors * fix: Crash when hovering over a match emptied by post-processing * fix: Crash when the vi cursor is on the scrollback and viewport clear is invoked * fix: Freeze when the vi cursor is on the scrollback and scrollback clear is invoked * fix: Vi cursor on topmost of the display moving downward when scrolled into history with active output * fix: Input lag on Wayland with Nvidia binary driver * fix: Crash when hovering the mouse over fullwidth characters * fix: Do not create logfile if the file already exists OBS-URL: https://build.opensuse.org/request/show/951446 OBS-URL: https://build.opensuse.org/package/show/X11:terminals/alacritty?expand=0&rev=51 |
||
---|---|---|
_service | ||
.gitattributes | ||
.gitignore | ||
alacritty-0.10.0.tar.xz | ||
alacritty.changes | ||
alacritty.spec | ||
cargo_config | ||
README.suse-maint | ||
vendor.tar.xz |
To rebuild the source tarball, run: $ osc service manualrun tar_scm $ osc service manualrun recompress You must also vendor the cargo dependencies.