Xfce Forum

Sub domains
 

You are not logged in.

#1 2021-05-18 22:15:00

xfceforumorg1220
Member
Registered: 2012-03-26
Posts: 26

How do I get 100% opaque popup tooltips when compositing is on?

When compositing is on and transparency is 100% opaque, popup tooltips are still partially transparent.

Went to Settings > Window Manager Tweaks and checked:

  - Enable display composting is on
  - Opacity of popup windows is 100% opaque (to the right)

Next, I hover over genmon tooltip,window buttons, and other items that are on the panel.

I also opened up Settings and hovered over Appearance and other items. The popup tooltips are still transparent.

I changed from Appearance > Style > Adwaita to Matcha-sea and no difference.

How do I get 100% opaque popup tooltips when compositing is on?

Offline

#2 2021-05-19 00:04:02

ToZ
Administrator
From: Canada
Registered: 2011-06-02
Posts: 10,950

Re: How do I get 100% opaque popup tooltips when compositing is on?

For the GTK3 version of Xfce, add the following to ~/.config/gtk-3.0/gtk.css:

.tooltip, tooltip { background-color: black; opacity: 1 }

...change the background colour as required.


Please remember to mark your thread [SOLVED] to make it easier for others to find
--- How To Ask For Help | FAQ | Developer Wiki  |  Community | Contribute ---

Offline

Board footer

Powered by FluxBB