Re: Help needed developing a FolderView extension
- From: Iñigo Serna <inigoserna gmail com>
- To: gnome-shell-list gnome org
- Subject: Re: Help needed developing a FolderView extension
- Date: Mon, 26 Sep 2011 00:31:58 +0200
Hi again,
I'm gonna answer myself.
Regarding first issue (extension doesn't got css style), I've found
out it's due a known bug in gnome-shell, already fixed in v3.1.3:
https://bugzilla.gnome.org/show_bug.cgi?id=650971
But I'm stopped at the second problem:
how can I make the extension shown on desktop background to be behind
any other window?
I've tried "actor.lower_bottom()" but it doesn't work... any tip?
Btw, updated code is in
https://inigo.katxi.org/misc/tmp/folderview%40katxi.org.tar.gz
Thanks,
Iñigo Serna
On 24 September 2011 20:48, Iñigo Serna <inigoserna gmail com> wrote:
> Hi,
>
> I'm learning gnome-shell, St and this stuff now, so I'm quite new with
> gnome-shell coding.
>
> My long term target is to develop a FolderView for gnome-shell
> desktop, implemented as an extension.
>
> I have a somehow working box displayed in the desktop background
> showing the bookmarks.
> But there are 2 important problems:
> - how can I make box to appear at back, not in front of other windows?
> - stylesheet is not applied, but can't understand why?
>
> Code is: https://inigo.katxi.org/misc/tmp/folderview%40katxi.org.tar.gz
>
>
> It looks there is not a Grid widget in St. I've tried to use one I've
> found in ui/iconGrid.js but with no luck.
> Is there any example apart from appDisplay code?
>
> Thanks,
> Iñigo Serna
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]