]> icculus.org git repositories - dana/openbox.git/commit
fix updates in the app menu from the linkbase.
authorDana Jansens <danakj@orodu.net>
Wed, 9 Mar 2011 18:49:11 +0000 (13:49 -0500)
committerDana Jansens <danakj@orodu.net>
Sun, 30 Sep 2012 16:05:58 +0000 (12:05 -0400)
commit6df4ce72839260676f348376bd10348c34d3b234
tree053b99b2ef898ef087b30a2a91bda0a1edee42c6
parent3379f882c6e64a5fd8b1a3924760bb4735665aed
fix updates in the app menu from the linkbase.

it did not remove things correctly if the linkbase removed something while the
  menu was not shown.
it sorted the wrong list.
basically it was buggy. tested now with a duplicate .desktop id in 2 places,
  and the menu shows only one copy. updating it while the menu is not shown
  correctly updates the menu.  updating it while the menu is shown also
  correclty updates the menu.
openbox/apps_menu.c