2007-05-28 |
Dana Jansens | when you focus a window, bring any modal children it... |
blob | commitdiff | raw |
2007-05-26 |
Dana Jansens | don't change clients' borders |
blob | commitdiff | raw | diff to current |
2007-05-26 |
Dana Jansens | use the PSize and USSize hints to decide to resize... |
blob | commitdiff | raw | diff to current |
2007-05-23 |
Dana Jansens | yay! gravity finally works right! |
blob | commitdiff | raw | diff to current |
2007-05-21 |
Dana Jansens | use simple pattern matching for per-app settings. all... |
blob | commitdiff | raw | diff to current |
2007-05-19 |
Dana Jansens | (no commit message) |
blob | commitdiff | raw | diff to current |
2007-05-17 |
Dana Jansens | don't let the user toggle decorations on widnows that... |
blob | commitdiff | raw | diff to current |
2007-05-17 |
Dana Jansens | rename client_configure_full to client_configure |
blob | commitdiff | raw | diff to current |
2007-05-17 |
Dana Jansens | grab the pointer when windows move them selves so no... |
blob | commitdiff | raw | diff to current |
2007-05-15 |
Dana Jansens | always ignore errors for client_focus like we used to. |
blob | commitdiff | raw | diff to current |
2007-05-15 |
Dana Jansens | simplify focus handling a bit. no need to listen to... |
blob | commitdiff | raw | diff to current |
2007-05-14 |
Dana Jansens | big scary g_assert(). interactive actions should never... |
blob | commitdiff | raw | diff to current |
2007-05-14 |
Dana Jansens | yay for simplifying code. if we check for errors we... |
blob | commitdiff | raw | diff to current |
2007-05-13 |
Dana Jansens | add support for _NET_WM_ACTION_ABOVE and _NET_WM_ACTION... |
blob | commitdiff | raw | diff to current |
2007-05-13 |
Dana Jansens | use the right list in client_add_hide_notify, rename... |
blob | commitdiff | raw | diff to current |
2007-05-13 |
Dana Jansens | likewise if a window is unmanaged and we were trying... |
blob | commitdiff | raw | diff to current |
2007-05-11 |
Dana Jansens | remove the last param from configure_full, it's not... |
blob | commitdiff | raw | diff to current |
2007-05-10 |
Dana Jansens | when un-showing the desktop if a window is getting... |
blob | commitdiff | raw | diff to current |
2007-05-10 |
Dana Jansens | make restacking much better, yay |
blob | commitdiff | raw | diff to current |
2007-05-09 |
Dana Jansens | add support for _NET_REQUEST_FRAME_EXTENTS |
blob | commitdiff | raw | diff to current |
2007-05-09 |
Dana Jansens | add support for _NET_WM_USER_TIME_WINDOW. round 1 ... |
blob | commitdiff | raw | diff to current |
2007-05-08 |
Dana Jansens | update the client menu when you do stuff without closin... |
blob | commitdiff | raw | diff to current |
2007-05-08 |
Dana Jansens | xhtml.. |
blob | commitdiff | raw | diff to current |
2007-05-08 |
Dana Jansens | let windows that cant iconify still iconify with their... |
blob | commitdiff | raw | diff to current |
2007-05-08 |
Dana Jansens | don't focus splash screens and toolbars and menus when... |
blob | commitdiff | raw | diff to current |
2007-05-08 |
Dana Jansens | merge r6176-6182 from 3.4-working |
blob | commitdiff | raw | diff to current |
2007-05-08 |
Dana Jansens | i dont like this "application window" concept. swap... |
blob | commitdiff | raw | diff to current |
2007-05-08 |
Dana Jansens | make helper windows share desktops with all their appli... |
blob | commitdiff | raw | diff to current |
2007-05-07 |
Dana Jansens | add a notifier for clients changing desktops. use it... |
blob | commitdiff | raw | diff to current |
2007-05-07 |
Dana Jansens | the session properties are not set on the group leader... |
blob | commitdiff | raw | diff to current |
2007-05-06 |
Dana Jansens | change the perapp settings "head" option to "monitor... |
blob | commitdiff | raw | diff to current |
2007-05-06 |
Dana Jansens | save session state for old clients that dont use XSMP... |
blob | commitdiff | raw | diff to current |
2007-05-06 |
Dana Jansens | a bunch of thigns got squashed into this commit.. sorry.. |
blob | commitdiff | raw | diff to current |
2007-05-05 |
Dana Jansens | animate iconify/reestore. yeah. |
blob | commitdiff | raw | diff to current |
2007-05-03 |
Dana Jansens | add the notion of "application windows" meaning normal... |
blob | commitdiff | raw | diff to current |
2007-05-02 |
Dana Jansens | turn on demands_attention when urgent gets set, and... |
blob | commitdiff | raw | diff to current |
2007-05-01 |
Dana Jansens | a whole lot of changes to the moving/resizing code... |
blob | commitdiff | raw | diff to current |
2007-04-24 |
Dana Jansens | add support for _NET_WM_SYNC_REQUEST |
blob | commitdiff | raw | diff to current |
2007-04-24 |
Dana Jansens | save windows' colormaps rather than querying them from... |
blob | commitdiff | raw | diff to current |
2007-04-23 |
Dana Jansens | cycling between dock windows now possible with the... |
blob | commitdiff | raw | diff to current |
2007-04-23 |
Mikael Magnusson | include the header that has gethostname |
blob | commitdiff | raw | diff to current |
2007-04-23 |
Mikael Magnusson | show the hostname of forwarded clients in the titlebar |
blob | commitdiff | raw | diff to current |
2007-04-20 |
Dana Jansens | remove the client_time_heap thing. actually its better... |
blob | commitdiff | raw | diff to current |
2007-04-18 |
Dana Jansens | get rid of global client_last_user_time variable. |
blob | commitdiff | raw | diff to current |
2007-04-12 |
Dana Jansens | better synthetic configurenotify handling. in particular.. |
blob | commitdiff | raw | diff to current |
2007-04-12 |
Dana Jansens | don't fallback when a window is hidden right away,... |
blob | commitdiff | raw | diff to current |
2007-03-24 |
Dana Jansens | kill window title numbering... |
blob | commitdiff | raw | diff to current |
2007-03-19 |
Dana Jansens | not passing timestamps sometimes and not others. set... |
blob | commitdiff | raw | diff to current |
2007-03-16 |
Dana Jansens | mention when the logicalx/y is actually returned |
blob | commitdiff | raw | diff to current |
2007-03-14 |
Dana Jansens | oh, 2 things in this commit.. |
blob | commitdiff | raw | diff to current |
2007-03-14 |
Dana Jansens | a) fix resizerelative moving windows when they reach... |
blob | commitdiff | raw | diff to current |
2007-03-13 |
Dana Jansens | set IconicState on windows that are not visible always... |
blob | commitdiff | raw | diff to current |
2007-03-13 |
Dana Jansens | save and restore pre-maximized/fullscreen sizes properly |
blob | commitdiff | raw | diff to current |
2007-03-12 |
Dana Jansens | don't validate inside client_focus. instead, validate... |
blob | commitdiff | raw | diff to current |
2007-03-12 |
Dana Jansens | Rewrite the stacking code. It's a lot faster now, I... |
blob | commitdiff | raw | diff to current |
2007-03-11 |
Dana Jansens | stacking has been made more reliable with groups and... |
blob | commitdiff | raw | diff to current |
2007-03-11 |
Dana Jansens | make _NET_ACTIVE_WINDOW requests look at the timestamp... |
blob | commitdiff | raw | diff to current |
2007-03-11 |
Dana Jansens | wow... this is a big commit... |
blob | commitdiff | raw | diff to current |
2007-03-11 |
Dana Jansens | add the _NET_WM_USER_TIME property support. When focus_... |
blob | commitdiff | raw | diff to current |
2007-03-10 |
Dana Jansens | 1) Remove support for the Urgent hint. This will no... |
blob | commitdiff | raw | diff to current |
2007-03-02 |
Dana Jansens | this includes a number of things since my magnificent... |
blob | commitdiff | raw | diff to current |
2006-10-31 |
Mikael Magnusson | Add MoveFromEdge* actions, shorten client_directional_e... |
blob | commitdiff | raw | diff to current |
2006-08-22 |
Mikael Magnusson | update copyright step 2 |
blob | commitdiff | raw | diff to current |
2006-06-09 |
Mikael Magnusson | lollerskates |
blob | commitdiff | raw | diff to current |
2006-06-09 |
Mikael Magnusson | add the rest of the possible states to per app settings... |
blob | commitdiff | raw | diff to current |
2006-06-09 |
Mikael Magnusson | add role matching to per app settings and fix a small... |
blob | commitdiff | raw | diff to current |
2006-06-08 |
Mikael Magnusson | move stuff around some more |
blob | commitdiff | raw | diff to current |
2005-08-11 |
Mikael Magnusson | fix programs showing their child windows outside the... |
blob | commitdiff | raw | diff to current |
2004-03-21 |
Mikael Magnusson | yay no tabs in the source |
blob | commitdiff | raw | diff to current |
2003-10-15 |
Dana Jansens | consistant glib type usage |
blob | commitdiff | raw | diff to current |
2003-10-09 |
Dana Jansens | provide function to tell if a client has any group... |
blob | commitdiff | raw | diff to current |
2003-09-28 |
Dana Jansens | halfway through client changes but... |
blob | commitdiff | raw | diff to current |
2003-09-26 |
Dana Jansens | add client_raise and client_lower which just fire off... |
blob | commitdiff | raw | diff to current |
2003-09-26 |
Dana Jansens | add some more client tree searching functions. make... |
blob | commitdiff | raw | diff to current |
2003-09-26 |
Dana Jansens | comment the client_search_transient function |
blob | commitdiff | raw | diff to current |
2003-09-25 |
Dana Jansens | add client_set_undecorated(). |
blob | commitdiff | raw | diff to current |
2003-09-25 |
Dana Jansens | dont use the _OPENBOX_PREMAX window property anymore... |
blob | commitdiff | raw | diff to current |
2003-09-21 |
Dana Jansens | move the code to find the window under the pointer... |
blob | commitdiff | raw | diff to current |
2003-09-17 |
Dana Jansens | no tabs |
blob | commitdiff | raw | diff to current |
2003-09-17 |
Dana Jansens | add copyright headers, adjust --version output to inclu... |
blob | commitdiff | raw | diff to current |
2003-09-15 |
Dana Jansens | save the sm_client_id just like saving other properties... |
blob | commitdiff | raw | diff to current |
2003-09-03 |
Dana Jansens | add the startup_id |
blob | commitdiff | raw | diff to current |
2003-09-03 |
Dana Jansens | add a reconfigure action, also reconfigure on SIGUSR2. |
blob | commitdiff | raw | diff to current |
2003-09-03 |
Dana Jansens | make the client destructor a GDestroyNotify |
blob | commitdiff | raw | diff to current |
2003-09-01 |
Dana Jansens | add urgent actions |
blob | commitdiff | raw | diff to current |
2003-08-30 |
Dana Jansens | add destructor functions for clients that you acn subsc... |
blob | commitdiff | raw | diff to current |
2003-08-25 |
Dana Jansens | restore the stacking order of a saved session |
blob | commitdiff | raw | diff to current |
2003-08-14 |
Dana Jansens | make activate take a here parameter |
blob | commitdiff | raw | diff to current |
2003-08-12 |
Dana Jansens | small bugfix to the directional focus code. |
blob | commitdiff | raw | diff to current |
2003-08-02 |
Dana Jansens | add partial struts tho they arent useful eyt |
blob | commitdiff | raw | diff to current |
2003-07-31 |
Dana Jansens | add a function to retrieve the sm_client_id value |
blob | commitdiff | raw | diff to current |
2003-07-30 |
Dana Jansens | improved ICCCM compliance! |
blob | commitdiff | raw | diff to current |
2003-07-28 |
Dana Jansens | make those apps stay/map on screen!! fuck stupid apps... |
blob | commitdiff | raw | diff to current |
2003-07-25 |
Dana Jansens | add client_search_transient which searches the tree... |
blob | commitdiff | raw | diff to current |
2003-07-10 |
Dana Jansens | add disabled buttons, instead of now showing buttons... |
blob | commitdiff | raw | diff to current |
2003-07-10 |
Dana Jansens | prefixing and capitalizing the StackLayer -> ObStacking... |
blob | commitdiff | raw | diff to current |
2003-07-10 |
Dana Jansens | prefixing and capitalization for the Frame->ObFrame... |
blob | commitdiff | raw | diff to current |
2003-07-10 |
Dana Jansens | prefix Group to ObGroup |
blob | commitdiff | raw | diff to current |
2003-07-10 |
Dana Jansens | prefix TRAN_GROUP to OB_TRAN_GROUP |
blob | commitdiff | raw | diff to current |
2003-07-10 |
Dana Jansens | prefix and capitalize some more constants/enums in... |
blob | commitdiff | raw | diff to current |
next |