[Desktop-packages] [Bug 965953] Re: indicator applet with scroll arrows

2012-05-22 Thread Jiahua Huang
Hi Alex, yes, it use a reserved menu height to fix this bug, so... Hi Mike, there are some indicator-applet debs in this attachment. ** Attachment added: indicator-applet_0.5.0-2_i386.debs.7z

[Desktop-packages] [Bug 965953] Re: indicator applet with scroll arrows

2012-05-20 Thread Jiahua Huang
Hi, Alex, it can use these commands to apply the patch:: cd /tmp apt-get build-dep indicator-applet apt-get source indicator-applet wget https://raw.github.com/gist/2760441/indicator-applet-scroll-arrows.patch cd indicator-applet-0.5.0 patch -p1

[Desktop-packages] [Bug 965953] Re: indicator applet with scroll arrows

2012-05-19 Thread Jiahua Huang
Thers is a patch: diff --git indicator-applet/src/applet-main.c indicator-applet/src/applet-main.c --- indicator-applet/src/applet-main.c +++ indicator-applet/src/applet-main.c @@ -362,6 +362,21 @@ accessible_desc_update (IndicatorObject return; } +static gboolean

[Desktop-packages] [Bug 965953] Re: indicator applet with scroll arrows

2012-05-19 Thread Jiahua Huang
I'm sorry for my negligence, this is the patch: diff --git indicator-applet/src/applet-main.c indicator-applet/src/applet-main.c --- indicator-applet/src/applet-main.c +++ indicator-applet/src/applet-main.c @@ -362,6 +362,21 @@ accessible_desc_update (IndicatorObject return; } +static