SHA256
1
0
forked from pool/alacritty
Go to file
Marcus Meissner 24da636181 Accepting request 790040 from home:mrey:branches:X11:terminals
- Update to 0.4.2
  * Minimum Rust version has been bumped to 1.37.0
  * Capitalized the Alacritty.desktop file
- Added
  * Live config reload for window.title
  * Added Rust features x11 and wayland to pick backends, with both
    enabled by default
- Changed
  * Pressing additional modifiers for mouse bindings will no longer
    trigger them
  * Renamed WINIT_HIDPI_FACTOR environment variable to
    WINIT_X11_SCALE_FACTOR
  * Print an error instead of crashing, when startup working
    directory is invalid
  * Line selection will now expand across wrapped lines
  * The default value for draw_bold_text_with_bright_colors is now
    false
  * Mirror OSC query terminators instead of always using BEL
  * Increased Beam, Underline, and Hollow Block cursors' line
    widths
  * Dynamic title is not disabled anymore when window.title is set
    in config
- Removed
  * Config option auto_scroll, which is now always disabled
  * Config option tabspaces, which is now fixed at 8
- Fixed
  * Semantic selection stopping at full-width glyphs
  * Full-width glyphs cut off in last column
  * Crash when starting on some X11 systems
  * Font size resetting when Alacritty is moved between screens

OBS-URL: https://build.opensuse.org/request/show/790040
OBS-URL: https://build.opensuse.org/package/show/X11:terminals/alacritty?expand=0&rev=25
2020-04-01 07:49:01 +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.2.tar.gz Accepting request 790040 from home:mrey:branches:X11:terminals 2020-04-01 07:49:01 +00:00
alacritty.changes Accepting request 790040 from home:mrey:branches:X11:terminals 2020-04-01 07:49:01 +00:00
alacritty.spec Accepting request 790040 from home:mrey:branches:X11:terminals 2020-04-01 07:49:01 +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 790040 from home:mrey:branches:X11:terminals 2020-04-01 07:49:01 +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.