WM_WINDOW_ROLE
Olivier Fourdan
fourdan at xfce.org
Wed Nov 24 01:03:36 CET 2004
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! :)
Cheers,
Olivier.
More information about the Xfce4-dev
mailing list