ajnewlands/X11.Net

Is there a reason for the fields on `Screen` being private?

Opened this issue · 0 comments

Jlll1 commented

Currently, we can't access any field on the Screen struct, since all its fields are private. Is there any reason for that or is it just something that's been overlooked?