]> icculus.org git repositories - dana/openbox.git/commit
add a notifier for clients changing desktops. use it to update the send-to menu if...
authorDana Jansens <danakj@orodu.net>
Mon, 7 May 2007 23:26:22 +0000 (23:26 +0000)
committerDana Jansens <danakj@orodu.net>
Mon, 7 May 2007 23:26:22 +0000 (23:26 +0000)
commit280529221e9349aa07c6c498df6b80b3a8951198
treef80ab701abbe3519b2613d735569e3dd23f93dee
parent31d7680274cdf2fa3c45b8c8d56db2b5d8fbc111
add a notifier for clients changing desktops. use it to update the send-to menu if it changes. it does this by closing/opening the menu.. thats about the best we can do tho with this menu code without huge changes
openbox/client.c
openbox/client.h
openbox/client_menu.c
openbox/menu.c
openbox/menu.h
openbox/menuframe.c