|
class | juce::XWindowSystem |
|
struct | juce::XWindowSystem::DisplayVisuals |
|
struct | juce::XWindowSystem::VisualAndDepth |
|
struct | juce::XWindowSystemUtilities::Atoms |
| Initialises and stores some atoms for the display. More...
|
|
struct | juce::XWindowSystemUtilities::GetXProperty |
| Gets a specified window property and stores its associated data, freeing it on deletion. More...
|
|
struct | juce::XWindowSystemUtilities::ScopedXLock |
| A handy struct that uses XLockDisplay and XUnlockDisplay to lock the X server using RAII. More...
|
|
struct | juce::XWindowSystemUtilities::XSetting |
| Represents a setting according to the XSETTINGS specification. More...
|
|
class | juce::XWindowSystemUtilities::XSettings |
| Parses and stores the X11 settings for a display according to the XSETTINGS specification. More...
|
|
struct | juce::XWindowSystemUtilities::XSettings::Listener |
|