Skip to content

quartz: do not cache the screen in the gdkmonitor

Ignacio Casal Quinteiro requested to merge icq/gtk:fix-crash-osx into gtk-3-24

Instead we just cache the monitor number and get out of it the nsscreen when it is needed. This is a requirement since it nsscreen it is not supposed to be cached.

Fixes: #1312 (closed)

Merge request reports