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!
1 Answer
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
- Open System Settings > Shortcuts > Global Shortcuts > KWin
- Scroll down to
Decrease Opacity of Active Window by 5%, click onGlobaland then in theInput boxand press the keys you want: I use Ctrl+Meta+L. - Similarly, set something for the
Increase Opacity of Active Window by 5%such as Ctrl+Meta+H
Using the mouse
A second way that I know of is to use the scrollwheel of your mouse:
- Open System Settings > Window Behavior > Window Actions
- Here, in the lower area titled "Inner Window, Titlebar & Frame", click on the dropdown next to "Mouse wheel:" and select
Change Opacity
- Here, in the lower area titled "Inner Window, Titlebar & Frame", click on the dropdown next to "Mouse wheel:" and select
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.