alacritty/src
Christian Duerr f0dbfc9b9c
Fix build errors on BSD
This updates winit and glutin to the latest git versions instead of
relying on releases to fix a build failure on BSD.

Unfortunately the upstream version bumps might still take a bit and
there hasn't been any feedback with regards to a planned release date.

This also fixes a slight issue on Windows where selections would start
when focusing a window and a build failure with some Linux systems

Fixes #2243.
Fixes #2170.
Fixes #2244.
2019-04-04 23:11:29 +00:00
..
config Add rustfmt style guide 2019-03-30 16:48:36 +00:00
grid Add rustfmt style guide 2019-03-30 16:48:36 +00:00
renderer Add rustfmt style guide 2019-03-30 16:48:36 +00:00
term Add rustfmt style guide 2019-03-30 16:48:36 +00:00
tty Upgrade to winapi 0.3.7 2019-04-04 17:04:06 +00:00
ansi.rs Add rustfmt style guide 2019-03-30 16:48:36 +00:00
cli.rs Add rustfmt style guide 2019-03-30 16:48:36 +00:00
display.rs Add rustfmt style guide 2019-03-30 16:48:36 +00:00
event.rs Add rustfmt style guide 2019-03-30 16:48:36 +00:00
event_loop.rs Add rustfmt style guide 2019-03-30 16:48:36 +00:00
index.rs Add rustfmt style guide 2019-03-30 16:48:36 +00:00
input.rs Add rustfmt style guide 2019-03-30 16:48:36 +00:00
lib.rs Add rustfmt style guide 2019-03-30 16:48:36 +00:00
locale.rs Add rustfmt style guide 2019-03-30 16:48:36 +00:00
logging.rs Add rustfmt style guide 2019-03-30 16:48:36 +00:00
macros.rs Display errors and warnings 2018-11-17 14:39:13 +00:00
main.rs Add rustfmt style guide 2019-03-30 16:48:36 +00:00
message_bar.rs Add rustfmt style guide 2019-03-30 16:48:36 +00:00
meter.rs Add rustfmt style guide 2019-03-30 16:48:36 +00:00
panic.rs Report Windows panics through MessageBox 2018-12-23 22:36:06 +00:00
selection.rs Add rustfmt style guide 2019-03-30 16:48:36 +00:00
sync.rs Add rustfmt style guide 2019-03-30 16:48:36 +00:00
url.rs Add rustfmt style guide 2019-03-30 16:48:36 +00:00
util.rs Revert daemon removal 2019-04-01 22:27:27 +00:00
window.rs Fix build errors on BSD 2019-04-04 23:11:29 +00:00