libxfce4panel could position panel plugin menus

mmassonnet at gmail.com mmassonnet at gmail.com
Sun Sep 23 02:19:33 CEST 2007


On Fri, Sep 21, 2007 at 02:27:39PM -0500, Diego Ongaro wrote:
> On 9/21/07, Nick Schermer <nickschermer at gmail.com> wrote:
> > 2007/9/21, Diego Ongaro <ongardie at gmail.com>:
> > > Yes, I can develop a patch for this. I also have some other ideas to
> > > help with the auto-hide behavior that I can propose. (It'd be nice to
> > > have commit access and make a branch for this.)
> >
> > A new panel branch for something simple like this? Naaa that's useless.

git-svn clone -b branches -T trunk http://svn.xfce.org/svn/xfce/xfce4-panel
git-branch # to check on which branch you are hacking
git-branch your-hack # create veerryyy quickly your branch
git-checkout your-hack # jump on it
git-branch # (just to be veerryyy sure)

This will get your started with a local git repository where you will be
free to hack, commit, reset, and make nice logs with not so long
commit-diffs :)

http://www.kernel.org/pub/software/scm/git/docs/git-svn.html

> > Nick
> 
> I wouldn't say useless, and branching isn't expensive (in svn).
> Perhaps it's overkill, and that's fine. I'll use patch files.
> 
> -Diego

Mike



More information about the Xfce4-dev mailing list