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 674794 - in-app notifications are blurry
in-app notifications are blurry
Status: RESOLVED FIXED
Product: gnome-boxes
Classification: Applications
Component: general
3.4.x (unsupported)
Other Linux
: Normal minor
: --
Assigned To: GNOME Boxes maintainer(s)
GNOME Boxes maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2012-04-25 13:13 UTC by Jakub Steiner
Modified: 2016-03-31 14:03 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
The whole texture is offset by a subpixel, making everything appearing blurry. (21.72 KB, image/png)
2012-04-25 13:13 UTC, Jakub Steiner
  Details
notificationbar: make it look sharp again (955 bytes, patch)
2012-05-18 14:21 UTC, Marc-Andre Lureau
committed Details | Review

Description Jakub Steiner 2012-04-25 13:13:16 UTC
Created attachment 212777 [details]
The whole texture is offset by a subpixel, making everything appearing blurry.

While transitioning, it's not a bad thing the texture is mipmapped/fuzzy, but the final state should be pixel precise. It seems to be subpixel offset and fuzzy.
Comment 1 Marc-Andre Lureau 2012-05-18 14:21:15 UTC
Created attachment 214323 [details] [review]
notificationbar: make it look sharp again

It seems the depth property make the renderning blurry.
I am not sure why it is needed, as I can't see an overlapped
case. Perhaps a clutter_actor_raise() instead where needed?
Comment 2 Zeeshan Ali 2012-05-23 13:57:51 UTC
Review of attachment 214323 [details] [review]:

I recall that notification wouldn't appear above one of the views (wizard or properties) and I failed to utilize clutter_actor_raise(). My memory isn't the one to rely on :) so just make sure that notification works on all views and this patch is good.
Comment 3 Marc-Andre Lureau 2012-05-23 23:02:28 UTC
Attachment 214323 [details] pushed as 9153a56 - notificationbar: make it look sharp again
Comment 4 Zeeshan Ali 2012-05-25 03:48:23 UTC
Did you remember to 'make sure that notification works on all views' as I asked in comment#2? The notifications aren't appearing in wizard anymore. Try not giving a password for fedora express install.