[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: NS port cleanups
From: |
Po Lu |
Subject: |
Re: NS port cleanups |
Date: |
Sat, 23 Oct 2021 19:19:17 +0800 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) |
Alan Third <alan@idiocy.org> writes:
> Is there any reason to nest ns_focus? There are (according to Apple)
> performance reasons to not save the context unless you really need to.
Right now it's used in the code that clips to the exact bounds of a
string, if a string's overhangs are already drawn.
I couldn't find a cleaner way to do this, and that situation is rare, so
I think the performance problems will usually be avoided.
> I mean alt as defined by GNUstep in the quote I sent you in my last
> email. I don't think it's our job to say that GNUstep's choice of
> defaults is wrong and therefore do something that would be unexpected
> for a GNUstep user.
Well, on every other platform Meta is on the alt on the users' keyboard.
Emacs in general doesn't conform to the platform expectations WRT to key
bindings, so I think being consistent with Emacs on other platforms is
more important here.
But in the end, it's your call. Thanks.
- Re: bug#51251: 29.0.50; Moving cursor on top of raised box leaves artifacts around in NS port, Alan Third, 2021/10/17
- NS port cleanups, Po Lu, 2021/10/19
- Re: NS port cleanups, Alan Third, 2021/10/19
- Re: NS port cleanups, Po Lu, 2021/10/19
- Re: NS port cleanups, Po Lu, 2021/10/20
- Re: NS port cleanups, Po Lu, 2021/10/20
- Re: NS port cleanups, Alan Third, 2021/10/20
- Re: NS port cleanups, Po Lu, 2021/10/20
- Re: NS port cleanups, Alan Third, 2021/10/23
- Re: NS port cleanups,
Po Lu <=
- Re: NS port cleanups, Alan Third, 2021/10/23
- Re: NS port cleanups, Po Lu, 2021/10/23
- Re: NS port cleanups, Po Lu, 2021/10/23
- Re: NS port cleanups, Carlos Pita, 2021/10/23
- Re: NS port cleanups, Po Lu, 2021/10/25