Merge branch 'backport' into work
[dana/openbox.git] / openbox / client.c
2008-02-27 Mikael MagnussonMerge branch 'backport' into work
2008-02-27 Dana JansensChange the kill prompt buttons to "Cancel" and "End...
2008-02-27 Mikael MagnussonFix some typos and style in client.c, and add a comment.
2008-02-27 Mikael MagnussonMake "Unnamed Window" translatable.
2008-02-27 Mikael MagnussonPass TRUE instead of FALSE to do what the comment says.
2008-02-26 Dana JansensMerge branch 'backport' into work
2008-02-26 Dana JansensMerge branch 'backport' into work
2008-02-26 Dana Jansenschange the buttons in the kill prompt from "yes/no...
2008-02-22 Dana JansensMerge branch 'backport' into work
2008-02-22 Dana JansensAllow windows to specify a base-size of 0
2008-02-22 Dana JansensLet ObPrompts be modal dialogs, and when they are trans...
2008-02-21 Dana JansensMerge branch 'backport' into work
2008-02-19 Dana JansensMerge branch 'backport' into work
2008-02-15 Dana JansensMerge branch 'backport' into work
2008-02-14 Dana JansensMerge branch 'backport' into work
2008-02-14 Dana JansensMerge branch 'backport' into work
2008-02-14 Dana JansensIntroducing the icon cache.
2008-02-14 Dana JansensMerge branch 'backport' into work
2008-02-14 Dana Jansensdon't ping everything all the time. yay. ping when...
2008-02-14 Dana Jansenstell what signal is going to be sent to the client...
2008-02-14 Dana Jansensdon't kill our own ObPrompt windows with kill actions
2008-02-14 Dana Jansensif a prompt is already showing and you try show it...
2008-02-14 Dana Jansensprompt to kill windows when they are not responding
2008-02-14 Dana Jansenslet you specify return codes for the different buttons...
2008-02-14 Dana Jansenskey input works for ObPrompt windows now
2008-02-14 Dana Jansensmake the prompt buttons respond to button presses....
2008-02-14 Dana JansensMake ObPrompt windows get managed as clients, and make...
2008-02-14 Mikael MagnussonMerge branch 'backport' into work
2008-02-14 Dana Jansenslet you match per-app settings based on the window...
2008-02-14 Dana JansensMake a pending ReplayPointer happen before moving/showi...
2008-02-14 Dana JansensIntroducing the icon cache.
2008-02-14 Dana Jansensdon't ping everything all the time. yay. ping when...
2008-02-10 Dana JansensMerge branch 'backport'
2008-02-10 Dana Jansenscommit d9d580e0382 broke kdesktop again, so we have...
2008-02-07 Mikael MagnussonMerge branch 'wip/alttab'
2008-02-07 Dana Jansenstell what signal is going to be sent to the client...
2008-02-07 Dana Jansensdon't kill our own ObPrompt windows with kill actions
2008-02-07 Dana Jansensif a prompt is already showing and you try show it...
2008-02-07 Dana Jansensprompt to kill windows when they are not responding
2008-02-07 Dana Jansenslet you specify return codes for the different buttons...
2008-02-07 Dana Jansenskey input works for ObPrompt windows now
2008-02-07 Dana Jansensmake the prompt buttons respond to button presses....
2008-02-07 Dana JansensMake ObPrompt windows get managed as clients, and make...
2008-02-07 Dana JansensMerge branch 'backport' into work
2008-02-02 Dana JansensMerge branch 'backport' into work
2008-02-02 Dana Jansensmake fullscreen windows more xinerama and multi-screen...
2008-01-31 Dana JansensMerge branch 'backport' into work
2008-01-31 Dana Jansenswhen checking that a window is onscreen, if there are...
2008-01-31 Dana Jansensgeneralize the window managing process into window_mana...
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'
next