(xfce4-panel / launcher plugin) small Program Launger patch

Stephan Arts psybsd at gmail.com
Wed Sep 6 09:03:17 CEST 2006


On 9/6/06, Rodrigo Coacci <rcoacci at gmail.com> wrote:
> On 9/5/06, Jonas Geiregat <jonas at geiregat.org> wrote:
>
> >
>  Makes adding a new launcher plugin faster by grabbing the Name entry
> textbox focus.
>
>
> ---
> /usr/portage/distfiles/svn-src/xfce/xfce4-panel/plugins/launcher/launcher-dialog.c
>  2006-09-06 01:55:22.000000000 +0000
> +++ ../plugins/launcher/launcher-dialog.c       2006-09-06
> 01:35:52.000000000 +0000
> @@ -1365,6 +1365,8 @@
>      g_signal_connect (ld->dlg, "response",
>                        G_CALLBACK (launcher_dialog_response), ld);
>
> +    gtk_widget_grab_focus(ld->exec_name);
> +
>      gtk_widget_show (ld->dlg);
>  }
>
>
>
> _______________________________________________
> Xfce4-dev mailing list
>  Xfce4-dev at xfce.org
> http://foo-projects.org/mailman/listinfo/xfce4-dev
>
>
> BTW I would be *really* nice if xfce-panel used exo as does xfdesktop for
> adding launchers, as it would really easy things up....

File an enhancement request for Xfce 4.6 ;)

> --
> Abraços,
>       Rodrigo

Stephan



More information about the Xfce4-dev mailing list