index
:
alacritty
alacritty_terminal_v0.21.0
alacritty_terminal_v0.22.0
alacritty_terminal_v0.23.0
alt-esc-unicode
alt-key-tester
antialias-option
bindings_on_crack
borderless-window
bump-glutin-0320
bump_deps
click-links
config-improvements
cursor-blink
cursor-config
dependabot/cargo/bumpalo-3.12.0
display-config-errors
fish-completions-dir-update
fix-deprecated
fix-hidden-cursor
fix-netbsd-build
fix-no-import-migrate
fix-releases
fix_colors
fontconfig
gentoo-install-deps
glutin-0.17-upgrade
initial-window-focus
issue-1115
issue-1150
issue-1336
issue-1582
issue-1773
issue-1786
issue-2145
kchibisov/fixup-manpage-title
kchibisov/winit-02911
kitty-char-no-char-fix
master
nll
not-reset-pixel
numpad-decimal
optimizations
period
playing-around
remove-debugonly-tests
resolver++
rewrite-appdataxml
scroll/fix-alt-grid-size
scroll/fix-tests
scroll/impossible-zero
scrollback
syslog-panics
underline-strikethrough
v0.10.0
v0.10.1
v0.11.0
v0.11.1
v0.12.0
v0.12.1
v0.12.2
v0.12.3
v0.13
v0.14
v0.15
v0.4.0
v0.4.1
v0.4.2
v0.4.3
v0.5.0
v0.6.0
v0.7.0
v0.7.1
v0.7.2
v0.8.0
v0.9.0
vec-deque-backing
wide-chars-fix
winpty-agent-docs
zero-width-chars
zerowidth
A cross-plantform, OpenGL terminal emulator
Alacritty
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
event.rs
Age
Commit message (
Expand
)
Author
2018-11-10
Remove re-export of glutin size types
Christian Duerr
2018-11-10
Upgrade Glutin to v0.19.0
Matt Keeler
2018-11-02
Fix selection while scrolling
Nathan Lilienthal
2018-11-01
Rework cursor configuration
Christian Duerr
2018-10-22
Add option to open URLs on click
Christian Duerr
2018-10-16
Allow the usage of scancodes in the config
Christian Duerr
2018-09-27
Fix selection start point lagging behind cursor
Christian Duerr
2018-09-24
Allow copying selection to primary clipboard
Gris Ge
2018-09-17
Acknowledge first click on unfocused windows with bsd/linux
nolanl
2018-09-02
Implement `ansi::ClearMode::Saved`
Nathan Lilienthal
2018-07-28
Merge branch 'master' into scrollback
Christian Duerr
2018-07-28
Merge master into scrollback
Christian Duerr
2018-07-22
Add binding action for hiding the window
Josh Leeb-du Toit
2018-07-21
Scrollback cleanup
Christian Duerr
2018-07-01
Fix clippy issues
Christian Duerr
2018-06-23
Ignore mouse input if window is unfocused
Felippe da Motta Raposo
2018-06-08
Reduce Increase-/DecreaseFontSize step to 0.5
Felippe da Motta Raposo
2018-06-02
Remove dead code
Joe Wilm
2018-06-02
Truncate invisible lines before storing ref-tests
Christian Duerr
2018-06-02
Replace scrolling methods with enum
Christian Duerr
2018-06-02
Add scrollback hotkeys
Christian Duerr
2018-06-02
Fix multi-line selection with single cell end
Christian Duerr
2018-06-02
Merge branch #1095
Christian Duerr
2018-06-02
Support selections with scrolling buffer
Joe Wilm
2018-06-02
Move selection into Grid
Joe Wilm
2018-06-02
Scroll to bottom on character received
Joe Wilm
2018-06-02
checkpoint: very basic scrolling works
Joe Wilm
2018-05-29
Update to glutin 0.16.0
Francesca Frangipane
2018-05-11
Fix clippy lints
Christian Duerr
2018-05-11
Paste path into terminal when drag & dropping file
Christian Duerr
2018-03-12
Add modifiers to mouse events
Christian Duerr
2018-03-12
Extend SGR and VT200 (normal) mouse support
Celti Burroughs
2018-03-04
Remove all instances of unwrap() from config
Christian Duerr
2018-01-06
Add clippy check to travis
Christian Duerr
2018-01-03
Pass ModifiersState to mouse_moved method too
Christian Duerr
2018-01-03
Pass ModifiersState to mouse input as whole
Christian Duerr
2018-01-03
Update mouse modifiers to only pass shift
Christian Duerr
2018-01-03
Enable shift+select in mouse mode
Christian Dürr
2017-12-24
Add custom box cursor for unfocused window
Christian Duerr
2017-12-23
Update glutin to v0.11
chetgurevitch
2017-12-23
Update glutin to v0.10
Chet Gurevitch
2017-10-21
Set urgent WM flag on bell on X11 systems (#812)
Barret Rennie
2017-10-14
Implement user actions for font resize (#625)
Dan Aloni
2017-10-06
Revert "Update glutin & fix a few wayland issues (#815)"
Joe Wilm
2017-10-06
Update glutin & fix a few wayland issues (#815)
Victor Berger
2017-09-02
Fix #721: touchpad scrolling (#726)
Linus Heckemann
2017-08-21
Fix panic when resizing
Joe Wilm
2017-07-20
Update to latest Glutin/winit (#671)
Joe Wilm
2017-06-19
Fix unnecessary redraws with active selection
Joe Wilm
2017-06-19
Implement semantic and line selection dragging
Joe Wilm
[next]