Il giorno gio, 05/03/2020 alle 15.28 +0100, Felipe Borges ha scritto:
> No worries. I am glad you are trying.
>
> I wrote here
> https://gitlab.gnome.org/snippets/1033
> a snippet showing
> how to present the Alt+Tab dialog when pressing a button in the
> topbar. I hope it helps you get started.
Hi Dario,
On Thu, Mar 5, 2020 at 12:41 PM Dario Lesca wrote:
>
> Il giorno mar, 03/03/2020 alle 12.06 +0100, Felipe Borges ha scritto:
>
> Instead of emulating the key-press events, you could attempt to call
>
> the switcher directly.
>
>
> Check how GNOME Shell constructs the AppSwitcherPopup an
Il giorno mar, 03/03/2020 alle 12.06 +0100, Felipe Borges ha scritto:
> Instead of emulating the key-press events, you could attempt to
> callthe switcher directly.
> Check how GNOME Shell constructs the AppSwitcherPopup and use
> itdirectly in your extension.
> https://gitlab.gnome.org/GNOME/gnome