Improves screensharing compatibility

Closes #1438
Co-authored-by: @keithhubner
This commit is contained in:
David Heinemeier Hansson
2025-09-07 20:55:40 +02:00
parent 33ebce49b0
commit 8e601e1fca

View File

@@ -10,6 +10,11 @@ env = SDL_VIDEODRIVER,wayland
env = MOZ_ENABLE_WAYLAND,1
env = ELECTRON_OZONE_PLATFORM_HINT,wayland
env = OZONE_PLATFORM,wayland
env = XDG_SESSION_TYPE,wayland
# Allow better support for screen sharing (Google Meet, Discord, etc)
env = XDG_CURRENT_DESKTOP,Hyprland
env = XDG_SESSION_DESKTOP,Hyprland
xwayland {
force_zero_scaling = true