Compiz used to have this neat effect that allowed you to see the windows below the active window by making the active window transparent when the mouse was moved outside it. This is similar to the Translucency desktop effect, but instead of having to move the active window, it was based on the mouse focus.
This is not the same as focus-follows-the-mouse, where the inactive window is raised above the active one. The compiz effect was just changing opacity to 10% when the active window was losing focus and back to 100% when the mouse was again over the active window.
Is it possible to re-create this effect with Plasma?
Thanks!
You can do something similar in Kubuntu 18.04.
There are at least two ways: using the keyboard and using the mouse.
Using the keyboard
Decrease Opacity of Active Window by 5%
, click onGlobal
and then in theInput box
and press the keys you want: I use Ctrl+Meta+L.Increase Opacity of Active Window by 5%
such as Ctrl+Meta+HUsing the mouse
A second way that I know of is to use the scrollwheel of your mouse:
Change Opacity
Here's an example: Google Chrome is the topmost, active window. Pressing Ctrl+Meta+L a few times shows the InfoCenter window immediately below and a konsole window further down.