[Ayatana-commits] [Branch ~indicator-applet-developers/indicator-applet/applet] Rev 348: Adding support for hotkeys in the applet

2010-03-31 Thread noreply
Merge authors: Ted Gould (ted) Related merge proposals: https://code.launchpad.net/~ted/indicator-applet/hotkey-support/+merge/22575 proposed by: Ted Gould (ted) review: Approve - Cody Russell (bratsche) revno: 348 [merge] fixes b

[Ayatana-commits] [Merge] lp:~ted/indicator-applet/hotkey-support into lp:indicator-applet

2010-03-31 Thread noreply
The proposal to merge lp:~ted/indicator-applet/hotkey-support into lp:indicator-applet has been updated. Status: Needs review => Merged -- https://code.launchpad.net/~ted/indicator-applet/hotkey-support/+merge/22575 Your team ayatana-commits is subscribed to branch lp:indicator-applet.

[Ayatana-commits] [Branch ~indicator-applet-developers/indicator-messages/trunk] Rev 183: Fixes to the placement of notifications and their visibility. Lots of lovely cleanups.

2010-03-31 Thread noreply
Merge authors: Ted Gould (ted) Related merge proposals: https://code.launchpad.net/~ted/indicator-messages/notification-grouping/+merge/22546 proposed by: Ted Gould (ted) revno: 183 [merge] committer: Ted Gould branch nick: trunk

[Ayatana-commits] [Merge] lp:~ted/indicator-messages/notification-grouping into lp:indicator-messages

2010-03-31 Thread noreply
The proposal to merge lp:~ted/indicator-messages/notification-grouping into lp:indicator-messages has been updated. Status: Needs review => Merged -- https://code.launchpad.net/~ted/indicator-messages/notification-grouping/+merge/22546 Your team ayatana-commits is subscribed to branch lp:ind

Re: [Ayatana-commits] [Merge] lp:~bratsche/indicator-me/fix-restarting-service into lp:indicator-me

2010-03-31 Thread Ted Gould
Review: Approve review approve -- https://code.launchpad.net/~bratsche/indicator-me/fix-restarting-service/+merge/22573 Your team ayatana-commits is subscribed to branch lp:indicator-me. ___ Mailing list: https://launchpad.net/~ayatana-commits Post t

[Ayatana-commits] [Branch ~dbusmenu-team/dbusmenu/trunk] Rev 92: Switching menu updating to be friendlier

2010-03-31 Thread noreply
Merge authors: Ted Gould (ted) Related merge proposals: https://code.launchpad.net/~ted/dbusmenu/menu-update-bug/+merge/22564 proposed by: Ted Gould (ted) review: Approve - Cody Russell (bratsche) revno: 92 [merge] committer: Ted

Re: [Ayatana-commits] [Merge] lp:~ted/indicator-applet/hotkey-support into lp:indicator-applet

2010-03-31 Thread Cody Russell
Review: Approve Wicked. -- https://code.launchpad.net/~ted/indicator-applet/hotkey-support/+merge/22575 Your team ayatana-commits is subscribed to branch lp:indicator-applet. ___ Mailing list: https://launchpad.net/~ayatana-commits Post to : ayatana

[Ayatana-commits] [Merge] lp:~ted/dbusmenu/menu-update-bug into lp:dbusmenu

2010-03-31 Thread noreply
The proposal to merge lp:~ted/dbusmenu/menu-update-bug into lp:dbusmenu has been updated. Status: Needs review => Merged -- https://code.launchpad.net/~ted/dbusmenu/menu-update-bug/+merge/22564 Your team ayatana-commits is subscribed to branch lp:dbusmenu. __

Re: [Ayatana-commits] [Merge] lp:~dbarth/indicator-me/panel-icon-and-no-frame into lp:indicator-me

2010-03-31 Thread Cody Russell
Review: Approve -- https://code.launchpad.net/~dbarth/indicator-me/panel-icon-and-no-frame/+merge/22565 Your team ayatana-commits is subscribed to branch lp:indicator-me. ___ Mailing list: https://launchpad.net/~ayatana-commits Post to : ayatana-co

Re: [Ayatana-commits] [Merge] lp:~bratsche/indicator-me/fix-restarting-service into lp:indicator-me

2010-03-31 Thread Cody Russell
So revision 94 removes that. -- https://code.launchpad.net/~bratsche/indicator-me/fix-restarting-service/+merge/22573 Your team ayatana-commits is subscribed to branch lp:indicator-me. ___ Mailing list: https://launchpad.net/~ayatana-commits Post to

Re: [Ayatana-commits] [Merge] lp:~bratsche/indicator-me/fix-restarting-service into lp:indicator-me

2010-03-31 Thread Cody Russell
Oh yeah, you're right. For some reason it seemed necessary earlier, because once the service restarted there was no entry. But maybe since it's now recreating the proxy that affected it, because I just removed that part of the patch and it works fine now. -- https://code.launchpad.net/~bratsc

Re: [Ayatana-commits] [Merge] lp:~ted/dbusmenu/menu-update-bug into lp:dbusmenu

2010-03-31 Thread Cody Russell
Review: Approve -- https://code.launchpad.net/~ted/dbusmenu/menu-update-bug/+merge/22564 Your team ayatana-commits is subscribed to branch lp:dbusmenu. ___ Mailing list: https://launchpad.net/~ayatana-commits Post to : ayatana-commits@lists.launchp

Re: [Ayatana-commits] [Merge] lp:~bratsche/indicator-me/fix-restarting-service into lp:indicator-me

2010-03-31 Thread Ted Gould
On Wed, 2010-03-31 at 21:32 +, Cody Russell wrote: > +if (dmenu != NULL) { > + DbusmenuGtkClient *client = dbusmenu_gtkmenu_get_client > (dmenu); > + > + dbusmenu_client_add_type_handler (DBUSMENU_CLIENT (client), > DBUSMENU_ENTRY_MENUITEM_TYPE, new_entry_item); > +} You sho

[Ayatana-commits] [Merge] lp:~ted/indicator-applet/hotkey-support into lp:indicator-applet

2010-03-31 Thread Ted Gould
Ted Gould has proposed merging lp:~ted/indicator-applet/hotkey-support into lp:indicator-applet. Requested reviews: Indicator Applet Developers (indicator-applet-developers) Adding hotkey support to the indicator. Super+S to make the session menu appear. -- https://code.launchpad.net/~ted/i

[Ayatana-commits] [Merge] lp:~bratsche/indicator-me/fix-restarting-service into lp:indicator-me

2010-03-31 Thread Cody Russell
Cody Russell has proposed merging lp:~bratsche/indicator-me/fix-restarting-service into lp:indicator-me. Requested reviews: Indicator Applet Developers (indicator-applet-developers) Related bugs: #551063 Invalid reference to a dbusmenu item crashes the me menu https://bugs.launchpad.net/bug

[Ayatana-commits] [Merge] lp:~dbarth/indicator-me/panel-icon-and-no-frame into lp:indicator-me

2010-03-31 Thread David Barth
David Barth has proposed merging lp:~dbarth/indicator-me/panel-icon-and-no-frame into lp:indicator-me. Requested reviews: Cody Russell (bratsche) Indicator Applet Developers (indicator-applet-developers) Related bugs: #550956 use the proper -panel icon for the default avatar https://bugs.

[Ayatana-commits] [Merge] lp:~ted/indicator-session/go-to-sleep into lp:indicator-session

2010-03-31 Thread noreply
The proposal to merge lp:~ted/indicator-session/go-to-sleep into lp:indicator-session has been updated. Status: Needs review => Merged -- https://code.launchpad.net/~ted/indicator-session/go-to-sleep/+merge/22162 Your team ayatana-commits is subscribed to branch lp:indicator-session. __

[Ayatana-commits] [Merge] lp:~ted/dbusmenu/menu-update-bug into lp:dbusmenu

2010-03-31 Thread Ted Gould
Ted Gould has proposed merging lp:~ted/dbusmenu/menu-update-bug into lp:dbusmenu. Requested reviews: DBus Menu Team (dbusmenu-team) Changes the parse function from using take_children to using get_children and handling the fallout from that. This makes it so that menus don't disappear. -- h

[Ayatana-commits] [Branch ~dbusmenu-team/dbusmenu/trunk] Rev 91: Merging in support for sending AboutToShow events.

2010-03-31 Thread noreply
Merge authors: Aurélien Gâteau (agateau) Ted Gould (ted) Related merge proposals: https://code.launchpad.net/~agateau/dbusmenu/about-to-show/+merge/20570 proposed by: Aurélien Gâteau (agateau) review: Needs Information - David Barth (dbarth) ---

[Ayatana-commits] [Merge] lp:~agateau/dbusmenu/about-to-show into lp:dbusmenu

2010-03-31 Thread noreply
The proposal to merge lp:~agateau/dbusmenu/about-to-show into lp:dbusmenu has been updated. Status: Needs review => Merged -- https://code.launchpad.net/~agateau/dbusmenu/about-to-show/+merge/20570 Your team ayatana-commits is subscribed to branch lp:dbusmenu. __

[Ayatana-commits] [Branch ~dbusmenu-team/dbusmenu/trunk] Rev 89: 0.2.8

2010-03-31 Thread noreply
revno: 89 tags: 0.2.8 committer: Ted Gould branch nick: trunk timestamp: Thu 2010-03-25 10:06:58 -0500 message: 0.2.8 modified: configure.ac -- lp:dbusmenu https://code.launchpad.net/~dbusmenu-team/dbusmenu/trunk Your team ayatana

[Ayatana-commits] [Branch ~dbusmenu-team/dbusmenu/trunk] Rev 90: Update to clean up dbusmenu on syncing so we have references properly.

2010-03-31 Thread noreply
Merge authors: Ted Gould (ted) Related merge proposals: https://code.launchpad.net/~ted/dbusmenu/crash-and-repeat/+merge/22533 proposed by: Ted Gould (ted) review: Approve - Cody Russell (bratsche) revno: 90 [merge] committer: Ted

[Ayatana-commits] [Merge] lp:~ted/dbusmenu/crash-and-repeat into lp:dbusmenu

2010-03-31 Thread noreply
The proposal to merge lp:~ted/dbusmenu/crash-and-repeat into lp:dbusmenu has been updated. Status: Needs review => Merged -- https://code.launchpad.net/~ted/dbusmenu/crash-and-repeat/+merge/22533 Your team ayatana-commits is subscribed to branch lp:dbusmenu.

[Ayatana-commits] [Merge] lp:~ted/indicator-messages/notification-grouping into lp:indicator-messages

2010-03-31 Thread Ted Gould
Ted Gould has proposed merging lp:~ted/indicator-messages/notification-grouping into lp:indicator-messages. Requested reviews: Indicator Applet Developers (indicator-applet-developers) Fixes a few little bugs. Basically makes the item visiblity tied closely to the application. It also makes

Re: [Ayatana-commits] [Merge] lp:~ted/dbusmenu/crash-and-repeat into lp:dbusmenu

2010-03-31 Thread Cody Russell
Review: Approve -- https://code.launchpad.net/~ted/dbusmenu/crash-and-repeat/+merge/22533 Your team ayatana-commits is subscribed to branch lp:dbusmenu. ___ Mailing list: https://launchpad.net/~ayatana-commits Post to : ayatana-commits@lists.launch

[Ayatana-commits] [Merge] lp:~cjcurran/indicator-sound/quicken_the_scrolling into lp:indicator-sound

2010-03-31 Thread noreply
The proposal to merge lp:~cjcurran/indicator-sound/quicken_the_scrolling into lp:indicator-sound has been updated. Status: Needs review => Merged -- https://code.launchpad.net/~cjcurran/indicator-sound/quicken_the_scrolling/+merge/22467 Your team ayatana-commits is subscribed to branch lp:in

[Ayatana-commits] [Merge] lp:~cjcurran/indicator-sound/sink_removal_revisit into lp:indicator-sound

2010-03-31 Thread noreply
The proposal to merge lp:~cjcurran/indicator-sound/sink_removal_revisit into lp:indicator-sound has been updated. Status: Needs review => Merged -- https://code.launchpad.net/~cjcurran/indicator-sound/sink_removal_revisit/+merge/22529 Your team ayatana-commits is subscribed to branch lp:indi

Re: [Ayatana-commits] [Merge] lp:~cjcurran/indicator-sound/sink_removal_revisit into lp:indicator-sound

2010-03-31 Thread Ted Gould
Review: Approve -- https://code.edge.launchpad.net/~cjcurran/indicator-sound/sink_removal_revisit/+merge/22529 Your team ayatana-commits is subscribed to branch lp:indicator-sound. ___ Mailing list: https://launchpad.net/~ayatana-commits Post to :

[Ayatana-commits] [Merge] lp:~ted/dbusmenu/crash-and-repeat into lp:dbusmenu

2010-03-31 Thread Ted Gould
Ted Gould has proposed merging lp:~ted/dbusmenu/crash-and-repeat into lp:dbusmenu. Requested reviews: DBus Menu Team (dbusmenu-team) Little fixes for big bugs. - This fixes the "insane duplication" bug as we were keeping an extra reference to the old root in the parse function. - Removes a

Re: [Ayatana-commits] [Merge] lp:~cjcurran/indicator-sound/quicken_the_scrolling into lp:indicator-sound

2010-03-31 Thread Ted Gould
Review: Approve -- https://code.edge.launchpad.net/~cjcurran/indicator-sound/quicken_the_scrolling/+merge/22467 Your team ayatana-commits is subscribed to branch lp:indicator-sound. ___ Mailing list: https://launchpad.net/~ayatana-commits Post to :

[Ayatana-commits] [Merge] lp:~cjcurran/indicator-sound/sink_removal_revisit into lp:indicator-sound

2010-03-31 Thread Conor Curran
Conor Curran has proposed merging lp:~cjcurran/indicator-sound/sink_removal_revisit into lp:indicator-sound. Requested reviews: Indicator Applet Developers (indicator-applet-developers) Revisited the edge case of removing a sink and how the service behaves at that point. It should now handle