]> icculus.org git repositories - dana/openbox.git/history - openbox/composite.c
unredirect on a window with bad timing can cause a BadValue error
[dana/openbox.git] / openbox / composite.c
2010-06-26 Dana Jansensunredirect on a window with bad timing can cause a...
2010-06-26 Dana Jansensignore errors when creating a damage for a window ...
2010-06-26 Derek Foremanadd borders
2010-06-26 Dana JansensAdd shape support to the composite code.
2010-06-26 Dana JansensAllow ObWindow subclasses to redirect a child window...
2010-06-26 Derek Foremanreplace our gl extension handling with GLEW
2010-06-26 Dana Jansensfreeing the (invalid) pixmap id returned from the namew...
2010-06-26 Dana Jansenssupport for _NET_WM_WINDOW_OPACITY
2010-06-26 Dana JansensMake composite code more reliable and correct.
2010-06-26 Dana JansensClean up the composite stuff a bunch.
2010-06-26 Dana JansensShow unmanaged windows in composite. *Stacking will...
2010-06-26 Derek Foremanrelease texture when we're done
2010-06-26 Dana Jansenstake the window's border width into account when drawin...
2010-06-26 Dana Jansensmake sure the window's pixmap and glxpixmap worked...
2010-06-26 Dana Jansensdon't draw windows if they are not "visible" rather...
2010-06-26 Dana JansensSpecify the GLX_TEXTURE_TARGET_EXT when creating a...
2010-06-26 Derek Foremanproperly render windows when they're on all desktops
2010-06-26 Dana Jansensput code inside 80 cols, and make error messages transl...
2010-06-26 Dana Jansensadd a --indirect command line option that uses indirect...
2010-06-26 Derek ForemanAdd a really sketchy glGetError() test
2010-06-26 Dana Jansenschoose an fbconfig without double buffer, and with...
2010-06-26 Dana Jansensinclude event.h for event_time()
2010-06-26 Dana JansensRework ObWindow for better inheritence.
2010-06-26 Derek Foremanadd "mapped" and "area" to obwin so the composite can...
2010-06-26 Derek Foremancall the correct function to destroy glxpixmaps
2010-06-26 Derek ForemanBasic compositing with GL
2010-06-26 Dana JansensAdd composite.[ch] files. Enable composite based on...
2007-07-12 Dana JansensRemove composte.c
2007-07-12 Dana Jansensadding trunk
2007-06-21 Dana Jansensonly enable automatic composite redirection for the...
2007-06-21 Dana Jansensi am starting to loathe the composite extension, and...
2007-06-20 Dana Jansensi forgot to add these