-
Logged In: YES
user_id=1448107
Sorry, I wasn't logged in to report this bug.
2006-02-09 17:50:08 UTC by frnchfrgg
-
gtk_paint_box_gap, gtk_paint_extension, and a lot of
others do not obey to the clipping rect passed to them,
and draw outside of it...
It is an issue for rendering engines as Gecko, which
must rely on clipping to achieve a native-looking
rendering of some widgets.
2006-02-09 17:47:01 UTC by nobody
-
There is a problem with the way Clearlooks calculates
shades of colors. In some color variations of
Clearlooks (e.g., Olive bundled with Clearlooks, or
Darjeeling from Clearlook-Big_Pack), the inner part of
the focus ring on text entries is rendered in a too
pale shade of base[SELECTED] color. The inner part of
the focus ring is practically invisible. See the
attachment.
This is pro.
2006-01-31 19:14:01 UTC by nobody
-
With font-hinting disabled and using certain metacity
themes (clearlooks included) there is a small rendering
glitch at the tops of the menus. It looks as if the
title bar is being rendered behind the menu itself.
This happens in other metacity themes as well. Not
sure where the error is occuring, be it in the engine
or in the metacity theme. This occurs in 0.6 as well
as in cvs...
2005-11-17 23:43:01 UTC by gooroo-dracosx
-
did the rounded edges on the bottom of the theme go away? i saw screenshots of the newer version and was not happy to find the rounded look gone. it looks silly with rounded edges on the top, and square edges on the bottom. At least thats what i think. Right now i am using an older version with the rounded edges on the bottom, and i like it alot.
2005-09-07 19:21:43 UTC by graigsmith
-
remenic committed patchset 16 of module clearlooks-cairo to the Clearlooks CVS repository, changing 5 files.
2005-08-20 18:46:34 UTC by remenic
-
Logged In: YES
user_id=278648
I'm sorry for closing this. It's a shame I've given this
patch so very little attention, which is totally unfair of
me. In the recent past I've been getting new c89 patches and
I've applied those. I'm not sure if the latest code is still
c89 compatible, but I'm more careful these days.
I hope you won't hate me now :)
2005-08-15 11:47:15 UTC by remenic
-
Logged In: YES
user_id=278648
This is what I tried first. However, the progressbar uses a
buffered pixmap to draw the progressbar and this pixmap
doesn't get updated when calling queue_draw(). The
queue_resize() however causes the buffered pixmap to be
updated as well. In fact, I got this idea from the GTK+
source iirc.
2005-08-15 11:44:36 UTC by remenic
-
Logged In: YES
user_id=278648
This has been fixed in CVS for a while now. Please know that
Clearlooks has been moved to GNOME CVS servers.
Thank you for reporting it though. I'm sorry I haven't made
it more clear on the website yet that CVS had moved. I'll
get working on that :)
2005-08-15 11:41:14 UTC by remenic
-
this patch adds $subj to avoid bogus typecasting,
causing tons of error messages when running Downloader
for X.
2005-08-15 11:24:21 UTC by makovick