I think we should start a Qooxdoo extension project.
Current Contrib is not organized and people rarely keep maintinaing.
How about we, the community do things that core qooxdoo do not have , but
all keep in a same repo (something like
https://github.com/borisyankov/DefinitelyTyped)

There we will maintain existing contrib project which are no longer
maintained , such as

Accordion
Uploadmgr
Collapsible Panel
Themes
And many other awesome qxcontribs.

Issue managed will use Github's issue manager.
Project management will use a Public trello board. Where we will post our
wishlists.

I am also planning to pay Boundies for improvement of qooxdoo and new
widgets.


If anyone intrested i will start a repo.

On Fri, May 1, 2015 at 11:30 PM, Vincent Vandenschrick <vvand...@gmail.com>
wrote:

> Hi George,
> Great to hear about that. I must admit it has been a real surprise for me
> either ;-)
>
> > Le 1 mai 2015 à 18:51, George Nikolaidis <gnikolai...@ergobyte.gr> a
> écrit :
> >
> > Vincent, thank you!
> >
> > We have integrated your wonderful patch in our soon to be released
> > qx.Desktop application, I cannot overstate how much eye-candy it added
> > to its look and feel.
> >
> > And yes, it works for everything - borders, backgrounds, sizes etc!
> >
> > Regards,
> >
> > --
> > George Nikolaidis (gnikolai...@ergobyte.gr)
> > MEng, MSc Information Systems
> > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> > Ergobyte Informatics S.A.
> > Innovative Software Development
> > 21 Aristotelous str., 54624 Thessaloniki, Greece
> > Tel: +302310288434, Fax: +302310288134
> > Website:www.ergobyte.gr
> >
> > On 29/04/2015 08:14 μμ, Vincent Vandenschrick wrote:
> >> Hi all,
> >> For the record, I've succeeded in animating the focus by writing a
> >> simple Decorator mixin and then using the "transition" property in
> >> decorators for the focus state. Here is the source code :
> >>
> >>
> https://github.com/jspresso/jspresso-ce/blob/master/qooxdoo/client/src/main/js/org/jspresso/framework/patch/MTransition.js
> >>
> >> the apply it as stated in the docs :
> >> qx.Class.patch(qx.ui.decoration.Decorator,
> org.jspresso.framework.patch.MTransition);
> >>
> >> and use the transition property in the decorator theme definition, e.g.
> :
> >>  "focused-inset": {
> >>   style: {
> >>     radius: 2,
> >>     width: 1,
> >>     color: "background-selected",
> >>     shadowBlurRadius: 2,
> >>     shadowColor: "background-selected",
> >>     shadowLength: 0,
> >>     transition: "all 200ms ease-out"
> >>   }
> >> }
> >>
> >> Best,
> >> Vincent
> >>
> >
> >
> ------------------------------------------------------------------------------
> > One dashboard for servers and applications across Physical-Virtual-Cloud
> > Widest out-of-the-box monitoring support with 50+ applications
> > Performance metrics, stats and reports that give you Actionable Insights
> > Deep dive visibility with transaction tracing using APM Insight.
> > http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
> > _______________________________________________
> > qooxdoo-devel mailing list
> > qooxdoo-devel@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
>
>
>
> ------------------------------------------------------------------------------
> One dashboard for servers and applications across Physical-Virtual-Cloud
> Widest out-of-the-box monitoring support with 50+ applications
> Performance metrics, stats and reports that give you Actionable Insights
> Deep dive visibility with transaction tracing using APM Insight.
> http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
> _______________________________________________
> qooxdoo-devel mailing list
> qooxdoo-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
>
------------------------------------------------------------------------------
One dashboard for servers and applications across Physical-Virtual-Cloud 
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
_______________________________________________
qooxdoo-devel mailing list
qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to