How to register client at xfce session
Stephan Haller
nomad at froevel.de
Fri Feb 8 12:12:31 CET 2019
Hi,
I hope I understood your question right. I preferred to use XfceSMClient
from libxfce4ui library to register my application as client session
management. I don't know if the API documentation is online available
but you should find all needed information in source code, e.g. in git:
https://git.xfce.org/xfce/libxfce4ui/tree/libxfce4ui/xfce-sm-client.h
https://git.xfce.org/xfce/libxfce4ui/tree/libxfce4ui/xfce-sm-client.c
Maybe it helps.
Regards
Stephan
Am 08.02.2019 11:36, schrieb Wojciech S. Czarnecki:
> On Thu, 07 Feb 2019 12:04:38 +0100
> Silvio Knizek <killermoehre at gmx.net> wrote:
>
>> xfce4-session-manager just implements a generic X.org session manager
>> (like xfwm4 implements a generic X.org window manager).
>
> Thank you for the prompt reply.
> Should I assume then that coding to the X11R7 (.7) spec is the right
> way?
>
> [1] https://www.x.org/releases/X11R7.7/doc/libSM/xsmp.html
>
>> BR
>
> TC
More information about the Xfce4-dev
mailing list