Closed fime-space closed 2 years ago
no config file, command used :
picom --corner-radius 5 -r 20 -o 0.5 --backend glx --blur-background --blur-size 10 --blur-method box
(i didn't used config file because i'm only testing it.
Have you tried enabling the shadows with -c
? The -r
and -o
options only set shadow parameters.
sights ... i did't used that ... actually, i tested picom on another computer and it was enabled by default so i did'nt thought it could change anything ... thanks you very much
Platform
Debian LXQT v0.16.0
GPU, drivers, and screen setup
Radeon RX570, driver : radeon xf86-video-ati 19.1.0 , Mesa 20.3.5, a basic vga monitor from the window vista era (1200x900).
Environment
I'm using openbox with the lxqt desktop. I launched picom on the gnome terminal and i've used the qterminal to test if picom acted in a same way.
picom version
(I builded it from the "next " branch) (note that i tried the stable debian apt builds but it acted in a same way.)
Diagnostics
``` **Version:** vgit-5ac8b ### Extensions: * Shape: Yes * XRandR: Yes * Present: Present ### Misc: * Use Overlay: Yes * Config file used: None ### Drivers (inaccurate): AMDGPU, Radeon ### Backend: glx * Driver vendors: * GLX: Mesa Project and SGI * GL: AMD * GL renderer: Radeon RX 570 Series (POLARIS10, DRM 3.40.0, 5.10.0-13-amd64, LLVM 11.0.1) * Accelerated: 1 ```Configuration:
no config file, command used :
picom --corner-radius 5 -r 20 -o 0.5 --backend glx --blur-background --blur-size 10 --blur-method box
(i didn't used config file because i'm only testing it.Steps of reproduction
Sorry, but there's no particular way to reproduce it ... I just compiled the bin and launched it ...
Expected behavior
The compositor should display drop shadows under the windows
Current Behavior
Everything is working excepted for the drop shadows ...
Other details
Note that I tested other versions of compton/picom (the last compton version) and it didn't changer anything ...
Shadow are not working (using gnome terminal which haven't transparency) https://user-images.githubusercontent.com/72309049/192333522-d288130b-a862-4b08-95da-2cd639399d55.mp4
But transparency is working (and other features like blur and rounded corners) https://user-images.githubusercontent.com/72309049/192335250-385c6131-4b2b-4d7b-b423-2756e91e867f.mp4