diff options
author | kmoore <kmoore@FreeBSD.org> | 2009-11-03 04:06:32 +0800 |
---|---|---|
committer | kmoore <kmoore@FreeBSD.org> | 2009-11-03 04:06:32 +0800 |
commit | 1926142e509120e700a483b4971c8fe2c72c398c (patch) | |
tree | dfab91786aad49cf30b302188a5601926ed8e19c /x11-themes/Makefile | |
parent | 2aa886c2047171d25df691d733e13f201776ba97 (diff) | |
download | freebsd-ports-gnome-1926142e509120e700a483b4971c8fe2c72c398c.tar.gz freebsd-ports-gnome-1926142e509120e700a483b4971c8fe2c72c398c.tar.zst freebsd-ports-gnome-1926142e509120e700a483b4971c8fe2c72c398c.zip |
The Nitrogen window decoration is a fork of the oxygen/ozone
decoration that allows notably to:
- resize window borders,
- change buttons size,
- hide the horizontal separator.
- select different title bar blending and frame border size depending on
the window title or name, in order to have better integration of GTK
based windows in the decoration style.
- add a size-grip handle in the bottom-right corner of windows. This is
particularly useful when the no-border option is selected.
WWW: http://www.kde-look.org/content/show.php/Nitrogen?content=99551
Approved by: miwi (mentor)
Diffstat (limited to 'x11-themes/Makefile')
-rw-r--r-- | x11-themes/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-themes/Makefile b/x11-themes/Makefile index e3266860aca0..78c6c48bab15 100644 --- a/x11-themes/Makefile +++ b/x11-themes/Makefile @@ -160,6 +160,7 @@ SUBDIR += kde4-windeco-aurorae SUBDIR += kde4-windeco-crystal SUBDIR += kde4-windeco-dekorator + SUBDIR += kde4-windeco-nitrogen SUBDIR += kde-style-tiblit SUBDIR += kde-windeco-activeheart SUBDIR += kde-windeco-crystal |