macOS: Merge window and delegate state (#3391)
Previously we had a sort of artificial split between these, but both were accessing each other's state, since it's really the same state! It was especially difficult to follow what happens to the fullscreen state. So instead, we basically merge the window and the delegate files. This does unfortunately screw a bit with the git history, apologies to whoever reads this in the future!
This commit is contained in:
parent
c86b0daf7f
commit
14b418a3a7
5 changed files with 1516 additions and 1520 deletions
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue