]> icculus.org git repositories - dana/openbox.git/history - openbox/client_menu.c
Merge branch 'backport' into work
[dana/openbox.git] / openbox / client_menu.c
2008-02-15 Dana JansensMerge branch 'backport' into work
2008-02-14 Dana JansensMerge branch 'backport' into work
2008-02-14 Dana JansensMerge branch 'backport' into work
2008-02-14 Dana JansensMerge branch 'backport' into work
2008-02-14 Mikael MagnussonMerge branch 'backport' into work
2008-02-10 Dana JansensMerge branch 'backport'
2008-02-07 Dana JansensMerge branch 'backport' into work
2008-02-02 Dana JansensMerge branch 'backport' into work
2008-01-31 Dana JansensMerge branch 'backport' into work
2008-01-31 Dana JansensMerge branch 'backport' into work
2008-01-26 Mikael MagnussonAdd a few missing includes and remove a stray debug...
2008-01-20 Dana Jansensmake openbox use the obt prop.c/h stuff
2007-12-18 Mikael MagnussonMerge branch 'backport'
2007-09-04 Mikael MagnussonANSI function declarations, ie () -> (void)
2007-08-05 Dana JansensMerge branch 'backport'
2007-08-04 Dana Jansensmove the submenus to the top of the client menu by...
2007-07-17 Mikael Magnussonremove trailing whitespace
2007-07-10 Dana Jansenslet you specify shortcuts in your menus. change & to...
2007-06-22 Dana Jansensadd the cyclewindows action
2007-06-22 Dana Jansensadd the showmenu action
2007-06-13 Dana Jansensdon't raise windows when moving them between desktops...
2007-06-03 Dana Jansenssuper amazing enter event skipping.
2007-05-19 Dana Jansensremove a function that is no longer used. and backwards...
2007-05-18 Dana Jansenssuper correct enter event ignoring that will only ignor...
2007-05-17 Dana Jansensdon't let the user toggle decorations on widnows that...
2007-05-17 Dana Jansenskill enter events without using pointer grabs
2007-05-13 Dana Jansensadd support for _NET_WM_ACTION_ABOVE and _NET_WM_ACTION...
2007-05-12 Dana Jansensdon't use it actually. it's confusing.
2007-05-12 Dana Jansensput the shade icon in the right place
2007-05-12 Dana Jansenschange client menu back to "Roll up/down". update strin...
2007-05-11 Dana Jansensseparate roll up and roll down.
2007-05-10 Dana Jansenswhen un-showing the desktop if a window is getting...
2007-05-09 Dana Jansensget the mouse pointer position if it is on another...
2007-05-09 Dana Jansensunused variable
2007-05-09 Dana Jansenstypo
2007-05-09 Dana Jansensfix move and resize up
2007-05-09 Dana Jansensmore crash fix
2007-05-09 Dana Jansensfix no more crashing in the client menu.
2007-05-09 Dana Jansenshide after iconifying
2007-05-08 Dana Jansensupdate the client menu when you do stuff without closin...
2007-05-08 Dana Jansensmake maximize work when its not-fullmax
2007-05-08 Dana Jansensmaximize in the client menu is enabled when it's not...
2007-05-07 Dana Jansensum... hide the client menu when the window changes...
2007-05-07 Dana Jansenstry reselect the same line. its not perfect though..
2007-05-07 Dana Jansensadd a notifier for clients changing desktops. use it...
2007-05-05 Dana Jansenschanges to the client menu, which entries are there...
2007-05-03 Dana Jansensdon't show the client menu when its for an invalid...
2007-04-26 Dana Jansensplace the client menu at the top left of the window...
2007-04-25 Dana Jansenscleanups for keyboard menu shotcuts. dont let & set...
2007-04-25 Dana Jansenschange resize binding
2007-04-25 Dana Jansensadd keyboard shortcuts to the menus. you can specify...
2007-04-23 Dana Jansens1) translate all of openbox's output
2007-04-22 Dana Jansens1) get rid of menu titles
2007-03-18 Dana Jansensuse const char*'s when we should be
2003-10-17 Dana Jansensmake the all desktops thinger get disabled too
2003-10-11 Dana Jansensthe menu's labels are allocated
2003-10-09 Dana Jansensdisable the decorate option for non-normal (undecorated...
2003-10-09 Dana Jansenschange the labels in the client menu depending on the...
2003-09-17 Dana Jansensno tabs
2003-09-17 Dana Jansensadd copyright headers, adjust --version output to inclu...
2003-09-07 Dana Jansenslittle bit of an actions overhaul, added action_run...
2003-09-02 Dana Jansensuse new menu.bullet.selected.imageColor. use the text...
2003-08-30 Dana Jansensadd masks from the titlebar buttons to the client menu...
2003-08-29 Dana Jansensfix includes
2003-08-29 Dana Jansensmove the client and client-list menus into the 'kernel'