index
:
r-alacritty.git
experimental
rahm
rahm2
My custom-patched version of alacritty.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
event.rs
Commit message (
Expand
)
Author
Age
*
Fix selection start point lagging behind cursor
Christian Duerr
2018-09-27
*
Allow copying selection to primary clipboard
Gris Ge
2018-09-24
*
Acknowledge first click on unfocused windows with bsd/linux
nolanl
2018-09-17
*
Implement `ansi::ClearMode::Saved`
Nathan Lilienthal
2018-09-02
*
Merge branch 'master' into scrollback
Christian Duerr
2018-07-28
|
\
|
*
Add binding action for hiding the window
Josh Leeb-du Toit
2018-07-22
|
*
Fix clippy issues
Christian Duerr
2018-07-01
|
*
Ignore mouse input if window is unfocused
Felippe da Motta Raposo
2018-06-23
|
*
Reduce Increase-/DecreaseFontSize step to 0.5
Felippe da Motta Raposo
2018-06-08
*
|
Merge master into scrollback
Christian Duerr
2018-07-28
*
|
Scrollback cleanup
Christian Duerr
2018-07-21
*
|
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-06-02
|
/
*
Update to glutin 0.16.0
Francesca Frangipane
2018-05-29
*
Fix clippy lints
Christian Duerr
2018-05-11
*
Paste path into terminal when drag & dropping file
Christian Duerr
2018-05-11
*
Add modifiers to mouse events
Christian Duerr
2018-03-12
*
Extend SGR and VT200 (normal) mouse support
Celti Burroughs
2018-03-12
*
Remove all instances of unwrap() from config
Christian Duerr
2018-03-04
*
Add clippy check to travis
Christian Duerr
2018-01-06
*
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
2018-01-03
*
Add custom box cursor for unfocused window
Christian Duerr
2017-12-24
*
Update glutin to v0.11
chetgurevitch
2017-12-23
*
Update glutin to v0.10
Chet Gurevitch
2017-12-23
*
Set urgent WM flag on bell on X11 systems (#812)
Barret Rennie
2017-10-21
*
Implement user actions for font resize (#625)
Dan Aloni
2017-10-14
*
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-10-06
*
Fix #721: touchpad scrolling (#726)
Linus Heckemann
2017-09-02
*
Fix panic when resizing
Joe Wilm
2017-08-21
*
Update to latest Glutin/winit (#671)
Joe Wilm
2017-07-20
*
Fix unnecessary redraws with active selection
Joe Wilm
2017-06-19
*
Implement semantic and line selection dragging
Joe Wilm
2017-06-19
*
Implement FocusIn/FocusOut reports (#589)
Aaron Hill
2017-05-29
*
Document hide cursor when typing behaviour
Tuomas Siipola
2017-02-22
*
Fix cursor visibility when window lost focus
Tuomas Siipola
2017-02-22
*
Set cursor only when its visibility changes
Tuomas Siipola
2017-02-22
*
Add hide cursor when typing option
Tuomas Siipola
2017-02-22
*
Add visual bell support
Mark Andrus Roberts
2017-02-07
[next]