Remove the editor_coordinate_hack option

I'm not sure if this would still be necessary with the new embedding
approach, but it definitely does cause more problems than it solves.
This commit is contained in:
Robbert van der Helm
2025-03-01 19:17:29 +01:00
parent 51e4d61004
commit 66840d4d16
7 changed files with 4 additions and 51 deletions
+3
View File
@@ -27,6 +27,9 @@ Versioning](https://semver.org/spec/v2.0.0.html).
- The `editor_xembed` compatibility option has been removed. This option hasn't
worked properly for the last couple major Wine releases.
- The `editor_coordinate_hack` compatibility option has been removed. This was a
very specific option to work around a very specific problem, and its existence
resulted in more confusion than it solved problems.
- Out of the box support for building a 32-bit version of yabridge for use in
64-bit machines has been dropped as part of solving a compatibility issue with
newer Meson versions