From kde-core-devel Fri Mar 08 18:00:16 2002 From: Richard Moore Date: Fri, 08 Mar 2002 18:00:16 +0000 To: kde-core-devel Subject: Re: [PATCH] BIC changes to KPanelApplet X-MARC-Message: https://marc.info/?l=kde-core-devel&m=101561078512082 Does this/should this affect extensions as well? Rich. On Friday 08 March 2002 5:20 pm, John Firebaugh wrote: > Fredrik H=F6glund noted that the taskbar applet does not republish icon > geometries when changing the panel's alignment, but not position, via d= nd. > This is because applets are not notified when the alignment changes, on= ly > position. I want to fix this now since it requires BIC. The following p= atch > does so and sets the stage for cleaning up the notification for arrange= ment > changes. It is source, but not binary compatible. We can decide for KDE= 4 > how much source compatibility to keep -- the comments indicate the maxi= mum > that would be removed. > > Note that it requires changes to kdebase/kicker that I haven't made yet= =2E > > -John