compton icon indicating copy to clipboard operation
compton copied to clipboard

Can't make window always-opaque

Open djvs opened this issue 6 years ago • 2 comments

Platform: ArchLinux (edge)

GPU, drivers, and screen setup: xf86-video-intel, one monitor, 1920x1080

Compton version: Tried both 0.1_beta2.87.g316eac0-1 and 0.1_beta2.5-11

Compton configuration: https://gist.github.com/djvs/bc9de35adb264e3a2b6ebd8eda67813e

Steps of reproduction

Add misc. g_class/name properties trying to exclude VLC from any effects. Also tried command line options.

Expected behavior

VLC windows should always be opaque.

Current Behavior & Other details

VLC windows are still transparent when not focused.

XMonad + EWMH + fadeInactiveLogHook setup.

djvs avatar Jun 11 '18 02:06 djvs

I'm also experiencing this issue, also on Arch (with compton v0.1_beta2.5) and XMonad with fadeInactive, so I guess the issue lies somewhere there.

kfbenjamin avatar Jul 13 '18 20:07 kfbenjamin

What happens when you delete ending comma in https://gist.github.com/djvs/bc9de35adb264e3a2b6ebd8eda67813e#file-gistfile1-txt-L161

BurhanDanger avatar Sep 26 '18 19:09 BurhanDanger