I thought Kubuntu held off on a "composite" window manager pending KDE4. Because of that I held off on upgrading to 7.10 until KDE4 was out. I was greatly surprised to find out that XGL became the default behavior for KDE3 sessions. The interface was much slower on the same hardware with XGL and I could not get OpenGL apps (mostly games based on the Q3 engine) to go full screen.
The work around I found was to disable XGL by `mkdir ~/.config/xserver-xgl && touch ~/.config/xserver-xgl/disable` This leads me to a few questions.
Why was XGL made the default for KDE3 "sessions?"
Is this behavior the byproduct of my upgrade or the same with a clean install?
Has anyone gotten Beryl to work without XGL yet?
Is XGL required for KDE4 or can I use "native/proprietary" nvidia GL libs/drivers?
The full screen OpenGL apps and overall performance of XGL is not what I would call acceptable yet. For example, with XGL I get a top 5 second score of around 3200FPS with glxgears where with the nvidia native I get near 9200. There is a .5-1.5 second delay in simply clicking the kmenu where native is instant.
The work around I found was to disable XGL by `mkdir ~/.config/xserver-xgl && touch ~/.config/xserver-xgl/disable` This leads me to a few questions.
Why was XGL made the default for KDE3 "sessions?"
Is this behavior the byproduct of my upgrade or the same with a clean install?
Has anyone gotten Beryl to work without XGL yet?
Is XGL required for KDE4 or can I use "native/proprietary" nvidia GL libs/drivers?
The full screen OpenGL apps and overall performance of XGL is not what I would call acceptable yet. For example, with XGL I get a top 5 second score of around 3200FPS with glxgears where with the nvidia native I get near 9200. There is a .5-1.5 second delay in simply clicking the kmenu where native is instant.
Comment