aboutsummaryrefslogtreecommitdiffstats
path: root/java/incrementing-version-code
diff options
context:
space:
mode:
authorRudolf Adamkovič2025-03-17 02:25:21 +0100
committerAlan Third2025-07-31 22:14:39 +0100
commit6e1054a40bf6df1429a2b16fdd0d7652dae4d537 (patch)
tree0975cfd2ec27afdf0a3f151264526e9925608aa1 /java/incrementing-version-code
parenta6e0bb92bb0c114fc8d57864455330d04eac064e (diff)
downloademacs-6e1054a40bf6df1429a2b16fdd0d7652dae4d537.tar.gz
emacs-6e1054a40bf6df1429a2b16fdd0d7652dae4d537.zip
NS: Correct the accessibility role of Emacs windows (bug#77062)
Make the accessibility role of Emacs windows to be "standard window" (AXWindow) instead of "text field" (AXTextField). This matches other applications on NS, as can be verified with any accessibility inspector. All widely used NS ports, such as Emacs Plus, have this patch already applied. As for practical impact, this change makes Emacs, for example, work with tiling window managers, such as Yabai, where many users report problems with Emacs specifically, and are instructed to simply avoid the official NS port of GNU Emacs due to this problem. * src/nsterm.m: ([EmacsWindow accessibilityAttributeValue:]): Make the accessibility role of Emacs windows to be "standard window" (AXWindow) instead of "text field" (AXTextField).
Diffstat (limited to 'java/incrementing-version-code')
0 files changed, 0 insertions, 0 deletions