Re: last call for alcohol .. er .. BIC API changes

2008-11-05 Thread Richard Dale
2008/11/3 Aaron J. Seigo <[EMAIL PROTECTED]> > On Monday 03 November 2008, Richard Dale wrote: > > > One little thing that would be nice, is to be able to specify a different > > name for the main file in a plasmoid so that we can have main.rb, main.py > > etc without needing to have a new packa

Re: last call for alcohol .. er .. BIC API changes

2008-11-04 Thread Simon Edwards
Aaron J. Seigo wrote: > On Monday 03 November 2008, Richard Dale wrote: >> Well I think what Simon and myself are doing is different from what the >> GoogleGadgets and Edje implementors were doing. >> >> For better or worse we don't want to design a new api because we think the >> C++ api is perfec

Re: last call for alcohol .. er .. BIC API changes

2008-11-04 Thread Aaron J. Seigo
On Tuesday 04 November 2008, Ryan P. Bitanga wrote: > 2008/11/4 Aaron J. Seigo <[EMAIL PROTECTED]>: > > On Monday 03 November 2008, Ryan P. Bitanga wrote: > >> I fixed up the patch for multiple action runners. Moved action > > > > can you find me on irc? because i still really don't grok some of th

Re: last call for alcohol .. er .. BIC API changes

2008-11-04 Thread Ryan P. Bitanga
2008/11/4 Aaron J. Seigo <[EMAIL PROTECTED]>: > On Monday 03 November 2008, Ryan P. Bitanga wrote: >> I fixed up the patch for multiple action runners. Moved action > > can you find me on irc? because i still really don't grok some of the > decisions > in the patch and it'll be faster to have a tw

Re: last call for alcohol .. er .. BIC API changes

2008-11-03 Thread Aaron J. Seigo
On Monday 03 November 2008, Richard Dale wrote: > 2008/11/3 Aaron J. Seigo <[EMAIL PROTECTED]> > > > On Monday 03 November 2008, Simon Edwards wrote: > > > Hell, > > > > > > Aaron J. Seigo wrote: > > > > i'd like to move libplasma over to kdelibs on Nov 3rd. it'll be a > > > > fair amount of wo

Re: last call for alcohol .. er .. BIC API changes

2008-11-03 Thread Richard Dale
2008/11/3 Aaron J. Seigo <[EMAIL PROTECTED]> > On Monday 03 November 2008, Simon Edwards wrote: > > Hell, > > > > Aaron J. Seigo wrote: > > > i'd like to move libplasma over to kdelibs on Nov 3rd. it'll be a fair > > > amount of work, and i'll announce here when i've started so other > people

Re: last call for alcohol .. er .. BIC API changes

2008-11-03 Thread Aaron J. Seigo
On Monday 03 November 2008, Simon Edwards wrote: > Hell, > > Aaron J. Seigo wrote: > > i'd like to move libplasma over to kdelibs on Nov 3rd. it'll be a fair > > amount of work, and i'll announce here when i've started so other people > > don't get caught with local changes to libplasma. > > >

Re: last call for alcohol .. er .. BIC API changes

2008-11-03 Thread Simon Edwards
Hell, Aaron J. Seigo wrote: > i'd like to move libplasma over to kdelibs on Nov 3rd. it'll be a fair amount > of work, and i'll announce here when i've started so other people don't get > caught with local changes to libplasma. > > so this is the "last call" for binary incompatible API chan

Re: last call for alcohol .. er .. BIC API changes

2008-11-03 Thread Aaron J. Seigo
On Monday 03 November 2008, Kevin Ottens wrote: > I'd say it should be: > showCloseButton()+hideCloseButton() sounds good. -- Aaron J. Seigo humru othro a kohnu se GPG Fingerprint: 8B8B 2209 0C6F 7C47 B1EA EE75 D6B7 2EB1 A7F1 DB43 KDE core developer sponsored by Qt Software signature.asc De

Re: last call for alcohol .. er .. BIC API changes

2008-11-03 Thread Kevin Ottens
Le Monday 03 November 2008, Aaron J. Seigo a écrit : > showCloseButton(bool show)? API OCD Police! I'd say it should be: showCloseButton()+hideCloseButton() or setCloseButtonVisible(bool visible) showCloseButton(bool) is mixing genres IMO (action verb used for a property). Thanks for your atten

Re: last call for alcohol .. er .. BIC API changes

2008-11-03 Thread Aaron J. Seigo
On Monday 03 November 2008, Ryan P. Bitanga wrote: > I fixed up the patch for multiple action runners. Moved action can you find me on irc? because i still really don't grok some of the decisions in the patch and it'll be faster to have a two way conversation rather than do this by email. -- A

Re: last call for alcohol .. er .. BIC API changes

2008-11-03 Thread Aaron J. Seigo
On Monday 03 November 2008, Rob Scheepmaker wrote: > I've got some small changes in mind for the extender api: > > * in class Extender rename setExtenderAppearance to setAppearance. > > * in class ExtenderItem rename moveBackToSource to returnToSource. sounds sane > * not BIC but related to exten

Re: last call for alcohol .. er .. BIC API changes

2008-11-03 Thread Rob Scheepmaker
On Monday 03 November 2008 07:20:53 Aaron J. Seigo wrote: > hi =) > > i'd like to move libplasma over to kdelibs on Nov 3rd. it'll be a fair > amount of work, and i'll announce here when i've started so other people > don't get caught with local changes to libplasma. neat :) > so this is the "las

Re: last call for alcohol .. er .. BIC API changes

2008-11-03 Thread Ryan P. Bitanga
2008/11/3 Aaron J. Seigo <[EMAIL PROTECTED]>: > hi =) > > i'd like to move libplasma over to kdelibs on Nov 3rd. it'll be a fair amount > of work, and i'll announce here when i've started so other people don't get > caught with local changes to libplasma. > > so this is the "last call" for binary i

Re: last call for alcohol .. er .. BIC API changes

2008-11-03 Thread Kevin Ottens
Le Monday 03 November 2008, Aaron J. Seigo a écrit : > doesn't look like it would be hard to make it load the QGraphicsLayouts ... > about 10 mins worth of work, actually. that class belongs in the scripting > dir too, i think. Sure, that was my first take as well. Now, if that was linked to the n

Re: last call for alcohol .. er .. BIC API changes

2008-11-02 Thread Aaron J. Seigo
On Monday 03 November 2008, Kevin Ottens wrote: > Le Monday 03 November 2008, Aaron J. Seigo a écrit : > > i need to work out the multiple action runners thing but other than that > > i'm not sure what else is outstanding. > > Yesterday I talked with Rich about UiLoader. The methods related to layo

Re: last call for alcohol .. er .. BIC API changes

2008-11-02 Thread Kevin Ottens
Le Monday 03 November 2008, Aaron J. Seigo a écrit : > i need to work out the multiple action runners thing but other than that > i'm not sure what else is outstanding. Yesterday I talked with Rich about UiLoader. The methods related to layouts are doing nothing, and it's likely they're not going

last call for alcohol .. er .. BIC API changes

2008-11-02 Thread Aaron J. Seigo
hi =) i'd like to move libplasma over to kdelibs on Nov 3rd. it'll be a fair amount of work, and i'll announce here when i've started so other people don't get caught with local changes to libplasma. so this is the "last call" for binary incompatible API changes ... time to speak up or forever