guihkx
ed8c598180
pyinstaller: avoid bundling icon and themes on Linux
...
This greatly reduces the final size of the UPX-compressed binary, from
78.7 MiB to 54.9 MiB (a 23.8 MiB difference)!
Co-authored-by: DevilXD <bartosz.peszek@gmail.com >
2023-06-11 16:58:18 +02:00
guihkx
7c1e7b0af1
linux: add PyGObject as a dependency
...
This dependency is required for proper support of the AppIndicator
backend from pystray:
https://github.com/moses-palmer/pystray/blob/v0.19.4/docs/faq.rst#how-do-i-use-pystray-in-a-virtualenv-on-linux
2023-06-11 16:58:18 +02:00
DevilXD
c5bf130e4e
Fix leftover selenium cert files;
...
Sys-dependent handling of the site-packages path
2023-04-26 08:15:11 +02:00
DevilXD
d3d1624a24
Handle missing SeleniumWire certificate files
2022-11-11 13:33:04 +01:00
DevilXD
73a2a6145f
Support new login flow via Chrome
2022-11-01 17:49:21 +01:00
DevilXD
05466364d1
Implement the translation feature
2022-08-18 22:28:30 +02:00