1Prima::sys::XQuartz(3)User Contributed Perl DocumentationPrima::sys::XQuartz(3)
2
3
4
6 Prima::sys::XQuartz - MacOSX/XQuartz facilities
7
9 XQuartz emulates X environment with certain limits, namely it cannot
10 grab bits from the screen, and it hides top-level menu from screen
11 coordinates accessible for X clients. For example, a Mac with 1024x768
12 resolution will only report f.ex. 1024x746 size to Prima. If Prima is
13 compiled with Cocoa library, "get_fullscreen_image" method circumvents
14 these limitations and returns shot of the whole screen.
15
17 Dmitry Karasik, <dmitry@karasik.eu.org>.
18
20 Prima::FileDialog
21
22
23
24perl v5.30.1 2020-01-30 Prima::sys::XQuartz(3)