WM_WINDOW_ROLE
Benedikt Meurer
benedikt.meurer at unix-ag.uni-siegen.de
Wed Nov 24 16:49:59 CET 2004
Olivier Fourdan wrote:
> On Tue, 2004-11-23 at 15:16 +0100, Benedikt Meurer wrote:
>
>>Just wondering... while searching through the xfwm4 source, I saw that
>>you use more than 80 XInternAtom calls to query the atoms for the
>>various hints. Since ever XInternAtom involves a round-trip to the
>>Xserver, it may be a good idea to use XInternAtoms instead; I suspect
>>this would reduce startup time for people that use Xfce over a network.
>>What do you think?
>
> Done in CVS. But the impact on existing code is huge and took quite a
> lot of time (I wanted to get rid of those static Atoms anyway, just
> being lazy - Now it's done and I know why I did not do that before! :)
From what I can say, your changes look very good. Nice work.
> Cheers,
> Olivier.
regards,
Benedikt
More information about the Xfce4-dev
mailing list