unity-dev team mailing list archive
-
unity-dev team
-
Mailing list archive
-
Message #00034
Re: [Ayatana-dev] Controlling the order of indicators
- To: Ted Gould <ted@xxxxxxxxxx>
- Subject: Re: [Ayatana-dev] Controlling the order of indicators
- From: Ramón Rocha <ra.rocha.jr@xxxxxxxxx>
- Date: Fri, 15 Oct 2010 17:27:39 -0500
- Cc: Ayatana Dev <ayatana-dev@xxxxxxxxxxxxxxxxxxx>
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=qfYmMc8XDciSMlHvysuEu755V4WunYNqz5bJ+u0KQVs=; b=PcJodIRrUvXhKNRXuYroHgxEon3U26aEZadPbXrzF68xGvJ/n9Fj9i2WcJPBNMy1Kt IXkxfZRsrGIjBkSO1eOZv99CqxzMwI31EWjflcvzindXwNE7QT0Iq0hQ6cmbeRukvyLS IwCL4IEJDDiwCclspFZTecGpBQdojo7+8rPns=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=QHGKJDkXxuOchVxjWz3QGpIOkBs5xwTpFDJ2V0jvcV4tF7SJs3n9jMaSenWyqOPw2E ZzrnnNbnhYI49bCzkKyOrQ+u1B5knL7GcPbK5VTZpzQBk2pMkTbWS/+v8YlLJpoNHs2f 8jAHk53o15pl0P68HF8MHx4KoDNmh5hnevK9g=
- In-reply-to: <1287179589.4719.22.camel@vee>
- List-archive: <http://lists.launchpad.net/ayatana-dev>
- List-help: <https://help.launchpad.net/ListHelp>
- List-id: <ayatana-dev.lists.launchpad.net>
- List-owner: <https://launchpad.net/~ayatana-dev>
- List-post: <mailto:ayatana-dev@lists.launchpad.net>
- List-subscribe: <https://launchpad.net/~ayatana-dev>
- List-unsubscribe: <https://launchpad.net/~ayatana-dev>
- References: <AANLkTimtKt15R3DPn5boMsvXfTg_PeJ5=Q1EeFyRbrFp@mail.gmail.com> <1287177584.4719.19.camel@vee> <AANLkTi=1HmEZ_xtTQJ+A0vcjAPV2e9c8OvnL0P3-X5CO@mail.gmail.com> <1287179589.4719.22.camel@vee>
2010/10/15 Ted Gould <ted@xxxxxxxxxx>:
> On Fri, 2010-10-15 at 16:40 -0500, Ramón Rocha wrote:
>> 2010/10/15 Ted Gould <ted@xxxxxxxxxx>:
>> > We allow the application indicators to move themselves within the
>> > application indicator area, but we don't allow them to move themselves
>> > into the system indicator area. So if you had this:
>> >
>> > [yours gtg tomboy] sound messaging
>> >
>> > You could change it to:
>> >
>> > [gtg tomboy yours] sound messaging
>> >
>> > But you won't be able to move your indicator outside of the brackets.
>> >
>> > --Ted
>>
>> Okay, that makes sense from a consistency perspective for ayatana.
>> I'm just looking for a quick way to hack the following...
>>
>> [other panel applets] [sound messaging] [mine] [clock] [session indicators]
>>
>> I was hoping there was an easy way to do it with app indicators but it
>> sounds like I need to create a full blown panel applet. If you are
>> curious my indicator just displays the current time in UTC format,
>> hence why I want it next to the clock.
>>
>> Thanks for the quick response.
>>
>> -Ramón
>>
>> P.S. Actually would it be possible to add an indicator into the
>> session applet? I realize it's not appropriate to add a UTC clock in
>> there but I'm just looking for a quick and dirty implementation that
>> will have nice and clean visual results.
>
> If you install indicator-applet-complete and indicator-datetime you'll
> get a clock along with everything grouped on your panel. The type of
> time it displays will be dependent on your locale, but you can adjust
> it.
>
>
> http://www.omgubuntu.co.uk/2010/09/enable-date-day-seconds-on-indicator-datetime/
>
> --Ted
>
Yeah, I tried that but I want two clocks on the panel. One in my
local time and the other in UTC and I want them next to each other. I
also want the volume/messaging indicator to the left of the clocks and
the session indicators to the right. This would look nicer.
Screenshot of what I have now:
http://lh5.ggpht.com/_7g8pojmHbyk/TLaA_1p_5kI/AAAAAAAABi0/CW3-uiXoc0Q/s800/utc_indicator_screenshot.png
So there is no way to add an indicator into the session applet?
-Ramón
Follow ups
References