Hit Las Palmas

Arrived at the hotel/summit. Going to head to the venue with a couple of folks soon.

And a small screencast for the day. Testing out the new blur-cache meant for notify-osd:


It’s easy on CPU. So light actually, that I was able to record this very screencast with recordmydesktop on a Dell Mini 9. This is finally also using the subtle text drop-shadow the design folks asked for. Color, font, size and all are just randomly picked by me, as this is a test-program to exercise the small interal APIs I created for implementing the blur-cache.

Edit: I forgot to mention it, that I’m doing this work in a branch currently. It’s lp:~macslow/notify-osd/blur-cache.

8 Responses to “Hit Las Palmas”

  1. Robin Says:

    What’s that font you are using for menus and such?

  2. Bugsbane Says:

    Very slick! I’m always a sucker for a nice dropshadow. :D

    As a KDE fanboy, I have to say it’s currently looking nicer than the KDE 4.3 notifications. (Although I still like my actions on them).

    What happens if your cursor happens to be where the notifications come up, when an important notification comes in? Would it fade completely in and immediately out? WOuld the notification not come up at all?

    Inquiring minds want to know! ;)

  3. Wouter Says:

    It looks confusing. When something popups on the screen, my natural instinct is to move the mouse pointer that way. When the message box disappears when I do that, it is very confusing.

  4. Steve Dodier Says:

    Hm, this is not in trunk yet ? :(

  5. Alex Says:

    My guess would be the font is Candara. Am I right?

  6. Bod Says:

    Nice to see the video clip come through via planet.gnome.org and play in my feed reader. This video tag thing might catch on.

  7. MacSlow Says:

    @ Robin, Alex: Yes, it’s Candara.

    @ Bugsbane: Thanks first of all. The spec says (and I still have to implement it), that in this case the bubble should show up as normal and only fade to the usual mouse-over state (that is: content blurred, opacity set to 40%) once the mouse is moved again.

    @ Wouter: Please remember, these are not your typical interactive windows or dialogs. These are passive and ephemeral notification-bubbles. We already made them visually distinct from normal windows and they behave differently (click-through, fade-on-hover/mouse-over). Think of them as “on screen displays” (there’s osd in the name “notify-osd” for a reason *g*).

    @ Steve: Correct, I forgot to mention it, that I’m doing that in a branch currently (bzr branch lp:~macslow/notify-osd/blur-cache). I’ve some refactoring to do in notify-osd to cleanly integrate the blur-cache and want to tighten the code a bit more anyway overall.

    @ Bod: So your feed-reader is based on the new gecko?

  8. Bod Says:

    I was reading it in Newsgator’s Mac OS X native client (NetNewsWire) which uses WebKit, and I had the XiphQT plugins installed.

Leave a Reply