]> icculus.org git repositories - dana/openbox.git/shortlog
dana/openbox.git
2010-06-28 Derek Foremanadd new context to sync with frame.h cgl cgl
2010-06-27 Dana JansensUse a GSource instead of adding/removing idle functions...
2010-06-27 Dana JansensMake sure the window exists when naming its pixmap...
2010-06-27 Dana Jansensdestroy pixmap on disable, and dont error if it fails
2010-06-27 Dana Jansensmake the root background color a config option, and...
2010-06-27 Dana Jansensdraw the root pixmap, and bind the glxpixmap to the...
2010-06-27 Dana JansensAdd signal handling with the GMainLoop
2010-06-27 Dana JansensWatch stacking changes on managed windows also, as...
2010-06-27 Dana JansensTrack the sibling that unmanaged windows are above
2010-06-27 Dana JansensRedraw the screen when a ObWindow is destroyed, but...
2010-06-26 Dana Jansensmake sure the screen_support_win does not end up gettin...
2010-06-26 Dana JansensFix stacking of unmanaged windows and managing windows...
2010-06-26 Dana JansensDon't mishandle ConfigureNotify on redirect windows...
2010-06-26 Dana Jansenspassing the wrong pointer
2010-06-26 Dana Jansensuse the g_idle func to reduce cpu load
2010-06-26 Derek ForemanAttempt to minimize redraws when not in "animation...
2010-06-26 Derek ForemanVsync waits on systems that support GLX_EXT_swap_control
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 Dana JansensFix restart and unmanaging windows in composite
2010-06-26 Dana Jansenshandle windows that get embedded such as systray stuff.
2010-06-26 Derek Foremanadd borders
2010-06-26 Dana JansensAdd shape support to the composite code.
2010-06-26 Dana JansensChange shape test program
2010-06-26 Dana JansensAllow ObWindow subclasses to redirect a child window...
2010-06-26 Dana JansensRename the size to 'bytes' for the size of the window...
2010-06-26 Dana Jansensmissing a header
2010-06-26 Derek Foremanreplace our gl extension handling with GLEW
2010-06-26 Derek ForemanAdd libglew to the build
2010-06-26 Dana Jansensfreeing the (invalid) pixmap id returned from the namew...
2010-06-26 Dana Jansensbetter use of XCompositeQueryVersion
2010-06-26 Dana Jansensfix deps for Openbox, it uses XComposite functions...
2010-06-26 Dana Jansenswe probly get more events for clients than for unmanage...
2010-06-26 Dana Jansenshandle configurerequests on unmanaged windows again
2010-06-26 Dana Jansenswhen managing a window, make sure its area is within...
2010-06-26 Dana Jansenssupport for _NET_WM_WINDOW_OPACITY
2010-06-26 Dana Jansensremove redundant variable assignment
2010-06-26 Dana JansensMake composite code more reliable and correct.
2010-06-26 Dana JansensMake a debug type for composite messages. Turn it...
2010-06-26 Dana JansensClean up the composite stuff a bunch.
2010-06-26 Dana Jansensdon't leak serial ignores on shutdown
2010-06-26 Dana Jansensdon't leak type_str in config.c
2010-06-26 Dana JansensShow unmanaged windows in composite. *Stacking will...
2010-06-26 Dana Jansensconsistent use of glXDestroyGLXPixmap
2010-06-26 Derek Foremanrelease texture when we're done
2010-06-26 Dana JansensMake pixel's allocated by ObRender opaque on 32-bit...
2010-06-26 Dana Jansenstake the window's border width into account when drawin...
2010-06-26 Dana Jansensdestroy the glxpixmap before the xpixmap it was made...
2010-06-26 Dana Jansensonly take events for compositing that should be taken...
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 Dana Jansenscreate the gltexture for an obwindow when you hear...
2010-06-26 Dana Jansensignore all BadDamage errors, just like BadWindow. ...
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 Jansensusing a window's damage (incl. freeing it) can cause...
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 ForemanObInternalWindow now has an ObWindow instead of a type.
2010-06-26 Derek ForemanBasic compositing with GL
2010-06-26 Dana Jansenschange the root event mask to add SubstructureNotifyMas...
2010-06-26 Dana Jansensadd composite.h to openbox.c
2010-06-26 Dana JansensAdd composite.[ch] files. Enable composite based on...
2010-06-26 Dana JansensCheck for compositing manager support requested, and...
2010-06-26 Derek Foremanpervert makefile rules to conform to ylwrap insanity...
2010-06-26 Derek Foremanremove auto generated code during make clean
2010-06-26 Dana Jansensfix header includes in obtheme
2010-06-26 Dana JansensAdd obtheme/ to the build system
2010-06-26 Derek Foremanadd the new theme framework
2010-06-26 Derek Foremanadd a RECT_ADD macro
2010-06-26 Dana Jansensremove all window decorations except a border and add...
2010-06-26 Dana Jansens80 cols
2010-06-26 Mikael MagnussonContinue parsing contexts when an unsupported one is...
2010-06-26 Mikael MagnussonMake the dock a context and add actions LowerDock and...
2010-06-26 Mikael MagnussonMove usage of iconh into the branch that assigns it
2010-06-26 Mikael Magnussonsettings can't be NULL here, or we'd have already crash...
2010-06-25 Mikael MagnussonUse a gsource instead of gio channels for watching...
2010-06-16 Dana Jansensobt returns libxml2 structures directly, so anyone...
2010-06-14 Dana Jansensadd XFlush to g_timeout callbacks
2010-06-14 Dana JansensFix the EXTENTS reported on window frames.
2010-06-14 Dana Jansenskeep stacking_list_tail a pointer to the tail of the...
2010-06-14 Dana Jansensallow a user to set "undecorated" on a window without...
2010-06-14 Dana Jansensadd an inotify watcher for directories (doesnt work...
2010-06-14 Dana JansensUse GMainLoop instead of ObtMainLoop
2010-06-03 Dana Jansenssave the list of mime types listed as supported by...
2010-06-03 Dana Jansensparse app Categories better. parse a list of strings...
2010-06-03 Dana Jansensparse Categories tag and save them as an array of GQuarks
2010-06-03 Dana Jansensimproved .desktop parsing.
2010-06-03 Dana Jansensfree the user's group ids
2010-06-03 Dana Jansensfree the path dirs
2010-05-22 Dana Jansensparse Path, Terminal, and StartupNotify
2010-05-22 Dana Jansensparse OnlyShowIn/NotShowIn
2010-05-21 Dana Jansensallow new windows on other desktops to get focused...
2010-05-20 Mikael MagnussonAllow sending windows on other desktops to the current...
next