From mint-bounce@lists.fishpool.fi Wed Jun 7 16:33:30 2006 X-Original-To: fnaumann@mail.boerde.de Delivered-To: fnaumann@mail.boerde.de From: "Vadim Kindl" To: mint@fishpool.com Message-ID: Date: Wed, 07 Jun 2006 16:28:18 +0200 X-Priority: 3 (Normal) Subject: Re: [MiNT] AES features MIME-Version: 1.0 Content-type: text/plain; charset=iso-8859-1 X-ecartis-version: Ecartis v1.0.0 Sender: mint-bounce@lists.fishpool.fi Errors-To: mint-bounce@lists.fishpool.fi X-original-sender: gildor.i@atlas.cz 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=5.8 tagged_above=-50.5 required=7.0 tests=AWL, BAYES_00, PRIORITY_NO_NAME, RCVD_IN_BL_SPAMCOP_NET, RCVD_IN_SORBS X-Spam-Level: ***** Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by wh58-508.st.uni-magdeburg.de id k57EXUOm020504 Hello, >Already XaAES and MyAES have already feature for alway's topwindows and it work >fine in this two aes, you can use it for your own need, and this can be an >independant extension from the aes because I think this is not a systeme >feature. > Yes, I know there is such feature, but I was thinking about something different. Most of the time only part of menubar is used by menu of the top application I want ability to use rest of it for my applications. I can use topwindow for most of things I would like to place on menubar, but using menubar doesn't take any space for regular windows just part of usually empty menubar space. I can use approach of many dirty applications drawing its data across menubar directly, but I think extending current menu implementation and introducing new api calls for this is better way. Gildor