]> icculus.org git repositories - mikachu/openbox.git/history - openbox/client.c
add <underMouse> focus option
[mikachu/openbox.git] / openbox / client.c
2007-05-14 Dana Jansensremove the dialog option for Desktop action for now...
2007-05-14 Dana Jansensremove this check, it didnt guarantee anything anyways
2007-05-14 Dana Jansensthe configurenotify needs to come after adjusting the...
2007-05-14 Dana Jansenssend a configurenotify on mapping after the window...
2007-05-14 Dana Jansensanother little focus cleanup/rearrangement, for focus...
2007-05-14 Dana Jansensremove some old checking because we're not using window...
2007-05-13 Dana Jansensrename the openbox_* atoms back to ob_*
2007-05-13 Mikael Magnussonfix error in client_directional_edge_search that ignore...
2007-05-13 Dana Jansensadd a debug line
2007-05-13 Dana Jansensadd support for _NET_WM_ACTION_ABOVE and _NET_WM_ACTION...
2007-05-13 Dana Jansensfix drawcontents=no
2007-05-13 Dana Jansensalways send configure notify when windows map
2007-05-13 Dana Jansensdon't allow focus to move during an interactive grab...
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
next