> > Would anybody be surprised if I said that it really isn't fast...
> > ahem. Just had to try. Pseudo code of a main loop:
>
> I'd tell you "why did you even try? I could have told you that!" :)
> It's not a sane path to go down. reading pixels back from the video
> card is simply death-asking
Writting to try and get some clarification on a few TODO items:
* IBar will resize itself down to single icon size on start/restart
under some circumstances.
Any use cases? Reproduction methods?
* make e internal windows (config panel, dialogs, config windows etc.)
use special border styles
On Sun, 26 Nov 2006 04:18:04 -0500 Christopher Michael
<[EMAIL PROTECTED]> wrote:
> Writting to try and get some clarification on a few TODO items:
>
>
> * IBar will resize itself down to single icon size on start/restart
> under some circumstances.
>
> Any use cases? Reproduction methods?
I
Christopher Michael wrote:
> Writting to try and get some clarification on a few TODO items:
>
>
> * IBar will resize itself down to single icon size on start/restart
> under some circumstances.
>
> Any use cases? Reproduction methods?
>
>
> * make e internal windows (config panel, dialogs, config
On Sun, 26 Nov 2006 09:04:03 GMT "[EMAIL PROTECTED]" <[EMAIL PROTECTED]>
babbled:
>
> > > Would anybody be surprised if I said that it really isn't fast...
> > > ahem. Just had to try. Pseudo code of a main loop:
> >
> > I'd tell you "why did you even try? I could have told you that!" :)
> > It
В нд, 2006-11-26 в 04:18 -0500, Christopher Michael написа:
> Writting to try and get some clarification on a few TODO items:
>
>
> * IBar will resize itself down to single icon size on start/restart
> under some circumstances.
>
> Any use cases? Reproduction methods?
>
>
> * make e internal
On Sun, 26 Nov 2006 15:03:35 +0200 Виктор Кожухаров <[EMAIL PROTECTED]>
babbled:
> В нд, 2006-11-26 в 04:18 -0500, Christopher Michael написа:
> > Writting to try and get some clarification on a few TODO items:
> >
> >
> > * IBar will resize itself down to single icon size on start/restart
> >
On Sat, Nov 25, 2006 at 10:39:20PM +0900, Carsten Haitzler wrote:
> On Wed, 22 Nov 2006 18:16:36 +0100 Johannes Hofmann <[EMAIL PROTECTED]>
> babbled:
>
> > Hi,
> >
> > I am using the epeg lib to generate thumbnails in memory (for
> > display in an X11 application). Therefore I use the
> > epeg_
Hi all,
I'm developing a small module to display informations about the currently
playing song.
I'm aware about the Eloquence module : my module is not a replacement of it
but just a exercise to learn more about the EFL.
I created an .edc file with only one part of type TEXT.
I've added an ecore
Oliver,
Try this :)
_isound_cb_check(inst);
if(!check_timer)
check_timer = ecore_timer_add(1.0, _isound_cb_check, inst);
> static int _isound_cb_check(void *data) {
> Instance *inst;
> mpd_Song *song;
> char buf[1024];
>
inst = data;
> mpd_status
Christopher Michael wrote:
> Writting to try and get some clarification on a few TODO items:
>
>
> * IBar will resize itself down to single icon size on start/restart
> under some circumstances.
>
> Any use cases? Reproduction methods?
>
>
> * make e internal windows (config panel, dialogs, config
2006/11/26, Christopher Michael <[EMAIL PROTECTED]>:
>
> Oliver,
>
> Try this :)
>
>
> _isound_cb_check(inst);
> if(!check_timer)
> check_timer = ecore_timer_add(1.0, _isound_cb_check, inst);
>
>
>
> > static int _isound_cb_check(void *data) {
> > Instance *inst;
> > mpd_Song *s
On Sun, 26 Nov 2006 16:42:20 -0600 Alberto <[EMAIL PROTECTED]> wrote:
> Christopher Michael wrote:
> > Writting to try and get some clarification on a few TODO items:
> >
> >
> > * IBar will resize itself down to single icon size on start/restart
> > under some circumstances.
> >
> > Any use case
David Seikel wrote:
> On Sun, 26 Nov 2006 16:42:20 -0600 Alberto <[EMAIL PROTECTED]> wrote:
>
>
>> Christopher Michael wrote:
>>
>>> Writting to try and get some clarification on a few TODO items:
>>>
>>>
>>> * IBar will resize itself down to single icon size on start/restart
>>> under som
On Sun, 26 Nov 2006 23:44:27 -0600 Alberto <[EMAIL PROTECTED]> wrote:
> But I do want to point out that a theme can has a many border styles
> as u can think of, so the data {item: "shade" "0"; } option could be
> used elsewhere. It just comes down to a matter of design and
> preferences. Personal
Just want to say: Good idea :-)
\\troback
On Sun, 26 Nov 2006 11:10:49 -0500 (EST)
Enlightenment CVS <[EMAIL PROTECTED]> wrote:
> Enlightenment CVS committal
>
> Author : devilhorns
> Project : e17
> Module : apps/e
>
> Dir : e17/apps/e/src/bin
>
>
> Modified Files:
> e_configure
On 11/27/06, Alberto <[EMAIL PROTECTED]> wrote:
>
> 8<--snip-
> Perhaps you are right, that it was silly to suggest it, but this is why
> I wanted to emphasize, making it an option within the theme's source
> code, but since we are dealing with E's internal windows its probably
> for the be
17 matches
Mail list logo