
KWin Present Windows Mod
Various KDE 1.-4. Improvements
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
This is a small modification to the present windows effect that add a new layout mode
which tries to keep the windows a little more organized.
It group windows from the same application and tries to prevent the windows from changing position every time the effect is activated so its easier to locate the window you want.
It has been made and tested with KDE 4.8.0, i don't know if it works with other versions.
It can be installed as a standalone effect, but there is also a patch in the archive which can be applied to the standard present windows effect.
9 years ago
0.1.0:
-Initial Release
9 years ago
0.1.0:
-Initial Release
giez
7 years ago
I tried:
cmake <directory>
make
make install
Some help please?
Report
xfudox
6 years ago
This mod seems fantastic, if only could be explained how to install it.
Report
OdinEidolon
9 years ago
Report
nick198119
9 years ago
Very thanks.
But,could i make it work when i move cursor to the corner?
Report
Pitmairen
9 years ago
As a temporary workaround you can edit ~/.kde/share/config/kwinrc
Look for:
[Effect-PresentWindowsMod]
and add:
BorderActivate=7
The numbers are:
1 = TopRight
3 = BottomRight
5 = BottomRight
7 = TopLeft
You will have to logout and login or restart kwin.
Report
konart
9 years ago
Report
Pitmairen
9 years ago
http://kde-look.org/CONTENT/content-files/148898-KDE-4.8.0-KWin-PresentWindowsMod-0.1.0.tar.gz
Report