Revisions of alacritty

buildservice-autocommit accepted request 1089571 from JL K's avatar JL K (jlkDE) (revision 67)
baserev update by copy to link target
JL K's avatar JL K (jlkDE) accepted request 1089570 from JL K's avatar JL K (jlkDE) (revision 66)
Update to version 0.12.1
buildservice-autocommit accepted request 1074353 from JL K's avatar JL K (jlkDE) (revision 65)
baserev update by copy to link target
JL K's avatar JL K (jlkDE) accepted request 1074352 from JL K's avatar JL K (jlkDE) (revision 64)
- Update to version 0.12.0
buildservice-autocommit accepted request 1061014 from Matthias Eliasson's avatar Matthias Eliasson (elimat) (revision 63)
baserev update by copy to link target
Matthias Eliasson's avatar Matthias Eliasson (elimat) accepted request 1060977 from Guillaume GARDET's avatar Guillaume GARDET (Guillaume_G) (revision 62)
- Add back the config.guess/config.sub workaround for aarch64,
  ppc64le and riscv64, which was silently dropped from previous
  commit.
buildservice-autocommit accepted request 1042857 from Marcus Meissner's avatar Marcus Meissner (msmeissn) (revision 61)
baserev update by copy to link target
Marcus Meissner's avatar Marcus Meissner (msmeissn) accepted request 1041273 from Soc Virnyl Estela's avatar Soc Virnyl Estela (uncomfyhalomacro) (revision 60)
- Update to version 0.11.0:
  * Packaging
    - Minimum Rust version has been bumped to 1.57.0
    - Renamed io.alacritty.Alacritty.appdata.xml to org.alacritty.Alacritty.appdata.xml
    - Renamed io.alacritty to org.alacritty for Alacritty.app
  * Fixed
    - Creating the IPC socket failing if WAYLAND_DISPLAY contains an absolute path
    - Crash when resetting the terminal while in vi mode
    - font.glyph_offset not live reloading
    - Failure when running on 10-bit color system
    - The colors being slightly different when using srgb displays on macOS
    - Vi cursor blinking not reset when navigating in search
    - Scrolling and middle-clicking modifying the primary selection
    - Bottom gap for certain builtin box drawing characters
    - Incorrect built-in glyphs for U+2567 and U+2568
    - Character mappings in the DEC special graphics character set (line drawing)
    - Window flickering on resize on Wayland
    - Unnecessary config reload when using /dev/null as a config file
    - Windows Open Alacritty Here on root of drive displaying error
    - On macOS, font.use_thin_strokes did not work since Big Sur
    - On macOS, trying to load a disabled font would crash
    - On macOS, Alacritty sessions did not appear in the list of tty sessions for w and who
    - Cursor not hiding on GNOME Wayland
    - Font having different scale factor after monitor powering off/on on X11
    - Viewport not updating after opening a new tabbed window on macOS
    - Terminal not exiting sometimes after closing all windows on macOS
    - CPU usage spikes due to mouse movements for unfocused windows on X11/Windows
    - First window on macOS not tabbed with system prefer tabs setting
    - Window being treaten as focused by default on Wayland
  * Removed
    - font.use_thin_strokes config field; to use thin strokes on macOS, set
    - AppleFontSmoothing to 0 with $ defaults write -g AppleFontSmoothing -int 0
- Add _constraints file. 8GB of RAM to build alacritty
buildservice-autocommit accepted request 984068 from Avindra Goolcharan's avatar Avindra Goolcharan (avindra) (revision 59)
baserev update by copy to link target
Avindra Goolcharan's avatar Avindra Goolcharan (avindra) accepted request 983796 from William Brown's avatar William Brown (firstyear) (revision 58)
Automatic update of vendored dependencies
buildservice-autocommit accepted request 982373 from Marcus Meissner's avatar Marcus Meissner (msmeissn) (revision 57)
baserev update by copy to link target
Marcus Meissner's avatar Marcus Meissner (msmeissn) accepted request 978832 from William Brown's avatar William Brown (firstyear) (revision 56)
Automatic update of vendored dependencies
buildservice-autocommit accepted request 967129 from Matthias Eliasson's avatar Matthias Eliasson (elimat) (revision 55)
baserev update by copy to link target
Matthias Eliasson's avatar Matthias Eliasson (elimat) accepted request 966942 from William Brown's avatar William Brown (firstyear) (revision 54)
Automatic update of vendored dependencies
buildservice-autocommit accepted request 959244 from Marcus Meissner's avatar Marcus Meissner (msmeissn) (revision 53)
baserev update by copy to link target
Marcus Meissner's avatar Marcus Meissner (msmeissn) accepted request 957904 from JL K's avatar JL K (jlkDE) (revision 52)
- Update to version 0.10.1
  * feat: Option font.builtin_box_drawing to disable the built-in
    font for drawing box characters
  * refactor: Builtin font thickness is now based on cell width
    instead of underline thickness
  * fix: Builtin font lines not contiguous when font.offset is used
  * fix: font.glyph_offset is no longer applied on builtin font
  * fix: Built-in font arcs alignment
  * fix: Colors being slightly off when using
    colors.transparent_background_colors
  * fix: OSC 4 not handling
  * fix: in OSC strings reporting default colors instead of
    modified ones
  * fix: OSC 104 not clearing colors when second parameter is empty
Avindra Goolcharan's avatar Avindra Goolcharan (avindra) accepted request 951446 from JL K's avatar JL K (jlkDE) (revision 51)
- 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
Matthias Eliasson's avatar Matthias Eliasson (elimat) accepted request 940682 from Guillaume GARDET's avatar Guillaume GARDET (Guillaume_G) (revision 50)
- Restore the removing of the checksum of config.guess and
  config.sub for architectures that modify them. 
  It was wrongly dropped with previous commit.
Matthias Eliasson's avatar Matthias Eliasson (elimat) accepted request 921931 from William Brown's avatar William Brown (firstyear) (revision 49)
- Replace rust-packaging with cargo-packaging
Matthias Eliasson's avatar Matthias Eliasson (elimat) accepted request 910821 from Aleksa Sarai's avatar Aleksa Sarai (cyphar) (revision 48)
- Update to version 0.9.0.
  * pkg: Minimum Rust version has been bumped to 1.46.0
  * feat: Support for ipfs/ipns URLs
  * feat: Mode field for regex hint bindings
  * fix: Regression in rendering performance with dense grids since 0.6.0
  * fix: Crash/Freezes with partially visible fullwidth characters due to alt screen resize
  * fix: Incorrect vi cursor position after invoking ScrollPage* action
  * fix: Slow PTY read performance with extremely dense grids
  * fix: Crash when resizing during vi mode
  * fix: Unintentional text selection range change after leaving vi mode
  * fix: Deadlock on Windows during high frequency output
  * fix: Search without vi mode not starting at the correct location when scrolled into history
  * fix: Crash when starting a vi mode search from the bottommost line
  * fix: Original scroll position not restored after canceling search
  * fix: Clipboard copy skipping non-empty cells when encountering an interrupted tab character
  * fix: Vi mode cursor moving downward when scrolled in history with active output
  * fix: Crash when moving fullwidth characters off the side of the terminal in insert mode
  * fix: Broken bitmap font rendering with FreeType 2.11+
  * fix: Crash with non-utf8 font paths on Linux
  * fix: Newly installed fonts not rendering until Alacritty restart
Displaying revisions 21 - 40 of 87
openSUSE Build Service is sponsored by