i am starting to loathe the composite extension, and xorg in general
This commit is contained in:
parent
d13daff959
commit
4c5034aaeb
1 changed files with 2 additions and 0 deletions
|
@ -18,9 +18,11 @@ void composite_startup(gboolean reconfig)
|
|||
if (!extensions_comp) return;
|
||||
|
||||
/* Redirect window contents to offscreen pixmaps */
|
||||
/*
|
||||
XCompositeRedirectSubwindows(ob_display,
|
||||
RootWindow(ob_display, ob_screen),
|
||||
CompositeRedirectAutomatic);
|
||||
*/
|
||||
}
|
||||
|
||||
void composite_shutdown(gboolean reconfig)
|
||||
|
|
Loading…
Reference in a new issue