all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Drew Adams <drew.adams@oracle.com>
To: Stefan Monnier <monnier@iro.umontreal.ca>, Po Lu <luangruo@yahoo.com>
Cc: "emacs-devel@gnu.org" <emacs-devel@gnu.org>
Subject: RE: [External] : Re: master cc29fab3a6: Redisplay "invisible" frames that are actually visible on modern X
Date: Mon, 26 Dec 2022 16:45:25 +0000	[thread overview]
Message-ID: <SJ0PR10MB5488130EB95F497DA91C9E48F3EC9@SJ0PR10MB5488.namprd10.prod.outlook.com> (raw)
In-Reply-To: <jwvy1qucll0.fsf-monnier+emacs@gnu.org>

> for those
> frames that are marked as actually invisible, I think we should try and
> keep them as invisible as possible.  IOW if they appear as
> preview/thumbnails somewhere it should itself be considered as a bug
> (either in our code or in the compositing manager or ...).
> Keeping the preview's appearance up-to-date is wasted efforts in
> this respect.

+1

> PS: In case you need to see concrete uses of invisible frames, you can
>     find one in `server.el` and another in GNU ELPA's `xclip.el`.
>     There are probably others, but these are the one I know of because
>     I coded them :-)

I too have code that makes frames invisible (or visible,
or iconifies them).  E.g., in `frame-cmds.el'.  E.g.,
`C-h f hide-everything':

  hide-everything is an interactive compiled Lisp function in
  'frame-cmds.el'. 

  (hide-everything)

  Hide all frames of session at once.
  Iconify minibuffer frame; make all others invisible.
  Remembers frame configuration in register `C-l' (Control-L).
  To restore this frame configuration, use `C-x r j C-l'.




  reply	other threads:[~2022-12-26 16:45 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <167204147913.11300.799159655252309055@vcs2.savannah.gnu.org>
     [not found] ` <20221226075759.AAF44C00613@vcs2.savannah.gnu.org>
2022-12-26 14:04   ` master cc29fab3a6: Redisplay "invisible" frames that are actually visible on modern X Stefan Monnier
2022-12-26 16:45     ` Drew Adams [this message]
2022-12-27 13:44     ` Eli Zaretskii
2022-12-27 15:29       ` Stefan Monnier
2022-12-27 16:48         ` Eli Zaretskii
2022-12-27 17:14           ` Stefan Monnier
2022-12-27 17:42         ` [External] : " Drew Adams

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=SJ0PR10MB5488130EB95F497DA91C9E48F3EC9@SJ0PR10MB5488.namprd10.prod.outlook.com \
    --to=drew.adams@oracle.com \
    --cc=emacs-devel@gnu.org \
    --cc=luangruo@yahoo.com \
    --cc=monnier@iro.umontreal.ca \
    /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.