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
/
alacritty
/
src
Commit message (
Expand
)
Author
Age
*
Fix selection rotation on the last line
Christian Duerr
2023-03-24
*
Fix `;` character in URI OSC 8 payload
Kirill Chibisov
2023-03-19
*
Fix busy rendering when the same warning persists
Kirill Chibisov
2023-03-02
*
Send D&D input through paste action
Christian Duerr
2023-02-27
*
Fix bracketed paste with EOT payload
Christian Duerr
2023-02-23
*
Relax horizontal scrolling
Kirill Chibisov
2023-02-19
*
Add `window.resize_increments` config option
Kirill Chibisov
2023-02-18
*
Add touch input support
Christian Duerr
2023-02-13
*
Don't send ESC for `OptionAsAlt::None`
Kirill Chibisov
2023-02-12
*
Fix crash when Atlas is full
Kirill Chibisov
2023-02-11
*
Make gles2 renderer actually gles2
Kirill Chibisov
2023-02-07
*
Align quadrants with half blocks in built-in font
Kirill Chibisov
2023-02-05
*
Revert "Apply 'font.glyph_offset.y' for underline/strikeout"
Kirill Chibisov
2023-02-05
*
Resize the window by cell dimensions
Kirill Chibisov
2023-02-05
*
Fix notify doing active polling
Kirill Chibisov
2023-02-02
*
Update winit to 0.28
Kirill Chibisov
2023-02-02
*
Create new windows with Cmd+N by default
Christian Duerr
2023-01-27
*
Add support for horizontal scrolling
Kirill Chibisov
2023-01-16
*
Use sRGB color space for NSWindow on macOS
Naru
2023-01-07
*
User timer based rendering instead of vsync
Kirill Chibisov
2022-12-30
*
Fix crash when one dimension of the window is zero
Kirill Chibisov
2022-12-30
*
Disable depth and stencil buffers
Christian Duerr
2022-12-29
*
Apply 'font.glyph_offset.y' for underline/strikeout
Kirill Chibisov
2022-12-25
*
Add -T short form for --title
James McCoy
2022-12-11
*
Fix damage computation on boundaries
Kirill Chibisov
2022-12-09
*
Ignore errors from swap_buffers
Kirill Chibisov
2022-12-02
*
Add 'debug.renderer' config option
Kirill Chibisov
2022-11-28
*
Fix padding update not updating renderer
Christian Duerr
2022-11-28
*
Update to notify v5 via notify_debouncer_mini
James McCoy
2022-11-15
*
Fix cursor visibility with focus change on macOS
Chris Copeland
2022-11-11
*
Update glutin to 0.30.0
Kirill Chibisov
2022-11-03
*
Fix crash with very low font sizes
Kirill Chibisov
2022-10-21
*
Fix cursor and underlines always being black
Kirill Chibisov
2022-10-21
*
Fix `--help` output for `--class` to match man pages
Andrzej Grzeslak
2022-10-18
*
Fix clippy warnings
Christian Duerr
2022-10-12
*
Fix icon decoding on X11
Hugal31
2022-10-05
*
Migrate from winapi to windows-sys
killian
2022-09-30
*
Fix IPC config overriding previous values
Christian Duerr
2022-09-17
*
Bump winit to 0.27.3
Kirill Chibisov
2022-09-15
*
Avoid text cursor location for hyperlink preview
Kirill Chibisov
2022-09-14
*
Don't enable multisampling
Kirill Chibisov
2022-09-11
*
Add IPC config subcommand
Christian Duerr
2022-09-01
*
Add inline input method support
Kirill Chibisov
2022-08-29
*
Rework `--class` CLI option
Kirill Chibisov
2022-08-25
*
Include extra directory in crate
Christian Duerr
2022-08-24
*
Fix general and instance class set on window (#6276)
Ulrik de Muelenaere
2022-08-20
*
Use `WindowEvent::Occluded` to hint rendering
trimental
2022-08-11
*
Bump glutin to 0.29.1
Kirill Chibisov
2022-08-10
*
Warn if only columns XOR lines is set
Sabu Siyad
2022-08-02
*
Fix visible regex match on tall viewports
Peter DeLong
2022-07-26
[next]