This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| //eos3 | |
| wget https://origin.ostree.endlessm.com/keys/eos-flatpak-keyring.gpg | |
| flatpak remote-add --gpg-import=eos-flatpak-keyring.gpg eos-apps https://ostree.endlessm.com/ostree/eos-apps | |
| flatpak remote-add --gpg-import=eos-flatpak-keyring.gpg eos-sdk https://ostree.endlessm.com/ostree/eos-sdk | |
| flatpak install eos-apps com.google.Chrome | |
| git clone [email protected]:endlessm/eos-google-chrome-app.git | |
| cd eos-google-chrome-app | |
| chmod +x eos-google-chrome-app | |
| ./eos-google-chrome-app |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # 75.0.3770.142 | |
| 0x04b58615 7626 => 9090 0x04b58615 | |
| 0x04b5861d 31c0488945 => 9090909090 0x04b5861d | |
| Due to a beautiful bug in Chromium, it turns out you don't need this binary patch and can **enable** subpixel positioning by asking Chrome **to disable it**: https://bugs.chromium.org/p/chromium/issues/detail?id=824153#c39 | |
| Needless to say, I won't be maintaining this gist any longer. |
OlderNewer