]> icculus.org git repositories - mikachu/openbox.git/history - openbox/client.h
likewise if a window is unmanaged and we were trying to give it focus, we want to...
[mikachu/openbox.git] / openbox / client.h
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.
2003-08-02 Dana Jansensadd partial struts tho they arent useful eyt
2003-07-31 Dana Jansensadd a function to retrieve the sm_client_id value
2003-07-30 Dana Jansensimproved ICCCM compliance!
2003-07-28 Dana Jansensmake those apps stay/map on screen!! fuck stupid apps...
2003-07-25 Dana Jansensadd client_search_transient which searches the tree...
2003-07-10 Dana Jansensadd disabled buttons, instead of now showing buttons...
2003-07-10 Dana Jansensprefixing and capitalizing the StackLayer -> ObStacking...
2003-07-10 Dana Jansensprefixing and capitalization for the Frame->ObFrame...
2003-07-10 Dana Jansensprefix Group to ObGroup
2003-07-10 Dana Jansensprefix TRAN_GROUP to OB_TRAN_GROUP
2003-07-10 Dana Jansensprefix and capitalize some more constants/enums in...
2003-07-10 Dana Jansensrename the Client struct to ObClient
2003-07-10 Dana Jansensadd a mwm.h for the mwm hint structure and flags.
2003-07-10 Dana Jansensadd misc.h with some standard enumerations with proper...
2003-07-10 Dana Jansensrename 'xinerama' stuff to 'monitors' to be more generi...
2003-07-10 Dana Jansensadd client_search_top_transient.
2003-06-27 Dana Jansensxinerama support
2003-06-21 Dana Jansensrename pixel32/16 to RrPixel32/16
2003-06-04 Dana Jansensremove the client_remaximize function, and replace...
2003-06-04 Dana Jansensreverting the transient focus cycle change, its just...
2003-06-04 Dana Jansensallow focus_fallback to query if a client can be focuse...
2003-05-22 Dana Jansensadd actions for changing client layers to abov/below...
2003-05-19 Dana Jansens2 in 1 again..
2003-05-18 Dana Jansensmake icons use pixel32 data, and image_draw takes pixel...
2003-05-18 Dana Jansens2 in 1 deal :\
2003-05-16 Dana Jansensrename "Slit" to "Dock".
next