aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-03-16Add colored underline supportKirill Chibisov
2022-03-14Use center of the pixel when aligning undercurlKirill Chibisov
2022-03-11Fix `font.glyph_offset` not live reloadingKirill Chibisov
2022-03-10Fix crash when searching during resetChristian Duerr
2022-03-10Fix line indicator damage computationKirill Chibisov
2022-03-06Use round instead of ceil for line positionKirill Chibisov
2022-03-02Fix gap calculation for dashed underlineKirill Chibisov
2022-03-02Add fallback GLES2 rendererKirill Chibisov
2022-02-27Add `ToggleMaximized` key binding actionChris Copeland
2022-02-24Add version 0.10.1 to changelogChristian Duerr
2022-02-22Omit git version hash when git command failsnibon7
2022-02-22Don't use 'origin_upper_left' in rect shadersKirill Chibisov
2022-02-18Don't load font twice during display creationKirill Chibisov
2022-02-16Account for absolute WAYLAND_DISPLAY pathsmahkoh
2022-02-16Reuse Rasterizer in Display::newGreg Depoire--Ferrer
2022-02-14Add support for dashed and dotted underlinesKirill Chibisov
2022-02-11Clear damage rects right after drawingKirill Chibisov
2022-02-10Fix terminal not being damage when only font size changedKirill Chibisov
2022-02-10Make undercurls thickness close to underlinesKirill Chibisov
2022-02-10Add note about publishing RCs to crates.ioChristian Duerr
2022-02-09Add version to info logChristian Duerr
2022-02-09Fix warnings when building only with Wayland featureKirill Chibisov
2022-02-09Fix alpha when using `colors.transparent_background_colors`Kirill Chibisov
2022-02-08Add support for drawing undercurlsKirill Chibisov
2022-02-08Add instructions for building without X11/Waylandsckzor
2022-02-07Fix alacritty_terminal not emitting damage on color changeKirill Chibisov
2022-02-03Fix renderable_cursor method documentationThomas Churchman
2022-02-03Fix builtin font block elements going invisibleKirill Chibisov
2022-02-02Fix repeated permission requests on M1 macsChristian Duerr
2022-02-02Fix terminal damage after leaving Vi modeKirill Chibisov
2022-02-02Add damage tracking and reporting to compatible compositorsKirill Chibisov
2022-01-30Clean up and abstract shader creation codeoxalica
2022-01-30Use cell width to compute builtin font thicknessKirill Chibisov
2022-01-30Log used display server on Linux/BSDKirill Chibisov
2022-01-29Account for font.offset and glyph.offset in built-in fontKirill Chibisov
2022-01-29Add option to control built-in box drawing charszandr
2022-01-23Remove outdated changelog URLsChristian Duerr
2022-01-22Fix logfile overwriting existing filesChristian Duerr
2022-01-21Fix typo in SizeInfo padding_y rustdocÖmer Sinan Ağacan
2022-01-21Reset cursor blinking on ToggleViModeKirill Chibisov
2022-01-20Fix OSC 104 with empty second parameterDaftMouse
2022-01-15Add ´?´ support to OSC 4DaftMouse
2022-01-13Remove time dependencyChristian Duerr
2022-01-13Fix macOS release CIChristian Duerr
2022-01-13Update time crate to 0.3.5James McCoy
2022-01-11Don't blink when cursor is hiddenKirill Chibisov
2022-01-11Use `with_position` instead of `set_outer_position`Kirill Chibisov
2022-01-11Fix use-after-free when formatting Wayland protocol errorKirill Chibisov
2022-01-11Fix block selection expansion with Ctrl + RMBKirill Chibisov
2022-01-08Fix fullwidth char regex search infinite loopChristian Duerr