all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Stefan Kangas <stefan@marxist.se>
To: David Benjamin <davidben@google.com>
Cc: 16097@debbugs.gnu.org
Subject: bug#16097: [PATCH] Treat windows on other spaces as not visible in Cocoa
Date: Wed, 12 Aug 2020 15:34:04 -0700	[thread overview]
Message-ID: <CADwFkmnz_Q3MSEAA+Nynjz7WFS419UhX0F0YHn_Y6B754uLJeQ@mail.gmail.com> (raw)
In-Reply-To: <CAF8qwaCWZv3s9s0Dy_pPR_v+1zuJpA2t6Fr0gXEOjd9=Wu7KEQ@mail.gmail.com> (David Benjamin's message of "Mon, 9 Dec 2013 20:42:22 -0500")

David Benjamin <davidben@google.com> writes:

> Here's a patch for something that's been bugging me. This makes Cmd-` cycle through only the current space's windows, which is
> consistent with other programs on OS X. It also matches the behavior of other-frame on X11 for window managers that implement
> virtual desktops by mapping and unmapping windows. The patch is attached.
>
> It's not perfect; if you go into Mission Control or so and move a window onto another space without switching spaces, it won't notice
> until you switch spaces again. I wasn't able to find a notification to listen to; it'd be nice to replace the visible field in a frame with some
> virtual call that, in Cocoa, would just call out to [win isVisible] and [win isOnActiveSpace], but that'd be a more invasive change. It also
> doesn't fix the behavior where closing the last window on a space warps you to a window on another space. I'm not sure yet what's
> causing that.
>
> As far as copyright goes, if this is a large enough change to matter (a decent chunk of the diff is just moving some code around), I'm a
> Google employee. I'm told we already have an agreement on file with the FSF.

(This was sent 7 years ago but unfortunately never got a reply at the
time.)

The attached patch unfortunately no longer applies.

Is this still an issue on modern versions of Emacs?

Best regards,
Stefan Kangas





  reply	other threads:[~2020-08-12 22:34 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-12-10  1:42 bug#16097: [PATCH] Treat windows on other spaces as not visible in Cocoa David Benjamin
2020-08-12 22:34 ` Stefan Kangas [this message]
2020-10-13  1:43   ` Lars Ingebrigtsen
2020-10-13 16:05     ` David Benjamin via Bug reports for GNU Emacs, the Swiss army knife of text editors
2020-10-14  4:09       ` Lars Ingebrigtsen
2022-01-26 16:46 ` Lars Ingebrigtsen
2022-01-27 11:06   ` Robert Pluim
2022-01-27 13:59     ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2022-01-27 14:23       ` Robert Pluim
2022-01-28  0:35         ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2022-01-28  8:42           ` Robert Pluim
2022-01-28  8:47             ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2022-01-28  8:55               ` Robert Pluim
2022-01-28 10:02                 ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2022-01-28 10:51                   ` Robert Pluim
2022-01-28 11:06                     ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
     [not found]     ` <YfMHYwc+BjAwdkke@idiocy.org>
2022-01-28  8:17       ` Robert Pluim
2022-01-29  0:16         ` Alan Third
2022-02-01 22:48     ` Alan Third

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CADwFkmnz_Q3MSEAA+Nynjz7WFS419UhX0F0YHn_Y6B754uLJeQ@mail.gmail.com \
    --to=stefan@marxist.se \
    --cc=16097@debbugs.gnu.org \
    --cc=davidben@google.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.