]> Dogcows Code - chaz/openbox/history - openbox/stacking.c
Merge branch 'master' into chaz
[chaz/openbox] / openbox / stacking.c
2007-04-18  Dana Jansensmake stacking_add_nonintrusive work when there is only...
2007-03-12  Dana Jansensanother silly bug. i rule the school.
2007-03-12  Dana Jansensthat was a silly mistake. fullscreen windows amongst...
2007-03-12  Dana Jansensremove the group option for the restacking commands...
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 Jansensfix non instrusive stacking adds, they didnt account...
2006-11-15  Mikael Magnusson80 cols
2006-08-22  Mikael Magnussonupdate copyright step 2
2006-08-19  Mikael Magnussonremove some useless code
2006-08-19  Mikael Magnussonfix some warnings from -Wall
2005-10-07  Mikael Magnussonmore 64 bit fixes
2005-02-08  Mikael Magnusson<group> option for raise/lower related actions. hi...
2004-03-21  Mikael Magnussonyay no tabs in the source
2003-10-25  Dana Jansensuse g_[s]list_next/previous consistantly, and check...
2003-10-15  Dana Jansensconsistant glib type usage
2003-10-10  Dana Jansensonly restack group windows on the same desktop
2003-10-09  Dana Jansensraise grouped util windows with main windows
2003-09-17  Dana Jansensno tabs
2003-09-17  Dana Jansensadd copyright headers, adjust --version output to inclu...
2003-09-15  Dana Jansensraise all the windows with the transient
2003-09-15  Dana Jansensraise all parents with a transient
2003-09-15  Dana Jansensbreak focus. or maybe make it better.
2003-09-14  Dana Jansensdont raise parents of transients when the transient...
2003-08-31  Dana Jansenskill a warning
2003-08-25  Dana Jansensadd stacking_below which moves a window to immediately...
2003-08-14  Dana Jansens80 cols
2003-07-26  Dana Jansensdont stack groups together
2003-07-25  Dana Jansensstacking fixes
2003-07-10  Dana Jansensmake ob_state a function so it cant be changed outside...
2003-07-10  Dana Jansensremove the ob_root var, its redundant of what Xlib...
2003-07-10  Dana Jansensremove useless include
2003-07-10  Dana Jansensreplace the focus_backup with the screen_support_win...
2003-07-10  Dana Jansensprefixing and capitalizing the StackLayer -> ObStacking...
2003-07-10  Dana Jansensprefix TRAN_GROUP to OB_TRAN_GROUP
2003-07-10  Dana Jansensrename the Client struct to ObClient
2003-07-10  Dana Jansensadd misc.h with some standard enumerations with proper...
2003-07-10  Dana Jansensspeed up pick_group_windows too
2003-07-10  Dana Jansensmake pick_windows waaaay faster
2003-07-10  Dana Jansensallow restacking of transients above one another
2003-07-02  Dana Jansensrename the raise and lower functions. raise is claimed...
2003-06-29  Dana Jansensadd some comments and asserts to make sure I don't...
2003-06-29  Dana Jansenswaste of energy in stacking_add, and it even caused...
2003-06-28  Dana Jansensput group members above the window when lowering it
2003-06-28  Dana Jansensset the stacking list when stacking changes
2003-06-27  Dana Jansensstacking changes, its more like the old code without...
2003-06-27  Dana Jansenscore when the list gets out of order
2003-06-26  Dana Jansensnew stacking code that doesnt suck ass to look at,...
2003-06-03  Dana Jansensremove debug print
2003-05-29  Dana Jansensonly add non-nonintrusively when both windows share...
2003-05-18  Dana Jansensproper check to see if something was raised, the it...
2003-05-18  Dana Jansens2 in 1 deal :\
2003-05-16  Dana Jansensadd anotehr stacking_add function.
2003-05-11  Dana Jansenswas using the frame window in the stacking list hint
2003-05-11  Dana Jansensadd internal popups n shit to the stacking list.
2003-05-11  Dana JansensClients Menus and Slits are all 'ObWindow's now.
2003-05-09  Dana Jansensall my changes while i was offline.
2003-04-27  Dana Jansensa more correct for the missing frame problem. don't...
2003-04-27  Dana Jansenswatch for windows without frames, they can be in the...
2003-04-16  Dana Jansensraise menus above clients.
2003-04-14  Dana Jansensrip the prop code i wrote in cwmcc out and make it...
2003-04-14  Dana Jansensraise and lower all transients along with parents
2003-04-13  Dana Jansenskeep all transient windows above their parents
2003-04-07  Dana Jansenssupport for transients of groups
2003-04-07  Dana Jansenssupport for transients of groups
2003-03-28  Dana Jansensoops that worked before i borked it bad
2003-03-28  Dana Jansensframe is a pointer
2003-03-28  Dana Jansensdont die if a non-visible window is raised/lowered
2003-03-28  Dana Jansensdont lower below lower layers
2003-03-25  Dana Jansensdont change the stacking order hint while shuting down
2003-03-23  Dana Jansenscompare it to null like i do elsewhere
2003-03-16  Dana Jansensmerge the C branch into HEAD
This page took 0.376812 seconds and 78 git commands to generate.