
Steps to reproduce:
Start Ulauncher
CTRL + SPACE to open up App Search
Note: Issue is present in Preferences as well
Ulauncher version:
4.1.0.r1
Linux distro:
Manjaro XFCE 17.1.11
Desktop environment:
XFCE
Logs:
https://gist.github.com/cirala/80319d1d533bbdf79a9d454d39e513e0
Issue solved, my Compositor (compton) seems to be making shadows around the window which causes this issue a simple exclude fixed it.
@cirala, what exclude? I am also facing the same issue.
compton --shadow-exclude 'class_g = Ulauncher' did it for me.
Most helpful comment
Issue solved, my Compositor (compton) seems to be making shadows around the window which causes this issue a simple exclude fixed it.