summaryrefslogtreecommitdiff
path: root/extra/osx/Alacritty.app
AgeCommit message (Collapse)Author
2019-11-25Bump version to 0.4.0v0.4.0v0.4.0Christian Duerr
2019-11-23Bump version to 0.4.0-rc5v0.4.0-rc5Christian Duerr
2019-11-22Bump version to 0.4.0-rc4v0.4.0-rc4Christian Duerr
2019-11-21Bump version to 0.4.0-rc3v0.4.0-rc3Christian Duerr
2019-11-19Bump version to 0.4.0-rc2v0.4.0-rc2Christian Duerr
2019-11-19Bump version to 0.4.0-rc1v0.4.0-rc1Christian Duerr
2019-06-16Bump version to 0.3.3v0.3.3Christian Duerr
2019-06-15Bump version to 0.3.3-rc2v0.3.3-rc2Christian Duerr
2019-06-09Bump version to 0.3.3-rc1v0.3.3-rc1Christian Duerr
2019-05-14Reenable macOS automatic graphics switchingChristian Duerr
This issue has been resolved upstream by a macOS update, fixing all crashing issues when switching between integrated and dedicated GPUs. Fixes #2221.
2019-05-07Add NSSystemAdministrationUsageDescription to macOS manifestijl
This resolves permission failures when modifying root-owned files and such, e.g., modifying /etc/hosts. It had been possible to work around this by adding alacritty to the set of applications with "Full Disk Access" in System Preferences. macOS now opens a prompt to confirm permission with a new installation. This fixes #2337.
2019-04-22Bump version to 0.3.2v0.3.2Christian Duerr
2019-04-22Bump version to 0.3.1v0.3.1Christian Duerr
2019-04-08Bump version to 0.3.0v0.3.0Christian Duerr
2019-04-07Add new icon to macOS binaryChristian Duerr
This adds the new Alacritty icon to the macOS binary available in the github releases. On sizes 128x128 and up the image with scanlines is included. The ci deployment process should now also offer the svg file for download so the .desktop file can be used without having to look through the repos for the icon.
2019-04-04Disable automatic graphics switching on macOSChristian Duerr
Temporarily disabled automatic graphics switching due to a bug in macOS which leads to crashing. See #2221.
2019-04-01Add official logov0.3.0-rc2Christian Duerr