Hello Russel,

On 10 September 2012 09:25, russel <sqron...@163.com> wrote:
> Dear All
> I know how to develop a gnome-shell extension, but how to write a desktop
> widget like KDE plasma widget?

As far as I know, gnome-shell extensions can't control stack-ed apps
in desktop background (i.e. different levels in depth).

Some time ago I wrote a Folders-in-desktop like application in vala.
I first intended to develop it as a gnome-shell extension in gjs but
it was not possible as I mentioned before, so I went the traditional
gtk.window route finally.

You have the program in:
https://inigo.katxi.org/devel/DesktopFolders/

Kind regards,
Iñigo Serna
_______________________________________________
gnome-shell-list mailing list
gnome-shell-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-shell-list

Reply via email to