After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 576988 - Convert default theme to cairo
Convert default theme to cairo
Status: RESOLVED FIXED
Product: gtk+
Classification: Platform
Component: Widget: Other
unspecified
Other Linux
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2009-03-27 16:32 UTC by Thomas Wood
Modified: 2010-08-25 04:02 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
combined patch (86.00 KB, patch)
2009-04-15 11:43 UTC, Thomas Wood
none Details | Review

Description Thomas Wood 2009-03-27 16:32:59 UTC
The default theme should be converted to use cairo internally. This would help the move to a totally cairo based theme engine api in the future.
Comment 1 Thomas Wood 2009-03-27 16:33:35 UTC
I have some patches in my git tree at github:

http://github.com/thos/gtk-cairo-engines/tree/cairo-default-engine
Comment 2 Alberto Ruiz 2009-04-02 11:59:08 UTC
Hey Thomas,

what's the current status of the port? what's missing? Is there any particular widget or area where I can help?
Comment 3 Thomas Wood 2009-04-15 11:43:18 UTC
Created attachment 132685 [details] [review]
combined patch

Here is a combined patch of all the patches in my cairo branch. This includes changes by both myself and Benjamin Berg.
Comment 4 Matthias Clasen 2010-08-25 04:02:39 UTC
 I believe this has happened now as part of the rendering cleanup work.