Re: suspendprocess - poor man's power save

2010-09-20 Thread Jan Knutar
On Sunday 19 September 2010, Andrew Flegg wrote: > On Sun, Sep 19, 2010 at 17:58, Robin Burchell wrote: > > Anyway: this was pretty much in keeping with my idea: move it into > > the task switcher (hildon-desktop/other) so that applications which > > are moved to background are stopped (unless th

Re: suspendprocess - poor man's power save

2010-09-20 Thread Sivan Greenberg
On Mon, Sep 20, 2010 at 4:35 PM, Eero Tamminen wrote: > For example D-BUS will infinitely buffer messages that are sent > to a connected client but not read by it.  If these messages can > be very frequent (say device orientation & network condition messages), > this will soon bloat D-BUS memory u

Re: suspendprocess - poor man's power save

2010-09-20 Thread Ville M. Vainio
On Mon, Sep 20, 2010 at 3:35 PM, Eero Tamminen wrote: > For example D-BUS will infinitely buffer messages that are sent > to a connected client but not read by it.  If these messages can > be very frequent (say device orientation & network condition messages), > this will soon bloat D-BUS memory

Re: suspendprocess - poor man's power save

2010-09-20 Thread Eero Tamminen
Hi, ext Andrew Flegg wrote: On Sun, Sep 19, 2010 at 17:58, Robin Burchell wrote: Anyway: this was pretty much in keeping with my idea: move it into the task switcher (hildon-desktop/other) so that applications which are moved to background are stopped (unless they signal for whatever reason th

[ANN] gst-dsp 0.8.0 released

2010-09-20 Thread Felipe Contreras
Hi, gst-dsp is a GStreamer plug-in to utilize Texas Intruments' DSP algorithms for OMAP3 platforms using the tidspbridge driver. [I forgot to post this on maemo/meego mailing lists, so here it goes, please CC gst-...@googlegroups.com if you reply] This is a major release, many features have been

Re: Autocomplete Library

2010-09-20 Thread Sivan Greenberg
On Mon, Sep 20, 2010 at 11:52 AM, Dave Neary wrote: > That's ctags (or etags). Rather, ctags generates lists of symbols that > auto-completion features in editors read & use for completion. Yes! This is it. Thanks Dave for reminding about this, I tried recalling it to no avail. -Sivan __

Re: Autocomplete Library

2010-09-20 Thread Dave Neary
Hi, Sivan Greenberg wrote: > I would go to the trouble to provide a more "complete" autocomplete > lib, in the form of completing not just by autocomplete lists provided > by some readline client apps, but to employ "heuristics" to > autocomplete words related to a usage domain of certain tools an

Re: suspendprocess - poor man's power save

2010-09-20 Thread Attila Csipa
On Sun, Sep 19, 2010 at 7:58 PM, Robin Burchell wrote: > > Anyway: this was pretty much in keeping with my idea: move it into the task > switcher (hildon-desktop/other) so that applications which are moved to > background are stopped (unless they signal for whatever reason that they > need to be k