[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [MiNT] XaAES:first menu,was:Release TODO list



On Sun, 2013-01-20 at 20:26 +0100, Vincent Rivière wrote:

> This looks more like a hack than a definite solution :-\

I can't see a definite solution for this (very minor IMO!) problem the
way the AES works now.

A possible solution that requires changes to XaAES would be something
like this:

1. Add a "keep focus" keyword to app-options.
2. When an application with this keyword is started (appl_init is
called) with "run" or "shell=" you set a flag.
3. From now on, you don't give focus to any application when it's
started if it's started with "run" or "shell=".

It will only work for programs started from xaaes.cnf but I really don't
see how to cleanly implement something like this for programs that are
started by the desktop.

Jo Even