jonaburg / picom

A lightweight compositor for X11 (previously a compton fork)
Other
954 stars 99 forks source link

No animation observed #4

Open jEsuSdA opened 4 years ago

jEsuSdA commented 4 years ago

Platform

Debian testing amd64

GPU, drivers, and screen setup

name of display: :0.0 display: :0 screen: 0 direct rendering: Yes Extended renderer info (GLX_MESA_query_renderer): Vendor: Intel Open Source Technology Center (0x8086) Device: Mesa DRI Intel(R) HD Graphics 4600 (HSW GT2) (0x412) Version: 20.1.2 Accelerated: yes Video memory: 1536MB Unified memory: yes Preferred profile: core (0x1) Max core profile version: 4.5 Max compat profile version: 3.0 Max GLES1 profile version: 1.1 Max GLES[23] profile version: 3.1 OpenGL vendor string: Intel Open Source Technology Center OpenGL renderer string: Mesa DRI Intel(R) HD Graphics 4600 (HSW GT2) OpenGL core profile version string: 4.5 (Core Profile) Mesa 20.1.2 OpenGL core profile shading language version string: 4.50 OpenGL core profile context flags: (none) OpenGL core profile profile mask: core profile

OpenGL version string: 3.0 Mesa 20.1.2 OpenGL shading language version string: 1.30 OpenGL context flags: (none)

OpenGL ES profile version string: OpenGL ES 3.1 Mesa 20.1.2 OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.10

Environment

XFCE

picom version

vgit-d718c

picom --diagnostics Version: v8

Extensions:

Misc:

Configuration:

picom.conf.zip

Steps of reproduction

After compiling and launching with --experimental-backend no animations are observed. It works as main picon version

Expected behavior

Animation when new window opened, when window closed or minified, scaled and so on.

Current Behavior

Windows appear instantly.

Other details

Are there any parameters I have to use and I don't know?

Thanks a lot!

unai-ndz commented 4 years ago

Make sure you are running the compiled binary in build/src/picom instead of the picom in your PATH.

balajsra commented 3 years ago

Trying to use the AUR package. Where can I find the compiled binary on Arch? I looked at the PKGBUILD, but not really sure where to find it.

balajsra commented 3 years ago

Nevermind, looks like the AUR package build had an error and never actually compiled the binary. See #14.