Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-05-26 | 0.1.5 - workaround for fish shell users | Excitable Snowball | |
https://github.com/netblue30/firejail/issues/3434 | |||
2020-05-12 | 0.1.4 - post-install instructions to configure DE | Excitable Snowball | |
Chromium and some other programs use xdg-open to determine which program to use for zoommtg:// links. After installing, print out a hint explaining how to configure your desktop environment to open these links in zoom-firejail. | |||
2020-04-30 | 0.1.3 - workaround for firefox handlers.json | Excitable Snowball | |
If you select an application other than the default for a schema handler, Firefox adds it to its handlers.json. Unfortunately, it seems to only take the first token in the Exec line of the .desktop file. The previous version used `Exec=/usr/bin/firejail zoom %U`, so this resulted in Firefox adding `/usr/bin/firejail` instead of `/usr/bin/firejail zoom` to its handlers.json. This workaround adds a simple wrapper script /usr/bin/zoom-firejail. | |||
2020-04-30 | 0.1.1 | Excitable Snowball | |
2020-04-30 | 0.1.0 | Excitable Snowball | |