]> Dogcows Code - chaz/openbox/history - openbox/client.h
Merge branch 'master' into chaz
[chaz/openbox] / openbox / client.h
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-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 Jansensdon't force reconfigure in a number of places, also...
2007-06-07  Dana Jansensget rid of client->transient_for. just client->parents...
2007-06-07  Dana Jansensnice code cleanup that's been needed for a long time...
2007-06-06  Dana Jansensbetter code for the last commit. let transients get...
2007-05-28  Dana Jansensgive the client a 0 border again.
2007-05-28  Dana Jansensbetter more obvious code
2007-05-28  Dana Jansensdon't give focus to transient when it is ambiguous...
2007-05-28  Dana Jansenswhen you focus a window, bring any modal children it...
2007-05-26  Dana Jansensdon't change clients' borders
2007-05-26  Dana Jansensuse the PSize and USSize hints to decide to resize...
2007-05-23  Dana Jansensyay! gravity finally works right!
2007-05-21  Dana Jansensuse simple pattern matching for per-app settings. all...
2007-05-19  Dana Jansens(no commit message)
2007-05-17  Dana Jansensdon't let the user toggle decorations on widnows that...
2007-05-17  Dana Jansensrename client_configure_full to client_configure
2007-05-17  Dana Jansensgrab the pointer when windows move them selves so no...
2007-05-15  Dana Jansensalways ignore errors for client_focus like we used to.
2007-05-15  Dana Jansenssimplify focus handling a bit. no need to listen to...
2007-05-14  Dana Jansensbig scary g_assert(). interactive actions should never...
2007-05-14  Dana Jansensyay for simplifying code. if we check for errors we...
2007-05-13  Dana Jansensadd support for _NET_WM_ACTION_ABOVE and _NET_WM_ACTION...
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-11  Dana Jansensremove the last param from configure_full, it's not...
2007-05-10  Dana Jansenswhen un-showing the desktop if a window is getting...
2007-05-10  Dana Jansensmake restacking much better, yay
2007-05-09  Dana Jansensadd support for _NET_REQUEST_FRAME_EXTENTS
2007-05-09  Dana Jansensadd support for _NET_WM_USER_TIME_WINDOW. round 1 ...
2007-05-08  Dana Jansensupdate the client menu when you do stuff without closin...
2007-05-08  Dana Jansensxhtml..
2007-05-08  Dana Jansenslet windows that cant iconify still iconify with their...
2007-05-08  Dana Jansensdon't focus splash screens and toolbars and menus when...
2007-05-08  Dana Jansensmerge r6176-6182 from 3.4-working
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 Jansensadd a notifier for clients changing desktops. use it...
2007-05-07  Dana Jansensthe session properties are not set on the group leader...
2007-05-06  Dana Jansenschange the perapp settings "head" option to "monitor...
2007-05-06  Dana Jansenssave session state for old clients that dont use XSMP...
2007-05-06  Dana Jansensa bunch of thigns got squashed into this commit.. sorry..
2007-05-05  Dana Jansensanimate iconify/reestore. yeah.
2007-05-03  Dana Jansensadd the notion of "application windows" meaning normal...
2007-05-02  Dana Jansensturn on demands_attention when urgent gets set, and...
2007-05-01  Dana Jansensa whole lot of changes to the moving/resizing code...
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-23  Dana Jansenscycling between dock windows now possible with the...
2007-04-23  Mikael Magnussoninclude the header that has gethostname
2007-04-23  Mikael Magnussonshow the hostname of forwarded clients in the titlebar
2007-04-20  Dana Jansensremove the client_time_heap thing. actually its better...
2007-04-18  Dana Jansensget rid of global client_last_user_time variable.
2007-04-12  Dana Jansensbetter synthetic configurenotify handling. in particular..
2007-04-12  Dana Jansensdon't fallback when a window is hidden right away,...
2007-03-24  Dana Jansenskill window title numbering...
2007-03-19  Dana Jansensnot passing timestamps sometimes and not others. set...
2007-03-16  Dana Jansensmention when the logicalx/y is actually returned
2007-03-14  Dana Jansensoh, 2 things in this commit..
2007-03-14  Dana Jansensa) fix resizerelative moving windows when they reach...
2007-03-13  Dana Jansensset IconicState on windows that are not visible always...
2007-03-13  Dana Jansenssave and restore pre-maximized/fullscreen sizes properly
2007-03-12  Dana Jansensdon't validate inside client_focus. instead, validate...
2007-03-12  Dana JansensRewrite the stacking code. It's a lot faster now, I...
2007-03-11  Dana Jansensstacking has been made more reliable with groups and...
2007-03-11  Dana Jansensmake _NET_ACTIVE_WINDOW requests look at the timestamp...
2007-03-11  Dana Jansenswow... this is a big commit...
2007-03-11  Dana Jansensadd the _NET_WM_USER_TIME property support. When focus_...
2007-03-10  Dana Jansens1) Remove support for the Urgent hint. This will no...
2007-03-02  Dana Jansensthis includes a number of things since my magnificent...
2006-10-31  Mikael MagnussonAdd MoveFromEdge* actions, shorten client_directional_e...
2006-08-22  Mikael Magnussonupdate copyright step 2
2006-06-09  Mikael Magnussonlollerskates
2006-06-09  Mikael Magnussonadd the rest of the possible states to per app settings...
2006-06-09  Mikael Magnussonadd role matching to per app settings and fix a small...
2006-06-08  Mikael Magnussonmove stuff around some more
2005-08-11  Mikael Magnussonfix programs showing their child windows outside the...
2004-03-21  Mikael Magnussonyay no tabs in the source
2003-10-15  Dana Jansensconsistant glib type usage
2003-10-09  Dana Jansensprovide function to tell if a client has any group...
2003-09-28  Dana Jansenshalfway through client changes but...
2003-09-26  Dana Jansensadd client_raise and client_lower which just fire off...
2003-09-26  Dana Jansensadd some more client tree searching functions. make...
2003-09-26  Dana Jansenscomment the client_search_transient function
2003-09-25  Dana Jansensadd client_set_undecorated().
2003-09-25  Dana Jansensdont use the _OPENBOX_PREMAX window property anymore...
2003-09-21  Dana Jansensmove the code to find the window under the pointer...
2003-09-17  Dana Jansensno tabs
2003-09-17  Dana Jansensadd copyright headers, adjust --version output to inclu...
2003-09-15  Dana Jansenssave the sm_client_id just like saving other properties...
2003-09-03  Dana Jansensadd the startup_id
2003-09-03  Dana Jansensadd a reconfigure action, also reconfigure on SIGUSR2.
2003-09-03  Dana Jansensmake the client destructor a GDestroyNotify
2003-09-01  Dana Jansensadd urgent actions
2003-08-30  Dana Jansensadd destructor functions for clients that you acn subsc...
2003-08-25  Dana Jansensrestore the stacking order of a saved session
2003-08-14  Dana Jansensmake activate take a here parameter
2003-08-12  Dana Jansenssmall bugfix to the directional focus code.
next
This page took 0.408236 seconds and 107 git commands to generate.