]> Dogcows Code - chaz/openbox/history - openbox/client.c
use the right list in client_add_hide_notify, rename destructor to destroy_notify...
[chaz/openbox] / openbox / client.c
2007-05-13  Dana Jansensuse the right list in client_add_hide_notify, rename...
2007-05-13  Dana Jansenslikewise if a window is unmanaged and we were trying...
2007-05-13  Dana Jansenssome changes to focus handling.
2007-05-12  Dana Jansensremove the edges_hit_layers_below option. don't use...
2007-05-11  Dana Jansensdon't show handles on windows that cannot resize
2007-05-11  Dana Jansensfix for circular transiency
2007-05-11  Dana Jansensoops, debug prints
2007-05-11  Dana Jansenspick the closest icon instead of always a smaller one
2007-05-11  Dana Jansensset the default window gravity to NorthWest.
2007-05-10  Dana Jansenswhen un-showing the desktop if a window is getting...
2007-05-10  Dana Jansensstacking fixes for layers
2007-05-10  Dana Jansensdon't get the layer from the group like that. let new...
2007-05-10  Dana Jansensmake the frame before you use the frame..
2007-05-10  Dana Jansensset the session stuff before trying to apply per-app...
2007-05-10  Dana Jansensmake restacking much better, yay
2007-05-09  Dana Jansenswhen a window is fully maxed, make clicking on the...
2007-05-09  Dana Jansensmem leak
2007-05-09  Dana Jansensadd support for _NET_REQUEST_FRAME_EXTENTS
2007-05-09  Dana Jansenssupport for _NET_WM_USER_TIME_WINDOW round 2 ! yay...
2007-05-09  Dana Jansensadd support for _NET_WM_USER_TIME_WINDOW. round 1 ...
2007-05-09  Dana Jansenspunctuation
2007-05-08  Dana Jansensupdate the client menu when you do stuff without closin...
2007-05-08  Dana Jansenslet you move splash screens if you are so inclined
2007-05-08  Dana Jansenslet windows that cant iconify still iconify with their...
2007-05-08  Dana Jansensbut deiconify
2007-05-08  Dana Jansensdont iconify if you can't
2007-05-08  Dana Jansensdon't focus splash screens and toolbars and menus when...
2007-05-08  Dana Jansenstry again. merge r6177-6182 from 3.4-working
2007-05-08  Dana Jansensmerge r6176-6182 from 3.4-working
2007-05-08  Dana Jansensrecalc the layer when above/below changes
2007-05-08  Dana Jansensdont check if relatives have focus. gtk apps all set...
2007-05-08  Dana Jansensredo how a window checks if it can activate.
2007-05-08  Dana Jansensi dont like this "application window" concept. swap...
2007-05-08  Dana Jansensmake helper windows share desktops with all their appli...
2007-05-07  Dana Jansensum... hide the client menu when the window changes...
2007-05-07  Dana Jansensadd a notifier for clients changing desktops. use it...
2007-05-07  Dana Jansenswhen a window becomes transient for its group, it needs...
2007-05-07  Dana Jansenswindows on other desktops are iconic state too
2007-05-07  Dana Jansensthis had changed for the animation stuff but it is...
2007-05-07  Dana Jansensthe session properties are not set on the group leader...
2007-05-06  Dana Jansensclient machine and wm_command can be set on the group...
2007-05-06  Dana Jansensmissed some stuff?
2007-05-06  Dana Jansensdocument the per app settings in rc.xml.in. some xsd...
2007-05-06  Dana Jansenssave session state for old clients that dont use XSMP...
2007-05-06  Dana Jansensdon't make the desktop fullscreen
2007-05-06  Dana Jansensa bunch of thigns got squashed into this commit.. sorry..
2007-05-06  Dana Jansensadd an allDesktops option to Next/PreviousWindow to...
2007-05-06  Dana Jansensmore restrictive to keep clients on screen in more...
2007-05-06  Dana Jansensrefactor all the session stuff. yay, it works properly...
2007-05-05  Dana Jansensprepend is faster
2007-05-05  Dana Jansensfixes to the properties and net_supported. a bunch...
2007-05-05  Dana Jansensyay. way way cleaner code for iconify animations. let...
2007-05-05  Dana Jansenslots of fixes for the iconify animation. i think it...
2007-05-05  Dana Jansensanimate iconify/reestore. yeah.
2007-05-05  Dana Jansenswhen restoring from show-desktop mode because a window...
2007-05-05  Dana Jansensand some more transient fixes
2007-05-05  Dana Jansensmore fixes for the transient tree
2007-05-05  Dana Jansensunused variable
2007-05-04  Dana Jansensmissing paranthesis
2007-05-04  Dana Jansenscontinuation of r6039 in all respects
2007-05-04  Dana Jansensadd the maginificent client_update_transient_tree.
2007-05-04  Dana Jansensgroup transients werent getting added to their parents
2007-05-04  Dana Jansensrevert r6029, as it didnt fix anything.
2007-05-04  Dana Jansensdont move windows away from omnpresentness when deiconi...
2007-05-04  Dana Jansensdrop the DoNotPropogate thing. metacity doesn't set...
2007-05-04  Dana Jansenssome improvements on how group transients get their...
2007-05-04  Dana Jansensthis is gross... i think it can go away from other...
2007-05-04  Dana Jansensset the usertime on windows if they dont provide one...
2007-05-04  Dana Jansensfrom r6017, we no longer need to fallback in client_unm...
2007-05-04  Dana Jansensnot much.. some debugs and a nicer if statement
2007-05-03  Dana Jansensadd the notion of "application windows" meaning normal...
2007-05-03  Dana Jansensfind_on_screen takes client width/height, not frame
2007-05-03  Dana Jansenswhen deiconifying, deiconify all transients, not just...
2007-05-02  Dana Jansensturn on demands_attention when urgent gets set, and...
2007-05-02  Dana Jansensmake keeping windows on screen much more clever
2007-05-01  Dana Jansensfix drawcontent=no resizing
2007-05-01  Dana Jansenssome old changes to grav.c test, it wasn't a valid...
2007-05-01  Dana Jansensa whole lot of changes to the moving/resizing code...
2007-04-26  Dana Jansensfocus_client is already nulled from the fallback, and...
2007-04-26  Dana Jansenshave to fallback in client_unmanage, until we figure...
2007-04-26  Dana Jansensadd group transients to other transients who arent...
2007-04-26  Dana Jansenswhen windows disappear dont move focus from enter event...
2007-04-25  Dana Jansenspointer type changed a long time ago
2007-04-24  Mikael Magnussononly grab keybinds on the root window, not every client...
2007-04-24  Dana Jansensset the client's user_time when it gets activated
2007-04-24  Dana Jansensdon't activate and change desktops if the client's...
2007-04-24  Dana Jansensfix a comment
2007-04-24  Dana Jansensuse client_activate to activate newly mapping windows...
2007-04-24  Dana Jansensset the default icon onto windows which don't provide one
2007-04-24  Dana Jansensset the max settings properly, was setting max_vert...
2007-04-24  Mikael Magnussonfix resizing when drawContents is off, and I think...
2007-04-24  Dana Jansensfocus_order_remove is called in a few places. move...
2007-04-24  Dana Jansensadd support for _NET_WM_SYNC_REQUEST
2007-04-24  Dana Jansenssave windows' colormaps rather than querying them from...
2007-04-24  Dana Jansenshm, that was a silly error. the propogate mask shouldnt...
2007-04-24  Dana Jansensadd the PointerMotionHintMask everywhere, we dont need...
2007-04-24  Dana Jansensin shrinking resize the frame before the client
2007-04-24  Dana Jansens1. remove some old event handling that was not used...
2007-04-23  Dana Jansensplace transients without a parent in the middle of...
2007-04-23  Dana Jansensfocus_client was becoming invalid if the focused client...
next
This page took 0.367239 seconds and 107 git commands to generate.