aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | Switch from deprecated `std::env::home_dir` to `dirs::home_dir`Christian Duerr2018-07-20
* | Remove redundant dependency from deb buildChristian Duerr2018-07-19
* | Fix 'cargo-deb' desktop file nameChristian Duerr2018-07-18
* | Fix clone URL in deb install instructionszaript2018-07-16
* | Add bright foreground color optionChristian Duerr2018-07-15
* | Add support for cursor shape escape sequenceAnthony Clays2018-07-15
* | Add config for unfocused window cursor changePatrycja Balik2018-07-15
* | Add `cargo deb` build instructionsMicha Gorelick2018-07-15
* | Replace debug asserts with static_assertionsChristian Duerr2018-07-05
* | Remove outdated comment about NixOSworldofpeace2018-07-03
* | Enable clippy in font/copypasta cratesMatthias Krüger2018-07-02
* | Remove unnecessary clippy lint annotationsMatthias Krüger2018-07-01
* | Update manpage to document all CLI optionsChristian Duerr2018-07-01
* | Fix clippy issuesChristian Duerr2018-07-01
* | Add opensuse zypper install method to readmeAvindra Goolcharan2018-07-01
* | Make compilation of binary a phony targetCraig Furman2018-06-26
* | Ignore mouse input if window is unfocusedFelippe da Motta Raposo2018-06-23
* | Change green implementation to use the macroasoderman2018-06-19
* | Override dynamic_title when --title is specifiedNathan Lilienthal2018-06-18
* | Move to cargo clippyChristian Duerr2018-06-17
* | Add Copy/Cut/Paste keysChristian Duerr2018-06-16
* | Reduce Increase-/DecreaseFontSize step to 0.5Felippe da Motta Raposo2018-06-08
* | Add working --class and --title CLI parametersTezkerek2018-06-07
* | Allow disabling DPI scalingChristian Duerr2018-06-07
|/
* Reduce debug level for releaseTatsuyuki Ishi2018-05-30
* Update to glutin 0.16.0Francesca Frangipane2018-05-29
* Fix typo in error messageRandy Ramos2018-05-25
* Fix locale_id for older versions of OS X (<= 10.11)Bradford Boyle2018-05-25
* handle older macOS versionsJoe Moon2018-05-14
* macos: add check for valid localeJoe Moon2018-05-14
* remove commented out lineJoe Moon2018-05-14
* Set $LANG env var using languageCode, countryCodeJoe Moon2018-05-14
* Fix clippy lintsChristian Duerr2018-05-11
* Paste path into terminal when drag & dropping fileChristian Duerr2018-05-11
* Don't paste selection when in mouse modeChristian Duerr2018-05-05
* Fix completion install instructions for Fish on macOS (#1237)zhouji2018-05-01
* macOS: fixes segfault on nightlyJoe Moon2018-04-27
* alacritty: add support for OpenBSD.Matt T. Proud2018-04-14
* Oxford commaBernardo Meurer2018-03-29
* Fixed typos, alphabetical orderingBernardo Meurer2018-03-29
* add freeBSD on the topMatthiasSchuster2018-03-27
* Fix typoSaugat Acharya2018-03-23
* Explicitly call log::set_max_level (Closes: #1201)Harlan Lieberman-Berg2018-03-22
* Try to create window with different SRGB config when failedYOSHIOKA Takuma2018-03-13
* Switch meta key to alt instead of superChristian Duerr2018-03-12
* Add modifiers to mouse eventsChristian Duerr2018-03-12
* Fix clippy lintsCelti Burroughs2018-03-12
* Rename button_state to prev_state for clarityCelti Burroughs2018-03-12
* Extend SGR and VT200 (normal) mouse supportCelti Burroughs2018-03-12
* Enable SRGB (#1178)らりお (YOSHIOKA Takuma)2018-03-12