Re: composite manager thoughts
Allen Akin <[email protected]>
| Newsgroups | gmane.comp.freedesktop.xserver |
|---|---|
| Message-ID | <[email protected]> |
On Mon, Dec 29, 2003 at 10:38:19AM -0800, Keith Packard wrote: | | ... figuring out how the | compositing manager + X server + window manager work together seems like a | big enough puzzle without also dealing with how to get applications | rendering themselves accurately across a spherical surface. Granted, but that's a little off the path I was trying to outline. Having an architecture for nontrivial transformations is important for things that are much less exotic than spherical texture mapping. Ordinary scaling (of text in particular) is enough to expose most of the challenges, while making the usefulness of the feature more obvious. Allen