From mint-bounce@lists.fishpool.fi Thu Apr 27 22:29:34 2006 X-Original-To: fnaumann@mail.boerde.de Delivered-To: fnaumann@mail.boerde.de Mime-Version: 1.0 (Apple Message framework v746.3) In-Reply-To: <1144960795.25823.107.camel@linuxbox> References: <443E0AEB.8050708@utbm.fr> <1144918628.25823.32.camel@linuxbox> <443E1915.5090804@utbm.fr> <1144922563.25823.45.camel@linuxbox> <443E6F3E.3020509@utbm.fr> <1144949935.25823.78.camel@linuxbox> <1144957798.443eab66887d4@webmail2.utbm.fr> <114496 Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: Content-Transfer-Encoding: 7bit From: =?ISO-8859-1?Q?Philipp_Donz=E9?= Subject: Re: [MiNT] wind_set(WF_TOPMOST) Date: Thu, 27 Apr 2006 22:21:00 +0200 To: MiNT List X-Mailer: Apple Mail (2.746.3) X-ecartis-version: Ecartis v1.0.0 Sender: mint-bounce@lists.fishpool.fi Errors-To: mint-bounce@lists.fishpool.fi X-original-sender: philipp.donze@epfl.ch Precedence: bulk List-help: List-unsubscribe: List-Id: X-List-ID: List-subscribe: List-owner: List-post: X-Virus-Scanned: by amavisd-new at relay.boerde.de X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on relay.boerde.de X-Spam-Status: No, hits=3.1 tagged_above=-50.5 required=7.0 tests=BAYES_00, RCVD_IN_SORBS X-Spam-Level: *** > Any AES application authors here who can speak their thoughts? I think it's a nice feature but it would be "nice to have" also for normal GEM apps. E.g. "floating windows" would allow applications to open many panels like in Photoshop. To make sure normal apps don't abuse this feature: the "floating windows" of system applications are always visible, but "floating windows" of normal apps are automatically hidden when the app is not active/"on top". Next question: how does the system know if an application should be considered a "system application"? If the application registers itsself as part of the "system" (by issuing a special AES command), every normal GEM application can register itsself and abusing the feature is still possible. So the AES has to know in advance which apps are "system applications" (e.g. defined in the configuration file). Philipp