addPendingPaintForWindow(::Window) | juce::XWindowSystem | |
addWindowButtons(::Window, int) const | juce::XWindowSystem | private |
atoms | juce::XWindowSystem | private |
blitToWindow(::Window, Image, Rectangle< int > destinationRect, Rectangle< int > totalRect) const | juce::XWindowSystem | |
canUseARGBImages() const | juce::XWindowSystem | |
canUseSemiTransparentWindows() const | juce::XWindowSystem | |
contains(::Window, Point< int > localPos) const | juce::XWindowSystem | |
copyTextToClipboard(const String &) | juce::XWindowSystem | |
createCustomMouseCursorInfo(const Image &, Point< int > hotspot) const | juce::XWindowSystem | |
createImage(bool isSemiTransparentWindow, int width, int height, bool argb) const | juce::XWindowSystem | |
createKeyProxy(::Window) const | juce::XWindowSystem | |
createStandardMouseCursor(MouseCursor::StandardCursorType) const | juce::XWindowSystem | |
createWindow(::Window parentWindow, LinuxComponentPeer *) const | juce::XWindowSystem | |
deleteAll() | juce::DeletedAtShutdown | static |
DeletedAtShutdown() | juce::DeletedAtShutdown | protected |
deleteIconPixmaps(::Window) const | juce::XWindowSystem | private |
deleteKeyProxy(::Window) const | juce::XWindowSystem | |
deleteMouseCursor(Cursor cursorHandle) const | juce::XWindowSystem | |
destroyWindow(::Window) | juce::XWindowSystem | |
destroyXDisplay() | juce::XWindowSystem | private |
dismissBlockingModals(LinuxComponentPeer *) const | juce::XWindowSystem | private |
dismissBlockingModals(LinuxComponentPeer *, const XConfigureEvent &) const | juce::XWindowSystem | private |
display | juce::XWindowSystem | private |
displayVisuals | juce::XWindowSystem | private |
externalDragFileInit(LinuxComponentPeer *, const StringArray &files, bool canMove, std::function< void()> &&callback) const | juce::XWindowSystem | |
externalDragTextInit(LinuxComponentPeer *, const String &text, std::function< void()> &&callback) const | juce::XWindowSystem | |
findDisplays(float masterScale) const | juce::XWindowSystem | |
findTopLevelWindowOf(::Window) const | juce::XWindowSystem | private |
getAtoms() const noexcept | juce::XWindowSystem | inline |
getBorderSize(::Window) const | juce::XWindowSystem | |
getCurrentMousePosition() const | juce::XWindowSystem | |
getDisplay() const noexcept | juce::XWindowSystem | inline |
getFocusWindow(::Window) const | juce::XWindowSystem | private |
getLocalClipboardContent() const noexcept | juce::XWindowSystem | inline |
getNativeRealtimeModifiers() const | juce::XWindowSystem | |
getNumPaintsPendingForWindow(::Window) | juce::XWindowSystem | |
getPhysicalParentScreenPosition() const | juce::XWindowSystem | |
getTextFromClipboard() const | juce::XWindowSystem | |
getThemeNameSettingName() | juce::XWindowSystem | inlinestatic |
getUserTime(::Window) const | juce::XWindowSystem | private |
getWindowBounds(::Window, ::Window parentWindow) | juce::XWindowSystem | |
getWindowScalingFactorSettingName() | juce::XWindowSystem | inlinestatic |
getXSettings() const noexcept | juce::XWindowSystem | inline |
grabFocus(::Window) const | juce::XWindowSystem | |
handleButtonPressEvent(LinuxComponentPeer *, const XButtonPressedEvent &, int) const | juce::XWindowSystem | private |
handleButtonPressEvent(LinuxComponentPeer *, const XButtonPressedEvent &) const | juce::XWindowSystem | private |
handleButtonReleaseEvent(LinuxComponentPeer *, const XButtonReleasedEvent &) const | juce::XWindowSystem | private |
handleClientMessageEvent(LinuxComponentPeer *, XClientMessageEvent &, XEvent &) const | juce::XWindowSystem | private |
handleConfigureNotifyEvent(LinuxComponentPeer *, XConfigureEvent &) const | juce::XWindowSystem | private |
handleEnterNotifyEvent(LinuxComponentPeer *, const XEnterWindowEvent &) const | juce::XWindowSystem | private |
handleExposeEvent(LinuxComponentPeer *, XExposeEvent &) const | juce::XWindowSystem | private |
handleFocusInEvent(LinuxComponentPeer *) const | juce::XWindowSystem | private |
handleFocusOutEvent(LinuxComponentPeer *) const | juce::XWindowSystem | private |
handleGravityNotify(LinuxComponentPeer *) const | juce::XWindowSystem | private |
handleKeyPressEvent(LinuxComponentPeer *, XKeyEvent &) const | juce::XWindowSystem | private |
handleKeyReleaseEvent(LinuxComponentPeer *, const XKeyEvent &) const | juce::XWindowSystem | private |
handleLeaveNotifyEvent(LinuxComponentPeer *, const XLeaveWindowEvent &) const | juce::XWindowSystem | private |
handleMappingNotify(XMappingEvent &) const | juce::XWindowSystem | private |
handleMotionNotifyEvent(LinuxComponentPeer *, const XPointerMovedEvent &) const | juce::XWindowSystem | private |
handleWheelEvent(LinuxComponentPeer *, const XButtonPressedEvent &, float) const | juce::XWindowSystem | private |
handleWindowMessage(LinuxComponentPeer *, XEvent &) const | juce::XWindowSystem | |
handleXEmbedMessage(LinuxComponentPeer *, XClientMessageEvent &) const | juce::XWindowSystem | private |
initialisePointerMap() | juce::XWindowSystem | private |
initialiseXDisplay() | juce::XWindowSystem | private |
initialiseXSettings() | juce::XWindowSystem | private |
isDarkModeActive() const | juce::XWindowSystem | |
isFocused(::Window) const | juce::XWindowSystem | |
isFrontWindow(::Window) const | juce::XWindowSystem | private |
isKeyCurrentlyDown(int keyCode) const | juce::XWindowSystem | |
isMinimised(::Window) const | juce::XWindowSystem | |
isParentWindowOf(::Window, ::Window possibleChild) const | juce::XWindowSystem | |
isX11Available() const noexcept | juce::XWindowSystem | inline |
localClipboardContent | juce::XWindowSystem | private |
parentScreenPosition | juce::XWindowSystem | private |
pointerMap | juce::XWindowSystem | private |
processPendingPaintsForWindow(::Window) | juce::XWindowSystem | |
propertyNotifyEvent(LinuxComponentPeer *, const XPropertyEvent &) const | juce::XWindowSystem | private |
removePendingPaintForWindow(::Window) | juce::XWindowSystem | |
removeWindowDecorations(::Window) const | juce::XWindowSystem | private |
setBounds(::Window, Rectangle< int >, bool fullScreen) const | juce::XWindowSystem | |
setIcon(::Window, const Image &) const | juce::XWindowSystem | |
setMaximised(::Window, bool shouldBeMinimised) const | juce::XWindowSystem | |
setMinimised(::Window, bool shouldBeMinimised) const | juce::XWindowSystem | |
setMousePosition(Point< float > pos) const | juce::XWindowSystem | |
setScreenSaverEnabled(bool enabled) const | juce::XWindowSystem | |
setTitle(::Window, const String &) const | juce::XWindowSystem | |
setVisible(::Window, bool shouldBeVisible) const | juce::XWindowSystem | |
setWindowType(::Window, int) const | juce::XWindowSystem | private |
shmCompletionEvent | juce::XWindowSystem | private |
showCursor(::Window, Cursor cursorHandle) const | juce::XWindowSystem | |
toBehind(::Window, ::Window otherWindow) const | juce::XWindowSystem | |
toFront(::Window, bool makeActive) const | juce::XWindowSystem | |
updateConstraints(::Window) const | juce::XWindowSystem | |
updateConstraints(::Window, ComponentPeer &) const | juce::XWindowSystem | private |
updateModifierMappings() const | juce::XWindowSystem | private |
windowMessageReceive(XEvent &) | juce::XWindowSystem | privatestatic |
xchangeProperty(::Window, Atom, Atom, int, const void *, int) const | juce::XWindowSystem | private |
xIsAvailable | juce::XWindowSystem | private |
xSettings | juce::XWindowSystem | private |
XWindowSystem() | juce::XWindowSystem | private |
~DeletedAtShutdown() | juce::DeletedAtShutdown | protectedvirtual |
~XWindowSystem() | juce::XWindowSystem | private |