From mint-bounce@lists.fishpool.fi Tue Apr 4 20:52:35 2006 X-Original-To: fnaumann@mail.boerde.de Delivered-To: fnaumann@mail.boerde.de Subject: [MiNT] Taskbars being hide by windows From: David Galvez To: mint@fishpool.com Content-Type: text/plain Date: Tue, 04 Apr 2006 20:42:00 +0200 Message-Id: <1144176120.19153.18.camel@Aranym> Mime-Version: 1.0 X-Mailer: Evolution 2.4.1 Content-Transfer-Encoding: 7bit X-ecartis-version: Ecartis v1.0.0 Sender: mint-bounce@lists.fishpool.fi Errors-To: mint-bounce@lists.fishpool.fi X-original-sender: elhombremaraka@terra.es 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: *** Hi! I know some AES developers and also the people behind of some atari taskbars read this list, so i was wondering if it would be possible to create a method that avoid windows to hide the taskbar when they are fulled or moved. Maybe the taskbar could register into the AES giving his height when is loaded so when wind_get ( WF_CURRXYWH ) or wind_set( WF_CURRXYWH ) are called the right "height" coordinate for the window could be sent by the AES to the application who own the window. Could that be done?. Also make the taskbar being always on top could help to avoid the windows that are being moved to hide the taskbar, but i think this is more complicate to implement. I don't know, what the developers think? Thanks David