I installed Kubuntu 19.04 in a VM using the minimal install option. I went into Desktop Effects and didn't see Wobbly Windows as an option.
I ran
to get information about compositing in case that's relevant:
I ran
Code:
qdbus org.kde.KWin /KWin supportInformation
Code:
Compositing =========== Compositing is active Compositing Type: OpenGL OpenGL vendor string: VMware, Inc. OpenGL renderer string: llvmpipe (LLVM 8.0, 256 bits) OpenGL version string: 3.1 Mesa 19.0.2 OpenGL platform interface: GLX OpenGL shading language version string: 1.40 Driver: LLVMpipe GPU class: Unknown OpenGL version: 3.1 GLSL version: 1.40 Mesa version: 19.0.2 X server version: 1.20.4 Linux kernel version: 5.0 Direct rendering: Requires strict binding: yes GLSL shaders: yes Texture NPOT support: yes Virtual Machine: no OpenGL 2 Shaders are used Painting blocks for vertical retrace: no
Comment