aboutsummaryrefslogtreecommitdiff
path: root/alacritty/src/display
Commit message (Expand)AuthorAge
* Re-implement crosshairs on newer alacritty.Josh Rahm2025-02-05
* Add option to drain PTY on shutdownAndrew Borg (Kashin)2025-01-16
* Bump glutin to 0.32.2Kirill Chibisov2025-01-12
* Try to recover from GPU resetsKirill Chibisov2025-01-11
* Fix crash during live output searchKirill Chibisov2025-01-09
* Pass activation token in alacritty msg create-windowKirill Chibisov2025-01-04
* Remove unnecessary staticsIntegral2024-12-09
* Add `window.level` config optionDavid Horner2024-11-23
* Switch to new objc2 cratesMads Marquart2024-11-21
* Fix racing condition in hint triggeringChristian Duerr2024-11-02
* Focus new windows on macOSChris2024-11-02
* Fix hint highlight invalidationChristian Duerr2024-10-29
* Add IME support to inline searchChristian Duerr2024-10-15
* Implement multi-char cursor highlightKirill Chibisov2024-10-15
* Fix highlight invalidation on grid scrollChristian Duerr2024-10-07
* Move root config fields to `[general]` sectionChristian Duerr2024-10-02
* Fix app icon in alt+tab view on WindowsNeil Stewart2024-09-30
* Unify string formattingHamir Mahal2024-07-24
* Bump dependenciesKirill Chibisov2024-07-17
* Bump glutin to 0.32.0Kirill Chibisov2024-06-08
* Bump winit to 0.30.0Kirill Chibisov2024-05-04
* Fix hint `Select` action for hyperlink escapeChristian Duerr2024-03-12
* Fix replacing optional fieldsChristian Duerr2024-01-02
* Keep IME always enabled on X11Kirill Chibisov2023-12-22
* Fix message bar not damaged when the same sizeKirill Chibisov2023-12-08
* Update to crossfont 0.6.0Kirill Chibisov2023-12-08
* Fix IME popup positioningKirill Chibisov2023-11-24
* Damage entire window on font size changeKirill Chibisov2023-11-24
* Damage only terminal inside `alacritty_terminal`Kirill Chibisov2023-11-23
* Fix message bar damageKirill Chibisov2023-11-13
* Fix visual bell getting stuck on macOSKirill Chibisov2023-11-13
* Remove `alacritty_config` from alacritty_terminalKirill Chibisov2023-11-10
* Fix crash when leaving search after resizeChristian Duerr2023-11-03
* Add `window.blur` config optionKirill Chibisov2023-10-29
* Avoid maximizing window when creating new tabKyle Willmon2023-10-27
* Fix typosPavel Roskin2023-10-25
* Update winit to 0.29.2 and copypasta to 0.10.0Kirill Chibisov2023-10-21
* Fix `window.decorations_theme_variant` reloadKirill Chibisov2023-10-15
* Underline hint matches during selectionChristian Duerr2023-09-22
* Fix regex memory usageChristian Duerr2023-09-17
* Support startup notify on Wayland/X11Kirill Chibisov2023-09-04
* Add bindings for macOS tabsKirill Chibisov2023-09-04
* Update winit to 0.29.1-betaKirill Chibisov2023-09-04
* Update regex-automata to v0.3.6Christian Duerr2023-08-27
* Remove winit dependency from alacritty_configMax Brunsfeld2023-08-17
* Apply transparent background colors to "UI" cellsSonu Bardai2023-08-07
* Use ahash instead of fnv and regular hash functionKirill Chibisov2023-07-24
* Remove unnecessary mutable referencesPavel Roskin2023-07-18
* Update to the new winit keyboard APIKirill Chibisov2023-07-11
* Add option to persist hints after selectionSonu Bardai2023-06-15