XfceSMClient merged

View: New views
5 Messages — Rating Filter:   Alert me  

XfceSMClient merged

by Brian J. Tarricone-3 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi all,

I merged XfceSMClient to libxfce4ui master.  Please test and file bugs
if you find anything wrong with it.  Look at the 'libxfce4ui' branch of
xfdesktop (src/main.c) for intended usage.

Nick, I haven't removed libxfce4smclient-private; not sure if anything
is using it and you wanted to re-port them before doing so.

        -brian

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.11 (GNU/Linux)

iEYEARECAAYFAkraTQQACgkQ6XyW6VEeAnssbACfbzpR3dBZGllzlrrNbzkfsdOP
dvkAoMbhpb5UBhmsmbK86Zg0p15TbdHG
=sd8v
-----END PGP SIGNATURE-----
_______________________________________________
Xfce4-dev mailing list
Xfce4-dev@...
http://foo-projects.org/mailman/listinfo/xfce4-dev

Re: XfceSMClient merged

by Nick Schermer :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

2009/10/18 Brian J. Tarricone <brian@...>:

> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Hi all,
>
> I merged XfceSMClient to libxfce4ui master.  Please test and file bugs
> if you find anything wrong with it.  Look at the 'libxfce4ui' branch of
> xfdesktop (src/main.c) for intended usage.
>
> Nick, I haven't removed libxfce4smclient-private; not sure if anything
> is using it and you wanted to re-port them before doing so.

Dropped the old code and ported xfce4-settings (hopefully in the
correct way). Anyway, fixed some warnings and stuff, will leave it in
master for a couple of days before doing a 4.7.0 development release.

Nick
_______________________________________________
Xfce4-dev mailing list
Xfce4-dev@...
http://foo-projects.org/mailman/listinfo/xfce4-dev

Experimenting with menu, where to begin?

by Sam Besselink :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hello all,
I've got some ideas on menus, which I'd like to experiment with. Up to
now I've been using Java (in Eclipse) as a starting point, as it's the
only thing I'm sort-of experienced with. But now I'd like to move things
to xfce, and am looking for where to start. Could you guys give me some
pointers?

Gr,
Sam.
_______________________________________________
Xfce4-dev mailing list
Xfce4-dev@...
http://foo-projects.org/mailman/listinfo/xfce4-dev

Re: Experimenting with menu, where to begin?

by Brian J. Tarricone-3 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

(For starters, please don't start a new thread by clicking "reply" to an
exisiting one.  You screw up threading in our mail readers.)

On 10/18/2009 01:48 PM, Sam Besselink wrote:
> Hello all, I've got some ideas on menus, which I'd like to experiment
> with. Up to now I've been using Java (in Eclipse) as a starting
> point, as it's the only thing I'm sort-of experienced with. But now
> I'd like to move things to xfce, and am looking for where to start.
> Could you guys give me some pointers?

It depends on what you mean.  When you say "menus" are you talking about
any possible menu that gets displayed, like menus that pop up when you
click an item on a menu bar, or right-click in an area that has a
context menu?  Or are you just talking about the xfce applications menu?
 Or the window list menu?

If you're talking about every menu everywhere, they place to go is gtk,
not xfce.

If you want to play around with the applications menu, the display
portion of that is in xfdesktop right now (modules/menu/).  The part
that generates the tree is in libxfce4menu, though xfdesktop master will
(hopefully) be ported to use garcon instead.

You can, of course, find all these components on git.xfce.org.

        -brian

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.11 (GNU/Linux)

iEYEARECAAYFAkrbmcEACgkQ6XyW6VEeAnuvwACglYOiRrGI7hyVouHVgB3p3cNz
cN0AnjEuQSF1plmMTE0xwzGPQW5kW0LZ
=7wed
-----END PGP SIGNATURE-----
_______________________________________________
Xfce4-dev mailing list
Xfce4-dev@...
http://foo-projects.org/mailman/listinfo/xfce4-dev

Re: Experimenting with menu, where to begin?

by Sam Besselink :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

> (For starters, please don't start a new thread by clicking "reply" to an
> exisiting one.  You screw up threading in our mail readers.)
Sorry, won't do it again.

> If you want to play around with the applications menu, the display
> portion of that is in xfdesktop right now (modules/menu/).  The part
> that generates the tree is in libxfce4menu, though xfdesktop master will
> (hopefully) be ported to use garcon instead.
That's the one, thanks!

Sam.
_______________________________________________
Xfce4-dev mailing list
Xfce4-dev@...
http://foo-projects.org/mailman/listinfo/xfce4-dev