aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-09-05Remove redundant copy when selecting font_keyv0.1.1Lucas Timmins
2018-08-05Update dependenciesMatthias Krüger
2018-07-29Revert cargo-deb install back to use crates.ioChristian Duerr
2018-07-29Change deb installation from crates.io to gitChristian Duerr
2018-07-25Ignore errors when logger can't write to outputChristian Duerr
2018-07-25Fix clippy lints and run font tests on travisMatthias Krüger
2018-07-23Add optional dim foreground colorRémi Garde
2018-07-22Switch to rustup clippy componentChristian Duerr
2018-07-22Add binding action for hiding the windowJosh Leeb-du Toit
2018-07-21Add support for LCD-V pixel modeyshui
2018-07-21Send newline with NumpadEnterAleksandr Pasechnik
2018-07-21Allow specifying modifiers for mouse bindingsChristian Duerr
2018-07-20Switch from deprecated `std::env::home_dir` to `dirs::home_dir`Christian Duerr
2018-07-19Remove redundant dependency from deb buildChristian Duerr
2018-07-18Fix 'cargo-deb' desktop file nameChristian Duerr
2018-07-16Fix clone URL in deb install instructionszaript
2018-07-15Add bright foreground color optionChristian Duerr
2018-07-15Add support for cursor shape escape sequenceAnthony Clays
2018-07-15Add config for unfocused window cursor changePatrycja Balik
2018-07-15Add `cargo deb` build instructionsMicha Gorelick
2018-07-05Replace debug asserts with static_assertionsChristian Duerr
2018-07-03Remove outdated comment about NixOSworldofpeace
2018-07-02Enable clippy in font/copypasta cratesMatthias Krüger
2018-07-01Remove unnecessary clippy lint annotationsMatthias Krüger
2018-07-01Update manpage to document all CLI optionsChristian Duerr
2018-07-01Fix clippy issuesChristian Duerr
2018-07-01Add opensuse zypper install method to readmeAvindra Goolcharan
2018-06-26Make compilation of binary a phony targetCraig Furman
2018-06-23Ignore mouse input if window is unfocusedFelippe da Motta Raposo
2018-06-19Change green implementation to use the macroasoderman
2018-06-18Override dynamic_title when --title is specifiedNathan Lilienthal
2018-06-17Move to cargo clippyChristian Duerr
2018-06-16Add Copy/Cut/Paste keysChristian Duerr
2018-06-08Reduce Increase-/DecreaseFontSize step to 0.5Felippe da Motta Raposo
2018-06-07Add working --class and --title CLI parametersTezkerek
2018-06-07Allow disabling DPI scalingChristian Duerr
2018-05-30Reduce debug level for releaseTatsuyuki Ishi
2018-05-29Update to glutin 0.16.0Francesca Frangipane
2018-05-25Fix typo in error messageRandy Ramos
2018-05-25Fix locale_id for older versions of OS X (<= 10.11)Bradford Boyle
2018-05-14handle older macOS versionsJoe Moon
2018-05-14macos: add check for valid localeJoe Moon
2018-05-14remove commented out lineJoe Moon
2018-05-14Set $LANG env var using languageCode, countryCodeJoe Moon
2018-05-11Fix clippy lintsChristian Duerr
2018-05-11Paste path into terminal when drag & dropping fileChristian Duerr
2018-05-05Don't paste selection when in mouse modeChristian Duerr
2018-05-01Fix completion install instructions for Fish on macOS (#1237)zhouji
2018-04-27macOS: fixes segfault on nightlyJoe Moon
2018-04-14alacritty: add support for OpenBSD.Matt T. Proud