]> icculus.org git repositories - manmower/openbox.git/history - openbox/client.c
make ob_debug use the g_log system, and make openbox log messages to..a log file...
[manmower/openbox.git] / openbox / client.c
2008-01-31 Dana Jansensmake ob_debug use the g_log system, and make openbox...
2008-01-31 Dana JansensMerge branch 'backport' into work
2008-01-31 Dana Jansensdon't deiconify windows on reconfigure if they cant...
2008-01-31 Mikael MagnussonFix a typo that broke transient window hints.
2008-01-31 Dana Jansensmake an obt_root() macro
2008-01-31 Dana Jansensmake the window.h interface more consistent with the...
2008-01-31 Dana Jansensdon't deiconify windows on reconfigure if they cant...
2008-01-28 Dana Jansensreordering things when mapping windows a little to...
2008-01-28 Dana Jansensfix a rare assert condition (window maps in iconic...
2008-01-27 Dana Jansensonly store icons for windows that are 64px or smaller...
2008-01-25 Dana Jansensfix a memleak in client_update_icon_geometry
2008-01-25 Dana Jansensfix a mem leak
2008-01-20 Dana Jansenscheck them startupnotify-provided wmclass against both...
2008-01-20 Dana Jansensmake the obt library branch compile again with all...
2008-01-20 Dana Jansensadd functions for setting locale strings (on top of...
2008-01-20 Dana Jansensmake openbox use the obt prop.c/h stuff
2008-01-20 Dana Jansenss/ob_display/obt_display/ and remove ob_display
2008-01-20 Dana Jansensadd prop.[ch] to the libobt, but they are not used...
2008-01-20 Dana Jansensmove the code for tracking what extensions are availabl...
2008-01-20 Dana Jansensmove the xerror handling into the libobt
2008-01-20 Dana JansensMerge branch 'backport'
2008-01-17 Dana Jansensmake the ping hash tables work correctly. don't need...
2008-01-16 Mikael MagnussonVarious fixes for sparse warnings.
2008-01-16 Dana Jansensadd a comment
2008-01-16 Dana Jansenscant consistently tell if we should use WM_DESTROY...
2008-01-16 Dana Jansensonly ping windows that we need to
2008-01-16 Dana Jansensping all the windows every 3 seconds, and show "not...
2008-01-16 Dana Jansensits possible we did kill -TERM and it stayed alive...
2008-01-16 Dana Jansenswhen you close an app and it stops responding.. if...
2008-01-16 Dana Jansenswhen you close a window that you already tried to close...
2008-01-16 Dana Jansensshow [Not Responding] in the titlebar when closing...
2008-01-16 Dana Jansenscan tell when a window that was "closed" has stopped...
2008-01-16 Dana Jansenscheck if a client will respond to pings
2008-01-16 Dana Jansensremove the visible window title hints when unmanaging...
2008-01-13 Dana Jansensdon't skip windows that are skip_taskbar unless they...
2008-01-11 Dana Jansensallow dialog windows to be fullscreened, kpdf does...
2007-12-18 Mikael MagnussonMerge branch 'backport'
2007-09-04 Mikael MagnussonANSI function declarations, ie () -> (void)
2007-08-07 Mikael MagnussonSquash one more leak
2007-08-05 Dana JansensMerge branch 'backport'
2007-08-04 Dana Jansensfix edge detection, it was skipping edges sometimes
2007-08-04 Dana Jansensdon't focus new windows if they appear on another deskt...
2007-08-03 Dana Jansensnew least-intrusive focus stealing prevention
2007-08-02 Dana Jansensremove focus-stealing-prevention stuff, don't use user_...
2007-08-01 Dana Jansensdon't force oldschool fullscreen windows to move inside...
2007-08-01 Dana Jansensfix for acroread - don't shrink windows when they speci...
2007-07-26 Dana Jansensfix directional edge finding for xinerama, so that...
2007-07-24 Dana Jansensraise new windows when they aren't getting activated...
2007-07-22 Dana Jansensdon't focus new windows when the user is in a menu...
2007-07-17 Mikael Magnussonremove trailing whitespace
2007-07-15 Dana JansensMerge branch 'mika'
2007-07-15 Dana Jansensa number for placing windows, to keep them on screen...
2007-07-15 Dana Jansenswas incorrectly using the width for calculations instea...
2007-07-14 Mikael MagnussonMerge branch 'master' of git://orodu.net/openbox
2007-07-14 Mikael Magnusson80 cols everywhere
2007-07-13 Mikael Magnussonuse dock_get_area instead of accessing dock struct...
2007-07-13 Mikael Magnussonsplit out edge detecting code a bit so it is easy to...
2007-07-12 Dana Jansensonly add group transients when you have a group
2007-07-12 Dana Jansensadding trunk
2007-07-11 Dana Jansensfix grow to edge stuff. also fix key-resizing terminals.
2007-07-11 Dana Jansenscomment
2007-07-11 Dana Jansensfix for weird group transient crap.
2007-07-10 Dana Jansensgrow to edge works again, using the new edge detection...
2007-07-06 Dana Jansensdon't focus helper windows that map unless there are...
2007-07-06 Dana Jansensmove to edge works and the code can be used for resize...
2007-06-28 Dana Jansensrewrote the movetoedge code so it works with both types...
2007-06-23 Dana Jansensremove excessive debug print
2007-06-23 Dana Jansensalways reconfigure the window to its new position even...
2007-06-22 Dana Jansensadd the moveto action
2007-06-22 Dana Jansensadd the activate action. it will replace the focus...
2007-06-21 Dana Jansenslook, thumbnails in alt-tab. its such crap though....
2007-06-19 Dana Jansensdon't resize windows when they are user size _or_ user...
2007-06-15 Dana Jansensdon't set the default icon on child windows, their...
2007-06-13 Dana Jansensalways show the client on desktop change, only use...
2007-06-13 Dana Jansensraise windows smartly when merging desktops
2007-06-13 Dana Jansensimprove the add/remove desktop actions a bunch.
2007-06-13 Dana Jansensonly send configurenotify for user-action configures...
2007-06-13 Dana Jansensadd force_reply back to client_configure(). client_reco...
2007-06-13 Dana Jansensdon't raise windows when moving them between desktops...
2007-06-13 Dana Jansensfix moved comment
2007-06-13 Dana Jansensdon't force reconfigure in a number of places, also...
2007-06-13 Dana Jansensdon't show vertical resize context/arrow when the windo...
2007-06-13 Dana Jansensxinerama support like crazy for struts and everything...
2007-06-13 Dana Jansensuse all possible struts when maximizing to fill the...
2007-06-13 Dana Jansenssome typos
2007-06-13 Dana Jansensplug memory leaks from the new strut code
2007-06-13 Dana Jansensvery cool struts. partial struts actually are partial...
2007-06-12 Dana Jansensratios are floats
2007-06-12 Dana Jansensuse the same decision code to focus new windows as...
2007-06-12 Dana Jansensrespect max/min sizes when fullscreen or maximized
2007-06-12 Dana Jansensstop ignoring enters on window hide, and explain why
2007-06-12 Dana Jansenslike unmap, don't let enter events move focus when...
2007-06-12 Dana Jansensdont use enter events from new windows appearing to...
2007-06-11 Dana Jansenswhen undecorated and keepborder is on, show only the...
2007-06-10 Dana Jansensfix a debug print
2007-06-10 Dana Jansensfrigging gtk frig.
2007-06-10 Dana Jansensmake client_under_pointer only count windows on the...
2007-06-07 Dana Jansensbetter.
2007-06-07 Dana Jansensc comments
2007-06-07 Dana Jansensi dont think that line is valid, if it ever did run
next