Commit Graph

6 Commits

Author SHA1 Message Date
Francesca Frangipane 765949f256 Update to glutin 0.16.0
Note that `WM_CLASS` is now set to `"alacritty", "Alacritty"`
instead of the previous value of `"Alacritty", "Alacritty"`. This
seems to be more standard.

This also contains some revised recommendations for installing the
`.desktop` file.
2018-05-29 09:50:49 -07:00
Maurice Berk a99a69cfcb Add trailing semicolons to Categories and Actions 2017-04-23 09:18:37 -07:00
Maurice Berk 48664ea678 Fix spelling of Categories 2017-04-23 09:18:37 -07:00
Niklas Claesson 715d4f8be8 Add Action to desktop file
The added Action allows the user to open new alacritty windows on
systems that support it.

https://standards.freedesktop.org/desktop-entry-spec/desktop-entry-spec-latest.html#extra-actions
2017-03-08 12:00:38 -08:00
Bryce Fisher-Fleig ad56e3b761 (fix) Associates .desktop file with running process in Linux desktop OSes
Addresses #455
2017-03-06 14:42:30 -08:00
Alex Mikhalev 7cbc50fd2f Added Alacritty.desktop file and instructions to README.md 2017-01-06 13:05:55 -07:00