Re: Looking for a connect signal again: Clicking on empty place in overview



If you connect to 'button-press-event' or 'button-release-event' (ie
click event) on `Main.overview._workspacesDisplay.actor`, and
additionally set its 'reactive' property to `true` (so that it
actually receives these events), that should do the trick. (You can
enter the Overview & then open the looking glass and use the 'picker'
object to try and work out which actor you want to listen to events on
if you didn't know it was the _workspacesDisplay.actor).

On 3 October 2012 23:37, Bazon Bloch <bazonbloch arcor de> wrote:
> Hello,
>
> I would like to show the desktop when clicking an empty place in the
> overview in WorkspacesView.WorkspacesDisplay mode.
> So I need a connect signal for that. Does anyone know that signal?
>
> Thanks
> Bazon
> _______________________________________________
> gnome-shell-list mailing list
> gnome-shell-list gnome org
> https://mail.gnome.org/mailman/listinfo/gnome-shell-list


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]