Go to file
Avindra Goolcharan 1c15bc409e Accepting request 951446 from home:jlkDE
- 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
2022-02-04 21:50:32 +00:00
2021-01-03 09:11:15 +00:00

To rebuild the source tarball, run:

$ osc service manualrun tar_scm
$ osc service manualrun recompress

You must also vendor the cargo dependencies.
Description
No description provided
Readme 226 KiB
Languages
XML 100%