GNOME Bugzilla – Bug 683070
tooltip: add tooltip-radius and tooltip-alpha style properties
Last modified: 2012-08-31 01:45:32 UTC
This is a backport of a GTK2 patch we ship in Fedora to allow for transparent and non-rectangular tooltips. Those are regularly supported in GTK3; this patch adds a similar support to GTK2 using two style properties.
Created attachment 222996 [details] [review] tooltip: add tooltip-radius and tooltip-alpha style properties This allows themes to change the tooltip opacity and radius. Based on a downstream Fedora patch by Matthias Clasen.
Review of attachment 222996 [details] [review]: ok
Attachment 222996 [details] pushed as af26ec6 - tooltip: add tooltip-radius and tooltip-alpha style properties