perlpanel-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Perlpanel-devel] Re: Bug#280071: perlpanel: KDE tray applets are render


From: Marc 'HE' Brockschmidt
Subject: [Perlpanel-devel] Re: Bug#280071: perlpanel: KDE tray applets are rendered with a very narrow icon - barely clickable.
Date: Sat, 22 Jan 2005 12:31:50 -0000
User-agent: Gnus/5.1006 (Gnus v5.10.6) XEmacs/21.4 (Corporate Culture, linux)

tags 280071 + upstream confirmed
forwarded 280071 address@hidden
thank you, wonderful Debian BTS!

Hi,

I'm not sure if I've asked Gavin about this in #gtk-perl, so i just
forward it to something with an archive :-). Please keep the
bugs.debian.org address in the CC header.

One of the Debian users of perlpanel reported the inlined bug, can you
say something about it?

Marc

--- Begin Message --- Subject: Re: Bug#280071: perlpanel: KDE tray applets are rendered with a very narrow icon - barely clickable. Date: Sun, 07 Nov 2004 17:28:07 -0800
Sorry, I'm getting the hang of debian bug reporting.

I'm using klipper and kwikdisk.
The problem does happen in gnome-panel, as well. In fact, it's even 
worse - icons are maybe 2 pixels wide, making them nearly invisible.

I tweaked up local  a workaround that works for my purposes by setting 
the default  icon width to 25 pixels. Here's a diff of NotificationArea.pm:

87c87
<                       $port->set_size_request(-1, 
(PerlPanel::icon_size() - 2));
---
 >                       $port->set_size_request(25, 
(PerlPanel::icon_size() - 2))

I don't think this is a good permanent solution, as I'm not sure exactly 
how to go about discovering the proper icon size for a socket.

--
Nato Welch
address@hidden

--- End Message ---

Attachment: pgpvaqt_JWQeR.pgp
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]