Go to file
Matthias Eliasson 60e41af083 Accepting request 812114 from home:elimat:branches:X11:terminals
- Update to 0.4.3
- Fixed
  * Tabstops not being reset with reset
  * Fallback to LC_CTYPE=UTF-8 on macOS without valid system locale
  * Resize lag on launch under some X11 wms
  * Increased input latency due to vsync behavior on X11
  * Emoji colors blending with terminal background
  * Fix escapes prematurely terminated by terminators in unicode glyphs
  * Incorrect location when clicking inside an unfocused window on macOS
  * Startup mode Maximized on Windows
  * Crash when writing a fullwidth character in the last column with auto-wrap mode disabled
  * Crashing at startup on Windows
- run spec-cleaner

OBS-URL: https://build.opensuse.org/request/show/812114
OBS-URL: https://build.opensuse.org/package/show/X11:terminals/alacritty?expand=0&rev=27
2020-06-08 19:37:51 +00:00
_service Accepting request 760004 from home:luke_nukem:branches:X11:terminals 2020-01-06 05:19:53 +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.4.3.tar.gz Accepting request 812114 from home:elimat:branches:X11:terminals 2020-06-08 19:37:51 +00:00
alacritty.changes Accepting request 812114 from home:elimat:branches:X11:terminals 2020-06-08 19:37:51 +00:00
alacritty.spec Accepting request 812114 from home:elimat:branches:X11:terminals 2020-06-08 19:37:51 +00:00
cargo_config Accepting request 766389 from home:mrey:branches:X11:terminals 2020-01-24 10:02:18 +00:00
README.suse-maint Accepting request 760004 from home:luke_nukem:branches:X11:terminals 2020-01-06 05:19:53 +00:00
vendor.tar.xz Accepting request 812114 from home:elimat:branches:X11:terminals 2020-06-08 19:37:51 +00:00

When a new tarball release is added you must run the obs service to
update the vendored sources: obs service disabledrun

In future OBS may be able to do this.