Age | Commit message (Collapse) | Author |
|
- Each update of electron may need a rebuild, but program run smoother
on v18.
- nodejs-lts-fermium replaced by nodejs-lts-gallium
|
|
- Node fermium (14 LTS) seems to fail to work with electron 17, current
version shepped by arch. Explicitely specifying electron16 as
dependency solve the issue. It also simplifies the PKGBUILD.
- Screen sharing works perfectly at least on X11, just as backgrounds.
|
|
- Fix electron version to stick to upstream.
- Remove all files provided by system electron from the resulting app.
- Provide a custom `teams-for-linux` executables as a script to run the
built `app.asar` with the system electron.
|