Re: Amarok Scripting API

2013-08-28 Thread Anmol Ahuja
Amarok Scripting API Status 2.0 Existing: Amarok.Lyrics public slots: void showLyrics( const QString& lyrics ) const; void showLyricsHtml( const QString& lyrics ) const; void showLyricsError( const QString& error ) const; void showLyricsNotFound( co

Re: Amarok Scripting API

2013-08-28 Thread Anmol Ahuja
> Right, but I see three different colors. Grey, a very light grey, and black. That particular variation is unintentional. ___ Amarok-devel mailing list Amarok-devel@kde.org https://mail.kde.org/mailman/listinfo/amarok-devel

Re: Amarok Scripting API

2013-08-28 Thread Edward Toroshchin
On Wed, Aug 28, 2013 at 10:35:22PM +0530, Anmol Ahuja wrote: > I'm sorry, I should've clarified. You also shouldn't have sent an e-mail with colors. It's not really polite using HTML in e-mails, especially if you assign significance to colors. -- Edward "Hades" Toroshchin dr_lepper on irc.freeno

Re: Amarok Scripting API

2013-08-28 Thread Mark Kretschmann
On Wed, Aug 28, 2013 at 7:05 PM, Anmol Ahuja wrote: >> I think he means that the grey ones existed from before and the black ones >> were added by him. > Yep, that's it. > I'm sorry, I should've clarified. Right, but I see three different colors. Grey, a very light grey, and black. -- Mark Kret

Re: Amarok Scripting API

2013-08-28 Thread vedant agarwala
I think he means that the grey ones existed from before and the black ones were added by him. On Wed, Aug 28, 2013 at 10:26 PM, Mark Kretschmann wrote: > On Wed, Aug 28, 2013 at 3:48 PM, Anmol Ahuja wrote: > > Here's the current state of the Amarok Scripting API. : > > Thanks Anmol. Now please

Re: Amarok Scripting API

2013-08-28 Thread Anmol Ahuja
> I think he means that the grey ones existed from before and the black ones were added by him. Yep, that's it. I'm sorry, I should've clarified. ___ Amarok-devel mailing list Amarok-devel@kde.org https://mail.kde.org/mailman/listinfo/amarok-devel

Re: Amarok Scripting API

2013-08-28 Thread Mark Kretschmann
On Wed, Aug 28, 2013 at 3:48 PM, Anmol Ahuja wrote: > Here's the current state of the Amarok Scripting API. : Thanks Anmol. Now please also explain what the different colors mean. ___ Amarok-devel mailing list Amarok-devel@kde.org https://mail.kde.org/m

Amarok Scripting API

2013-08-28 Thread Anmol Ahuja
Here's the current state of the Amarok Scripting API. : Amarok.Lyrics public slots: void showLyrics( const QString& lyrics ) const; void showLyricsHtml( const QString& lyrics ) const; void showLyricsError( const QString& error ) const; void showLyric

Re: Need a mentor for an SoK idea

2013-08-28 Thread vedant agarwala
Yes the whitespace problem is fixed. It looks much better now. But still no HTML support (font style, links, etc.) . I guess I should have made my proposal for plaintext as well as HTML; like placing links at the end. On Wed, Aug 28, 2013 at 12:05 AM, Myriam Schweingruber wrote: > On Tue, Aug 27