#[solved] animations not working

20 messages · Page 1 of 1 (latest)

maiden musk
#

i have compositor enabled on startup but suddenly animations are not working anymore. I'm using kde plasma with x11

brisk sparrow
#

.aw plasma

icy trellisBOT
maiden musk
brisk sparrow
maiden musk
brisk sparrow
#

⚠️ this will undo all customizations

maiden musk
#

before i did some workaround for making mixed refresh rates of monitors working on x11, it got fixed but now animations doesn't work

brisk sparrow
#

has some solutions

maiden musk
#

i added
export KWIN_OPENGL_INTERFACE=egl
export __GL_SYNC_DISPLAY_DEVICE=DP-0
to /etc/profile

maiden musk
brisk sparrow
maiden musk
brisk sparrow
dire templeBOT
#

FakeException received a thank you cookie!

maiden musk
#

nevermind i got it fixed.
i put back GLX and in path variables i added

#!/bin/sh
export KWIN_TRIPLE_BUFFER=1
export KWIN_X11_NO_SYNC_TO_VBLANK=1
export KWIN_X11_REFRESH_RATE=144000
export KWIN_X11_FORCE_SOFTWARE_VSYNC=1
export __GL_SYNC_DISPLAY_DEVICE=DP-0
export __GL_MaxFramesAllowed=1