Skip to content

macos: Drop shadow related code from macos backend

Arjan Molenaar requested to merge amolenaar/gtk:macos-remove-shadows into main

Since on macOS we're not using client-side window shadows anymore (!6785 (merged)), we can clean up all code that deals with shadow calculations on the macOS backend.

Merge request reports