Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Can't run Discord under native wayland
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
0x1000000
n00b
n00b


Joined: 22 Apr 2024
Posts: 8

PostPosted: Tue May 28, 2024 5:11 pm    Post subject: Can't run Discord under native wayland Reply with quote

I tried:
Code:
discord --enable-features=WaylandWindowDecorations --ozone-platform-hint=wayland


But Discord still uses Xwayland.

I also tried setting these flags in ~/.config/electron-flags.conf, but it still uses Xwayland.

VSCodium acts the same way btw, can't get it to run on native wayland.

These are my env vars:
Code:

env = ELECTRON_OZONE_PLATFORM_HINT,wayland
env = QT_QPA_PLATFORM,wayland
env = CLUTTER_BACKEND,wayland
env = GDK_BACKEND,wayland
env = SDL_VIDEODRIVER,wayland
env = XDG_SESSION_TYPE,wayland
env = XDG_CURRENT_DESKTOP,Hyprland
env = XDG_SESSION_DESKTOP,Hyprland
env = MOZ_ENABLE_WAYLAND,1
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum