From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 80611 invoked by alias); 7 Oct 2015 15:20:35 -0000 Mailing-List: contact cygwin-xfree-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-xfree-owner@cygwin.com Reply-To: cygwin-xfree@cygwin.com Mail-Followup-To: cygwin-xfree@cygwin.com Received: (qmail 80601 invoked by uid 89); 7 Oct 2015 15:20:35 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.9 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail-wi0-f172.google.com Received: from mail-wi0-f172.google.com (HELO mail-wi0-f172.google.com) (209.85.212.172) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-GCM-SHA256 encrypted) ESMTPS; Wed, 07 Oct 2015 15:20:34 +0000 Received: by wiclk2 with SMTP id lk2so218833759wic.0 for ; Wed, 07 Oct 2015 08:20:31 -0700 (PDT) MIME-Version: 1.0 X-Received: by 10.195.13.14 with SMTP id eu14mr1909685wjd.9.1444231231010; Wed, 07 Oct 2015 08:20:31 -0700 (PDT) Received: by 10.28.227.133 with HTTP; Wed, 7 Oct 2015 08:20:30 -0700 (PDT) Date: Wed, 07 Oct 2015 15:20:00 -0000 Message-ID: Subject: Window manager commands in native window manager multiwindow mode From: Gulliver Smith To: cygwin-xfree Content-Type: text/plain; charset=UTF-8 X-SW-Source: 2015-10/txt/msg00000.txt.bz2 I ask this question from time to time just in case someone new sees it and decides to work on it or others might agree that it is a priority. Other people have raised this over the last few years as well. The issue is that I would like to raise windows from within a program (Emacs to be precise), but it doesn't work with the native window manager running in multiwindow mode. Emacs has several nice commands for which I have not-so-nice work arounds (opening and closing windows). These are: (raise-frame f) (iconify-frame f) (decionify-frame f) (make-frame-visible f) None of these work with Cygwin X. Thanks Gulliver -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/