aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-02-20Add strikeout metrics for macosunderline-strikethroughChristian Dürr
2018-02-18Add bounds check to underlineChristian Duerr
2018-02-16Add proper strikeout positioningChristian Duerr
2018-02-16Apply scaling to underlineChristian Duerr
2018-02-16Rework line positionChristian Duerr
2018-02-16Remove unused variableChristian Duerr
2018-02-16Render underline/strikethrough as rectsChristian Duerr
2018-02-16Switch viewport before rendering rectanglesChristian Duerr
2018-02-16Add separate rectangle drawing methodChristian Duerr
2018-02-16Remove `ShaderProgram::(de)activate` abstractionChristian Duerr
2018-02-16Refactor documentation and variable namesChristian Duerr
2018-02-16Swap programs instead of shadersChristian Duerr
2018-02-16Fix clippy issuesChristian Duerr
2018-02-16Draw visual bell as big quad over everythingChristian Duerr
2018-02-16Add clippy check to travisChristian Duerr
2018-02-16Improve ability of alacritty to deal with broken configChristian Duerr
2018-02-16Make visual bell flash color customizableChristian Dürr
2018-02-13Add install instructions via cargo --gitOliver Jan Krylow
2018-02-13Add info about default configuration for macOSSaugat Acharya
2018-02-11`starting` not `staring` (#1074)Steven Noble
2018-02-07fix fallbacks in macos (#1099)Joe Moon
2018-01-31Update core-text (#1061)Jeff Muizelaar
2018-01-30Update lockfileChristian Duerr
2018-01-26Update dependenciesgolem131
2018-01-21Better character cell width with FreeType (#1029)Rachel K
2018-01-18Implement `reset_state` of Term struct (#1035)Christian Duerr
2018-01-16Update lockfile (#1031)Christian Duerr
2018-01-15Spawn alacritty window as invisibleChristian Duerr
2018-01-11Update lockfileChristian Duerr
2018-01-10Expand key binding config documentationChristian Duerr
2018-01-10Make Mac app installation steps idempotent (#1015)Paul Alvarez
2018-01-08Fix `ioctl` call failing on 32 bit architecture (#1011)Christian Duerr
2018-01-08Fix indexed color setting regressionNiklas Claesson
2018-01-07Revert #987 behavior on macos (#1007)Christian Duerr
2018-01-07Non-bracketed paste support for DOS CRLFs.Giorgio Gallo
2018-01-07Resolves #733.Giorgio Gallo
2018-01-06Honour working dir on linux (#987)Christian Duerr
2018-01-06Fix SGR mouse reportingJoe Wilm
2018-01-06Add clippy check to travisChristian Duerr
2018-01-06Improve ability of alacritty to deal with broken configChristian Duerr
2018-01-05Prevent font_size_modifier from sinking too low (#994)Christian Duerr
2018-01-03Pass ModifiersState to mouse_moved method tooChristian Duerr
2018-01-03Pass ModifiersState to mouse input as wholeChristian Duerr
2018-01-03Always clear selectionChristian Duerr
2018-01-03Use default modifier stateChristian Duerr
2018-01-03Fix failed testsChristian Duerr
2018-01-03Update mouse modifiers to only pass shiftChristian Duerr
2018-01-03Enable shift+select in mouse modeChristian Dürr
2018-01-02Add support for set-clipboard. (#970)Geert Jansen
2018-01-02Address feedbackChristian Duerr