From: Eli Zaretskii <eliz@gnu.org>
To: Lars Ingebrigtsen <larsi@gnus.org>
Cc: 49997@debbugs.gnu.org, pm@a16n.net
Subject: bug#49997: 27.2; idle-time reset when switching desktop-page
Date: Sun, 15 Aug 2021 20:39:30 +0300 [thread overview]
Message-ID: <831r6ua9pp.fsf@gnu.org> (raw)
In-Reply-To: <87h7fqiqco.fsf@gnus.org> (message from Lars Ingebrigtsen on Sun, 15 Aug 2021 19:12:55 +0200)
> From: Lars Ingebrigtsen <larsi@gnus.org>
> Cc: 49997@debbugs.gnu.org, pm@a16n.net
> Date: Sun, 15 Aug 2021 19:12:55 +0200
>
> Well, it does definitely lose focus when we switch to a different
> desktop, so I think the events themselves are correct (more or less).
If we get a focus-out event for a frame that was already in
"focus-out" state, we could detect that and do nothing. This would
correspond to the situation where the user already moved focus from
Emacs (i.e. was working in some other application's window), and
switched to a different page -- in such a situation I could indeed
understand why the user didn't expect the idleness to end.
But if the user had focus in an Emacs frame, and switched pages, then
the focus-out event indeed counts, and the user cannot expect the
idleness to continue.
> I guess the concept of "Emacs is idle" isn't well-defined. I think a
> natural interpretation of the it is "I haven't done anything in Emacs".
No, it means no input events came in. Emacs cannot know whether the
user does anything, it can only know what events come its way.
> And giving focus to Emacs isn't "in Emacs", in a way. So we could bar
> FOCUS_IN/FOCUS_OUT from changing idleness in general.
>
> On the other hand, getting/losing focus is a thing that happens to
> Emacs, so it's not really "idle".
>
> I dunno. Perhaps we should just leave it as is.
Can we please see if this also happens when the frame is already in a
focus-out state? We could perhaps ignore such events. Otherwise, I
tend to agree that there's not much we could do here.
next prev parent reply other threads:[~2021-08-15 17:39 UTC|newest]
Thread overview: 45+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-08-11 8:42 bug#49997: 27.2; idle-time reset when switching desktop-page Peter Münster
2021-08-11 11:32 ` Lars Ingebrigtsen
2021-08-11 12:00 ` Eli Zaretskii
2021-08-15 14:18 ` Lars Ingebrigtsen
2021-08-15 14:29 ` Eli Zaretskii
2021-08-15 14:36 ` Lars Ingebrigtsen
2021-08-15 14:44 ` Eli Zaretskii
2021-08-15 14:59 ` Lars Ingebrigtsen
2021-08-15 16:17 ` Lars Ingebrigtsen
2021-08-15 16:46 ` Eli Zaretskii
2021-08-15 16:49 ` Eli Zaretskii
2021-08-15 17:12 ` Lars Ingebrigtsen
2021-08-15 17:39 ` Eli Zaretskii [this message]
2021-08-15 16:54 ` Eli Zaretskii
2021-08-15 17:03 ` Eli Zaretskii
2021-08-15 17:09 ` Lars Ingebrigtsen
2021-08-18 8:02 ` martin rudalics
2021-08-18 9:16 ` Peter Münster
2021-08-18 11:36 ` Eli Zaretskii
2021-08-18 14:36 ` Lars Ingebrigtsen
2021-08-20 8:19 ` martin rudalics
2021-08-20 10:43 ` Eli Zaretskii
2021-08-22 8:24 ` martin rudalics
2021-08-22 9:33 ` Eli Zaretskii
2021-08-22 21:41 ` Lars Ingebrigtsen
2021-10-11 9:40 ` Lars Ingebrigtsen
2021-10-11 11:11 ` martin rudalics
2021-10-11 11:20 ` Lars Ingebrigtsen
2021-10-12 8:11 ` martin rudalics
2021-10-11 11:33 ` Peter Münster
2021-10-12 8:11 ` martin rudalics
2021-08-15 20:02 ` Peter Münster
2021-08-15 20:16 ` Lars Ingebrigtsen
2021-08-16 7:22 ` Peter Münster
2021-08-16 11:43 ` Lars Ingebrigtsen
2021-08-16 11:54 ` Eli Zaretskii
2021-08-16 15:51 ` Peter Münster
2021-08-16 15:55 ` Eli Zaretskii
2021-08-16 16:42 ` Peter Münster
2021-08-16 16:49 ` Eli Zaretskii
2021-08-16 17:10 ` Peter Münster
2021-08-16 17:21 ` Eli Zaretskii
2021-08-16 17:47 ` Peter Münster
2021-08-16 18:08 ` Eli Zaretskii
2021-08-16 19:54 ` Peter Münster
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
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=831r6ua9pp.fsf@gnu.org \
--to=eliz@gnu.org \
--cc=49997@debbugs.gnu.org \
--cc=larsi@gnus.org \
--cc=pm@a16n.net \
/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 public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).