Summary: | kruler should be configurable to be transparent | ||
---|---|---|---|
Product: | [Applications] kruler | Reporter: | Mathias Homann <Mathias.Homann> |
Component: | general | Assignee: | Mathias Soeken <soeken> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | CC: | soeken |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Mathias Homann
2005-11-14 06:45:01 UTC
It is possible in KDE 4.x if kwin composite effects are enabled. Just press Alt+F3 and adjust transparency at the Opacity menu item. But I see that this is no easy way. SVN commit 913428 by msoeken: kruler is now configurable to be (semi-)transparent. There is a new menu "Opacity" in the context menu with a slider to set windowOpacity. This value is stored and restored in the settings file. BUGS: 116318 M +23 -0 klineal.cpp M +1 -0 klineal.h M +4 -0 kruler.kcfg WebSVN link: http://websvn.kde.org/?view=rev&revision=913428 |