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

Rodrigo Coacci rcoacci at gmail.com
Wed Sep 6 02:37:03 CEST 2006


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....

-- 
Abraços,
      Rodrigo
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.xfce.org/pipermail/xfce4-dev/attachments/20060905/dc139dce/attachment.html>


More information about the Xfce4-dev mailing list