[Panel-devel] Desktop applet: remember icons positions

Matt Broadstone mbroadst at gmail.com
Wed Aug 8 22:44:28 CEST 2007


On 8/8/07, Matías Costa <m.costacano at gmail.com> wrote:
> Hello list. My intention now is to provide icon position persistence. But
> before I'd like to seek people advice.
>
> Actually kdesktop has a ~/.kde/share/apps/kdesktop/IconPositions config file
> with data as the following:
>
> [IconPosition::trash.desktop]
> Xabs=1203
> Xabs_1280x1024=1203
> Yabs=855
> Yabs_1280x1024=855
>
> Is this way desirable? should I use Applet::globalConfig() or better having it
> separated with its own KConfig? any tip?
>
> Thanks
Hey,
In this case we are going to use Applet::config(), for applet specific
configuration. However, I think you and I need to discuss what the
entries of this file are going to look like, you around at all today?

Matt

> _______________________________________________
> Panel-devel mailing list
> Panel-devel at kde.org
> https://mail.kde.org/mailman/listinfo/panel-devel
>


More information about the Panel-devel mailing list