From: Keith David Bershatsky <esq@lawlist.com>
To: Alan Third <alan@idiocy.org>
Cc: emacs-devel@gnu.org
Subject: Re: nsterm.m: How to prevent _inactive_ window update from overreaching.
Date: Tue, 11 Dec 2018 23:07:19 -0800 [thread overview]
Message-ID: <m2d0q7fck8.wl%esq@lawlist.com> (raw)
Alan:
I came up with two different approaches to resolve the issue described at the outset of this thread:
A. Add the fake cursors to the list of dirty rectangles, and then ensure that those areas get drawn during the expose frame/window calls from drawRect.
OR
B. Subsequent to the call of the dirty rectangle loop within drawRect, add all of the fake cursors wherever needed (at the tail end of drawRect).
I opted for the second approach and it appears to be working correctly. I anticipate having a next draft of feature requests 17684 and 22873 within the coming days.
Thank you for the prior detailed explanations and helpful guidance -- greatly appreciated!
Keith
next reply other threads:[~2018-12-12 7:07 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-12-12 7:07 Keith David Bershatsky [this message]
-- strict thread matches above, loose matches on Subject: below --
2018-11-29 5:52 nsterm.m: How to prevent _inactive_ window update from overreaching Keith David Bershatsky
2018-11-27 4:58 Keith David Bershatsky
2018-11-28 21:31 ` Alan Third
2018-11-26 2:14 Keith David Bershatsky
2018-11-26 20:09 ` Alan Third
2018-11-25 2:20 Keith David Bershatsky
2018-11-22 20:13 Keith David Bershatsky
2018-11-22 19:07 Keith David Bershatsky
2018-11-22 22:57 ` 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
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=m2d0q7fck8.wl%esq@lawlist.com \
--to=esq@lawlist.com \
--cc=alan@idiocy.org \
--cc=emacs-devel@gnu.org \
/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).