index
:
r-alacritty.git
experimental
old-rahm
rahm
rahm2
My custom-patched version of alacritty.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
alacritty
/
src
Commit message (
Expand
)
Author
Age
...
|
*
Enable damage tracking only on Wayland
Kirill Chibisov
2022-05-20
|
*
Fix builtin glyphs for U+2567 and U+2568
algon
2022-05-20
|
*
Fix gap in builtin box drawing
Kirill Chibisov
2022-05-08
|
*
Fix selection copy without button release
mahkoh
2022-04-16
|
*
Fix cell_height of impl From<SizeInfo<f32>> for WindowSize
kumattau
2022-04-16
|
*
Extract `SizeInfo` from alacritty_terminal
Kirill Chibisov
2022-04-06
|
*
Disallow OSC 52 for unfocused window
Kirill Chibisov
2022-04-03
|
*
Reset blinking on search bindings in Vi mode
Kirill Chibisov
2022-03-25
|
*
Persist OpenGL context creation flags
Kirill Chibisov
2022-03-24
|
*
Add colored underline support
Kirill Chibisov
2022-03-16
|
*
Fix `font.glyph_offset` not live reloading
Kirill Chibisov
2022-03-11
|
*
Fix crash when searching during reset
Christian Duerr
2022-03-10
|
*
Fix line indicator damage computation
Kirill Chibisov
2022-03-10
|
*
Use round instead of ceil for line position
Kirill Chibisov
2022-03-06
|
*
Add fallback GLES2 renderer
Kirill Chibisov
2022-03-02
|
*
Add `ToggleMaximized` key binding action
Chris Copeland
2022-02-27
|
*
Don't use 'origin_upper_left' in rect shaders
Kirill Chibisov
2022-02-22
|
*
Don't load font twice during display creation
Kirill Chibisov
2022-02-18
|
*
Account for absolute WAYLAND_DISPLAY paths
mahkoh
2022-02-16
|
*
Reuse Rasterizer in Display::new
Greg Depoire--Ferrer
2022-02-16
|
*
Add support for dashed and dotted underlines
Kirill Chibisov
2022-02-14
|
*
Clear damage rects right after drawing
Kirill Chibisov
2022-02-11
|
*
Fix terminal not being damage when only font size changed
Kirill Chibisov
2022-02-10
|
*
Add version to info log
Christian Duerr
2022-02-09
|
*
Fix warnings when building only with Wayland feature
Kirill Chibisov
2022-02-09
|
*
Add support for drawing undercurls
Kirill Chibisov
2022-02-08
|
*
Fix renderable_cursor method documentation
Thomas Churchman
2022-02-03
|
*
Fix builtin font block elements going invisible
Kirill Chibisov
2022-02-03
|
*
Fix terminal damage after leaving Vi mode
Kirill Chibisov
2022-02-02
|
*
Add damage tracking and reporting to compatible compositors
Kirill Chibisov
2022-02-02
|
*
Clean up and abstract shader creation code
oxalica
2022-01-30
|
*
Use cell width to compute builtin font thickness
Kirill Chibisov
2022-01-30
|
*
Log used display server on Linux/BSD
Kirill Chibisov
2022-01-30
|
*
Account for font.offset and glyph.offset in built-in font
Kirill Chibisov
2022-01-29
|
*
Add option to control built-in box drawing chars
zandr
2022-01-29
|
*
Fix logfile overwriting existing files
Christian Duerr
2022-01-22
|
*
Reset cursor blinking on ToggleViMode
Kirill Chibisov
2022-01-21
|
*
Add ´?´ support to OSC 4
DaftMouse
2022-01-15
|
*
Remove time dependency
Christian Duerr
2022-01-13
|
*
Update time crate to 0.3.5
James McCoy
2022-01-13
|
*
Don't blink when cursor is hidden
Kirill Chibisov
2022-01-11
|
*
Use `with_position` instead of `set_outer_position`
Kirill Chibisov
2022-01-11
|
*
Fix block selection expansion with Ctrl + RMB
Kirill Chibisov
2022-01-11
|
*
Fix title setting via IPC when dynamic_title is enabled
Kirill Chibisov
2022-01-06
|
*
Use builtin font for box drawing unicode characters
Kirill Chibisov
2022-01-06
|
*
Migrate from structopt to clap 3
Christian Duerr
2022-01-04
|
*
Add title/class CLI parameters to create-window
Kirill Chibisov
2022-01-03
|
*
Fix test failures due to CLI parameters
Christian Duerr
2021-12-25
|
*
Fix CreateNewWindow CLI fallback
Christian Duerr
2021-12-23
|
*
Remove shared PID/FD variables
Christian Duerr
2021-12-19
[prev]
[next]