Hey Andrea,

The decorations currently only defines some new style properties on
GtkWindow, so you should be able to use it already from murrine I think.

GtkWindow:client-side-decorated - bool, defaults to FALSE
GtkWindow:decoration-border-width - int
GtkWindow:decoration-resize-handle - int
GtkWindow:client-side-drop-shadows - bool, defaults to FALSE
GtkWindow:extents-left - int
GtkWindow:extents-right - int
GtkWindow:extents-top - int
GtkWindow:extents-bottom - int

client-side-decorated needs to be set to TRUE to enable the feature, it
defaults to FALSE

The four extents values control drop shadow size.  For now make sure you
set all four of those to the same value, or the drop shadow may be
messed up.

Glad you're interested in it.. let me know how your experimentation
goes, and until it gets officially merged into master could you report
bugs to me directly by email?  Use brats...@gnome.org

-- 
Decorations and RGBA
https://bugs.launchpad.net/bugs/491521
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to