Go to file
Marcus Meissner fb7fc58f45 Accepting request 957904 from home:jlkDE
- 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

OBS-URL: https://build.opensuse.org/request/show/957904
OBS-URL: https://build.opensuse.org/package/show/X11:terminals/alacritty?expand=0&rev=52
2022-03-03 14:51:56 +00:00
_service Accepting request 957904 from home:jlkDE 2022-03-03 14:51:56 +00:00
.gitattributes Accepting request 760004 from home:luke_nukem:branches:X11:terminals 2020-01-06 05:19:53 +00:00
.gitignore Accepting request 588337 from home:avindra 2018-03-23 09:32:36 +00:00
alacritty-0.10.1.tar.xz Accepting request 957904 from home:jlkDE 2022-03-03 14:51:56 +00:00
alacritty.changes Accepting request 957904 from home:jlkDE 2022-03-03 14:51:56 +00:00
alacritty.spec Accepting request 957904 from home:jlkDE 2022-03-03 14:51:56 +00:00
cargo_config Accepting request 921931 from home:firstyear:branches:X11:terminals 2021-10-02 12:36:03 +00:00
README.suse-maint bump to 0.7.0-rc1 2021-01-03 09:11:15 +00:00
vendor.tar.xz Accepting request 957904 from home:jlkDE 2022-03-03 14:51:56 +00:00

To rebuild the source tarball, run:

$ osc service manualrun tar_scm
$ osc service manualrun recompress

You must also vendor the cargo dependencies.