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 400844 - Use fancy popup when using a compositing manager
Use fancy popup when using a compositing manager
Status: RESOLVED FIXED
Product: gnome-power-manager
Classification: Deprecated
Component: gnome-power-manager
SVN TRUNK
Other Linux
: Normal normal
: ---
Assigned To: GNOME Power Manager Maintainer(s)
GNOME Power Manager Maintainer(s)
: 495339 520285 565772 569195 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2007-01-25 23:44 UTC by Bastien Nocera
Modified: 2009-09-09 16:13 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Bastien Nocera 2007-01-25 23:44:22 UTC
Basically, when compiz is running, use the same style of popup dialogue as gnome-settings-daemon now does for the volume popups.

See bug 383066
Comment 1 Richard Hughes 2007-01-26 00:03:10 UTC
Hmm. Has this been discussed on the HIG list? Isn't it also quite late in the release cycle to change UI?
Comment 2 Bastien Nocera 2007-01-26 00:05:30 UTC
(In reply to comment #1)
> Hmm. Has this been discussed on the HIG list?

No.

>  Isn't it also quite late in the
> release cycle to change UI?

It is, but I guess this would be OK for 2.19. Haven't branched yet? :)
Comment 3 Richard Hughes 2007-02-01 13:39:34 UTC
(In reply to comment #2)
> (In reply to comment #1)
> > Hmm. Has this been discussed on the HIG list?
> 
> No.

This makes theming impossible... what if somebody wanted translucent tango icons rather than the MacOS style ones you've used here? Also, is this new dialogue suitable for accessability tools? Has it been tested?

I think this needs to be brought up on d-d-l. If feedback is positive, I'll get coding, but otherwise I'm not sure. Jon or Bastien, can you send a mail pls. Thanks.
Comment 4 Bastien Nocera 2007-02-01 13:54:28 UTC
(In reply to comment #3)
> (In reply to comment #2)
> > (In reply to comment #1)
> > > Hmm. Has this been discussed on the HIG list?
> > 
> > No.
> 
> This makes theming impossible... what if somebody wanted translucent tango
> icons rather than the MacOS style ones you've used here? Also, is this new
> dialogue suitable for accessability tools? Has it been tested?

Popups aren't accessible, so the *current* code isn't accessible. There's no regression there.

> I think this needs to be brought up on d-d-l. If feedback is positive, I'll get
> coding, but otherwise I'm not sure. Jon or Bastien, can you send a mail pls.
> Thanks.

Jakub has sent Jon and I a mail with some mockups, and it's probably a good idea to use large theme icons for the popups rather than drawing like it's done now.
Comment 5 Frank Arnold 2007-03-05 08:22:39 UTC
Just as a side note, because I don't think it's worth another bug report:

The popup placement should be consistent with gnome-settings-daemon. Currently, gpm draws it at the center of the screen, whereas gsd draws it at the center of the lower half of the screen.
Comment 6 Richard Hughes 2007-07-26 13:52:27 UTC
(In reply to comment #5)
> The popup placement should be consistent with gnome-settings-daemon. Currently,
> gpm draws it at the center of the screen, whereas gsd draws it at the center of
> the lower half of the screen.

Fixed in #405421
Comment 7 Cosimo Cecchi 2009-01-19 00:58:27 UTC
*** Bug 520285 has been marked as a duplicate of this bug. ***
Comment 8 Cosimo Cecchi 2009-01-19 00:58:57 UTC
*** Bug 495339 has been marked as a duplicate of this bug. ***
Comment 9 Cosimo Cecchi 2009-01-19 01:01:07 UTC
*** Bug 565772 has been marked as a duplicate of this bug. ***
Comment 10 Sven Arvidsson 2009-04-03 23:49:46 UTC
*** Bug 569195 has been marked as a duplicate of this bug. ***
Comment 11 Tomasz Torcz 2009-08-20 16:52:25 UTC
So, current Fedora rawhide draws fancy popup when adjusting brightness. I suppose this bug can be closed as fixed?
Comment 12 Bastien Nocera 2009-09-09 16:13:56 UTC
commit d2251e9373add05113623c0a812a86bdd35d9116
Author: Richard Hughes <richard@hughsie.com>
Date:   Thu Jul 23 12:05:43 2009 +0100

    Use the same composited OSD for brightness notification. Fixes rh#512968