]> Dogcows Code - chaz/openbox/history - openbox/client.c
Add _OB_VERSION and _OB_APP_ROLE/CLASS/NAME/TYPE
[chaz/openbox] / openbox / client.c
2010-01-11  Dana JansensAdd _OB_VERSION and _OB_APP_ROLE/CLASS/NAME/TYPE
2010-01-11  Dana JansensRedraw the focus cycle popup when the list of focusable...
2009-12-11  Dana JansensSet hints that remember the WM_WINDOW_ROLE and WM_CLASS...
2009-12-09  Dana JansensMake the edge detection fully include monitor edges.
2009-12-09  Dana JansensProperly react when a client's strut changes.
2009-12-09  Dana JansensFix the Focus/Activate actions to focus windows on...
2009-12-09  Dana JansensAllow skip_taskbar windows to be focused on map when...
2009-12-08  Dana JansensDon't hilite new windows when we're restoring them...
2009-12-08  Dana JansensFix client_activate() to work for internal Openbox...
2009-12-08  Dana JansensDon't kill keygrabs when focus moves.
2009-12-08  Dana JansensChange _net_active_window behaviour.
2009-11-21  Dana JansensDon't ever give borders to windows that didnt have...
2009-09-20  Mikael MagnussonReload motif wm hints when property changes
2009-07-04  Dana Jansensclient_validate should return FALSE only for UnmapNotif...
2009-07-03  Mikael MagnussonShow window role in the debug message for name/class...
2009-07-03  Mikael MagnussonFix for #3715, app settings applied too late.
2008-11-10  Mikael MagnussonFix a problem pointed out by clang
2008-11-05  Mikael MagnussonDon't move windows to current desktop on net_active_win...
2008-10-29  Mikael Magnusson_NET_WM_USER_TIME=0 means don't focus the new window.
2008-10-26  Mikael MagnussonShow name/class when mapping in debug mode.
2008-03-08  Mikael MagnussonRemove double newlines.
2008-03-06  Dana Jansensdon't set variables twice
2008-03-06  Dana Jansensfix the check for if a relative is focused on map
2008-03-06  Dana Jansenswhen a window pops up a child, don't avoid focusing...
2008-03-02  Dana Jansensallow prompts to have titles specified. show a prompt...
2008-03-02  Dana Jansensadd a cleanup callback to the prompt interface. when...
2008-03-02  Dana Jansensdon't steal focus from windows you are typing in, even...
2008-02-28  Dana JansensIf a window is maximized and has FUNC_MAXIMIZE disabled...
2008-02-28  Mikael MagnussonTry to fix the off-by-one errors even more.
2008-02-28  Dana Jansensfix some off-by-one errors in edge finding for moving...
2008-02-28  Dana JansensWhen showing a window's title in the kill prompt, if...
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 Jansenschange the buttons in the kill prompt from "yes/no...
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-14  Dana JansensIntroducing the icon cache.
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  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-02  Dana Jansensmake fullscreen windows more xinerama and multi-screen...
2008-01-31  Dana Jansenswhen checking that a window is onscreen, if there are...
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-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-09-04  Mikael MagnussonANSI function declarations, ie () -> (void)
2007-08-07  Mikael MagnussonSquash one more leak
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...
next
This page took 0.364112 seconds and 107 git commands to generate.