#trouble installing vesktop
1 messages ยท Page 1 of 1 (latest)
I'm in russia, so I need a proxy to access discord usually
this is probably a proxy thing
anyone here has experience with proxying discord/vesktop?
@trail ingot yeah I did end up figuring it out
well, figuring out the issue, not the solution hahahah
vesktop --proxy-server=example.com:1234
https://www.electronjs.org/docs/latest/api/command-line-switches#--proxy-serveraddressport
Command line switches supported by Electron.
after some finagling, this works! I got access to vesktop yipeee :D
is there wayland support for the vesktop client? or is that also something I can figure out by reading the page you sent in this message
--ozone-platform-hint=auto
thank you!!
dang, wtype doesn't work on vesktop or the normal discord app ๐
MOZ_ENABLE_WAYLAND=1 NATIVE_WAYLAND=1 ELECTRON_OZONE_PLATFORM_HINT=auto GDK_BACKEND=wayland QT_QPA_PLATFORM=wayland SDL_VIDEODRIVER=wayland vesktop --proxy-server=127.0.0.1:8118 --ozone-platform-hint=wayland --ozone-platform=wayland --enable-features=WaylandWindowDecorations --enable-features=WebRTCPipeWireCapturer,UseOzonePlatform --gtk-version=4
ended up with this lmao, still doesn't work