Commit graph

140 commits

Author SHA1 Message Date
Joe Wilm b9c8515f0d Remove old note about Mesa bug 2017-05-03 10:42:47 -07:00
Joe Wilm 900a2c5fa5 Fix whitespace in README 2017-05-03 10:42:17 -07:00
Anders Rasmussen edc2c7f5b9 Configurable window dimensions
Adds a configuration option `dimensions` which will set initial
window size by columns and lines. Changes to the config file will
require restart.

resolves #370
2017-02-06 20:45:17 -08:00
Daniel M. Capella 8f2e7b08a6 readme: Remove stray line
No longer needed thanks to #382.
2017-02-03 12:59:18 -08:00
Joe Wilm f2f750f9f3 Alacritty now compiles on stable Rust 🎉 2017-02-03 08:11:19 -08:00
Daniel M. Capella 60d6071fb6 Add Arch Linux package install instructions
Includes minor touch ups.
2017-01-29 20:29:22 -08:00
Joe Wilm 2b478e7b9c Fix section headers in README
Resolves #367
2017-01-28 17:54:19 -08:00
DerNorbert 4ebcbf1c4d Add Slackware section to README.md 2017-01-26 07:41:06 -08:00
lukaslueg 35e60dfe86 Mention talk at Rust Meetup in README.md 2017-01-21 19:00:07 +01:00
Joe Wilm 8644a0551b Mention our IRC channel in the README 2017-01-18 23:02:53 -08:00
johalun 398e31fa37 Make it run on FreeBSD 2017-01-18 22:28:16 -08:00
lukaslueg 4fb7801ba3 Update README.md
`cmake` is required everywhere in order to build `expat-sys`
2017-01-10 09:33:56 -08:00
Joe Wilm ff5156040e Merge pull request #255 from igravious/patch-1
Update README.md
2017-01-09 09:34:20 -08:00
Alberto Corona c314fb25cd Add another optional config path $HOME/.alacritty.yml
- Added note about the default file created if no path is found
2017-01-09 09:23:32 -08:00
Alberto Corona 929403386c Support config path $XDG_CONFIG/alacritty.yml
- Update README to reflect changes
2017-01-09 09:23:32 -08:00
Alberto Corona 987b8555de Conform to XDG spec for configuration
- Use $XDG_CONFIG_HOME/alacritty/alacritty.yml for loading the
	  configuration file falling back to $HOME/.config/alacritty/alacritty.yml
	- Closes #203
2017-01-09 09:23:32 -08:00
igravious 1bda79edff Update README.md
Tiny grammar fix.
2017-01-09 09:40:15 +00:00
lukaslueg 8b13032abc Update README.md
Small fix for markdown parsing, github fudges this
2017-01-07 22:25:53 +01:00
Tom Brown 3d64a43fcb Update README.md 2017-01-07 12:27:45 -08:00
lukaslueg 6d4f89bd63 Update README.md
Useless use of cat
2017-01-07 19:04:22 +01:00
Norman b8ab5be917 Add instructions for VoidLInux in README.md 2017-01-07 09:54:39 -08:00
Josh Leverette 8300869b98 Change README.md to reflect the current compiler situation 2017-01-07 10:41:21 -05:00
Tom Wadley 8f38e4fa7d Add tip for running in XWayland 2017-01-06 18:48:31 -06:00
Joe Wilm 9d6c317035 Add blog post to README 2017-01-06 15:44:14 -08:00
Kristoffer Grönlund 402eb575cb Add installation instructions for openSUSE 2017-01-07 00:32:54 +01:00
Joe Wilm a61e000f98 Merge pull request #92 from amikhalev/add-desktop-entry
Added a freedesktop.org desktop entry and instructions for using it to README.md
2017-01-06 12:59:27 -08:00
Alex Mikhalev 5226cfe562 Reduced Desktop Entries heading size 2017-01-06 13:07:15 -07:00
Alex Mikhalev 7cbc50fd2f Added Alacritty.desktop file and instructions to README.md 2017-01-06 13:05:55 -07:00
Ben Myles 56c83be81c Add README instruction for Fedora 2017-01-06 11:36:04 -08:00
Joe Wilm 7d07b5a165 Add README instruction for macOS config 2017-01-06 10:48:22 -08:00
Joe Wilm 96590ffccf Emphasize pre-alpha in the README 2017-01-06 09:34:33 -08:00
Joe Wilm 1c4a5b3985 Add note about this release being pre-alpha 2017-01-06 09:31:44 -08:00
pengowen123 a14ab11521 Add prerequisites for Arch Linux 2017-01-05 13:52:11 -07:00
Alex Burka dcd4e01c22 macOS: cmake is not required
The build Works On My Machine (tm) without cmake. OSX 10.9.5
2017-01-05 01:40:38 -05:00
FliegendeWurst 9a7a6c4e0e Fix typo in README 2017-01-04 21:14:32 +01:00
Joe Wilm 93ee85c9cc Add note about forthcoming blog post 2017-01-04 09:17:56 -08:00
Joe Wilm 38a9673eb3 Update README arrow keys FAQ 2017-01-02 20:49:32 -08:00
Joe Wilm a105be82cf Real support for placing config in XDG_CONFIG_HOME
Resolves #35.
2017-01-02 20:05:31 -08:00
Joe Wilm 04d69e3c29 Write README.md 2017-01-02 12:53:08 -08:00
Joe Wilm d964de708d Add README.md
Currently just want to see travis status prominently on repo page.
2016-11-19 21:51:48 -08:00