Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CuarzoSoftware/Louvre
/ functions
Functions
3,248 in github.com/CuarzoSoftware/Louvre
⨍
Functions
3,248
◇
Types & classes
1,434
Method
destroy
src/lib/protocols/GammaControl/GGammaControlManager.cpp:61
Method
destroy
src/lib/protocols/GammaControl/RGammaControl.cpp:58
Method
destroy
src/lib/protocols/PointerGestures/RGestureHold.cpp:37
Method
destroy
src/lib/protocols/PointerGestures/RGestureSwipe.cpp:36
Method
destroy
src/lib/protocols/PointerGestures/RGesturePinch.cpp:38
Method
destroy
src/lib/protocols/ContentType/GContentTypeManager.cpp:56
Method
destroy
src/lib/protocols/ContentType/RContentType.cpp:42
Method
destroy
src/lib/protocols/InvisibleRegion/GInvisibleRegionManager.cpp:56
Method
destroy
src/lib/protocols/InvisibleRegion/RInvisibleRegion.cpp:47
Method
destroy
src/lib/protocols/DRMLease/RDRMLeaseConnector.cpp:51
Method
destroy
src/lib/protocols/ScreenCopy/GScreenCopyManager.cpp:61
Method
destroy
src/lib/protocols/ScreenCopy/RScreenCopyFrame.cpp:218
Method
destroy
src/lib/protocols/SvgPath/RSvgPath.cpp:33
Method
destroy
src/lib/protocols/SvgPath/GSvgPathManager.cpp:55
Method
destroy
src/lib/protocols/ForeignToplevelList/RForeignToplevelHandle.cpp:53
Method
destroy
src/lib/protocols/ForeignToplevelList/GForeignToplevelList.cpp:96
Method
destroy
src/lib/protocols/FractionalScale/GFractionalScaleManager.cpp:56
Method
destroy
src/lib/protocols/FractionalScale/RFractionalScale.cpp:36
Method
destroy
src/lib/protocols/ImageCaptureSource/GOutputImageCaptureSourceManager.cpp:55
Method
destroy
src/lib/protocols/ImageCaptureSource/GForeignToplevelImageCaptureSourceManager.cpp:55
Method
destroy
src/lib/protocols/ImageCaptureSource/RImageCaptureSource.cpp:32
Method
destroy
src/lib/protocols/Wayland/RRegion.cpp:27
Method
destroy
src/lib/protocols/Wayland/RDataSource.cpp:66
Method
destroy
src/lib/protocols/Wayland/RSubsurface.cpp:56
Method
destroy
src/lib/protocols/Wayland/GSubcompositor.cpp:54
Method
destroy
src/lib/protocols/Wayland/RDataOffer.cpp:47
Method
destroy
src/lib/protocols/RelativePointer/RRelativePointer.cpp:32
Method
destroy
src/lib/protocols/RelativePointer/GRelativePointerManager.cpp:51
Method
destroy
src/lib/protocols/IdleNotify/RIdleNotification.cpp:46
Method
destroy
src/lib/protocols/IdleNotify/GIdleNotifier.cpp:55
Method
destroy
src/lib/protocols/BackgroundBlur/GBackgroundBlurManager.cpp:58
Method
destroy
src/lib/protocols/BackgroundBlur/RBackgroundBlur.cpp:81
Method
destroy
src/lib/protocols/SessionLock/RSessionLockSurface.cpp:56
Method
destroy
src/lib/protocols/SessionLock/GSessionLockManager.cpp:50
Method
destroy
src/lib/protocols/SessionLock/RSessionLock.cpp:47
Method
destroy
src/lib/protocols/IdleInhibit/RIdleInhibitor.cpp:59
Method
destroy
src/lib/protocols/IdleInhibit/GIdleInhibitManager.cpp:56
Method
destroy
src/lib/protocols/LayerShell/GLayerShell.cpp:96
Method
destroy
src/lib/protocols/LayerShell/RLayerSurface.cpp:140
Method
destroy
src/lib/protocols/PresentationTime/GPresentation.cpp:63
Method
destroy
src/lib/protocols/XdgDecoration/GXdgDecorationManager.cpp:54
Method
destroy
src/lib/protocols/XdgDecoration/RXdgToplevelDecoration.cpp:45
Method
destroyTokensOlderThanMs
src/lib/core/LActivationTokenManager.cpp:22
Method
destroyWindow
src/backends/graphic/Wayland/LGraphicBackendWayland.cpp:438
Method
deviceCapabilities
src/backends/input/Libinput/LInputBackendLibinput.cpp:126
Method
disable_head
src/lib/protocols/WlrOutputManagement/RWlrOutputConfiguration.cpp:115
Method
done
src/lib/protocols/ForeignToplevelManagement/RForeignToplevelHandle.cpp:289
Method
done
src/lib/protocols/LinuxDMABuf/RLinuxDMABufFeedback.cpp:63
Method
done
src/lib/protocols/DRMLease/GDRMLeaseDevice.cpp:94
Method
done
src/lib/protocols/DRMLease/RDRMLeaseConnector.cpp:76
Method
done
src/lib/protocols/SvgPath/RSvgPath.cpp:60
Method
done
src/lib/protocols/ForeignToplevelList/RForeignToplevelHandle.cpp:73
Method
done
src/lib/protocols/Wayland/RCallback.cpp:34
Method
done
src/lib/protocols/WlrOutputManagement/GWlrOutputManager.cpp:89
Method
drawBackground
src/lib/core/scene/LSceneView.h:256
Method
drawBox
src/lib/core/LPainter.cpp:700
Method
drawCursor
src/lib/core/private/LOutputPrivate.cpp:529
Method
drawOpaqueDamage
src/lib/core/scene/LSceneView.cpp:492
Method
drawTranslucentDamage
src/lib/core/scene/LSceneView.cpp:522
Method
drmFd
src/lib/protocols/DRMLease/GDRMLeaseDevice.cpp:67
Method
drmLeaseDeviceRes
src/lib/protocols/DRMLease/RDRMLeaseConnector.h:11
Method
drop
src/lib/protocols/Wayland/RDataDevice.cpp:277
Method
dropped
[dropped]
src/lib/core/default/LDNDDefault.cpp:63
Method
dstSizeEnabled
* @brief Check if the custom destination size is enabled for the LTextureView. * * @return True if custom destination size is enabled, false
src/lib/core/scene/LTextureView.h:162
Method
duration
* @brief Returns the duration of the animation in milliseconds. * * Use this method to retrieve the duration of the animation in millisecond
src/lib/core/LAnimation.h:105
Method
edgesToSingleEdge
src/lib/core/roles/LLayerRole.cpp:79
Method
enableBlockTouch
* @brief Toggles blocking touch events to views behind the view's input region. * * @note Requires touchEventsEnabled() to be `true`. *
src/lib/core/scene/LView.h:287
Method
enableClippingChildren
src/examples/louvre-views/src/Global.cpp:577
Method
enableCustomInputRegion
* @brief Enable or disable custom input region for the view. * * If enabled, inputRegion() will return the input region set with setCustomIn
src/lib/core/scene/LSurfaceView.h:123
Method
enableDocks
src/examples/louvre-views/src/Global.cpp:51
Method
enableForceRequestNextFrame
* @brief Toggles forcing triggering the requestNextFrame() event. * * When enabled, requestNextFrame() will be called even if the view
src/lib/core/scene/LView.h:804
Method
enableFractionalOversampling
src/lib/core/LOutput.cpp:91
Method
enableKeyboardEvents
src/lib/core/scene/LView.cpp:29
Method
enableNaturalScrollingX
src/lib/core/LPointer.cpp:426
Method
enableNaturalScrollingY
src/lib/core/LPointer.cpp:431
Method
enableParentScalingChildren
src/examples/louvre-views/src/Global.cpp:568
Method
enableTouchEvents
src/lib/core/scene/LView.cpp:47
Method
enable_head
src/lib/protocols/WlrOutputManagement/RWlrOutputConfiguration.cpp:95
Method
enabled
src/lib/core/LCursor.cpp:19
Method
enabled
src/lib/protocols/WlrOutputManagement/RWlrOutputHead.cpp:123
Method
enabledChanged
src/examples/louvre-weston-clone/src/Seat.cpp:7
Method
enabledChanged
src/examples/louvre-views/src/Seat.cpp:18
Method
end
src/lib/protocols/PointerGestures/RGestureSwipe.cpp:60
Method
end
src/lib/protocols/PointerGestures/RGesturePinch.cpp:66
Method
enter
src/lib/protocols/Wayland/RKeyboard.cpp:63
Method
enter
src/lib/protocols/Wayland/RPointer.cpp:106
Method
enter
src/lib/protocols/Wayland/RDataDevice.cpp:258
Method
enteredOutput
src/lib/core/scene/LTextureView.cpp:73
Method
enteredOutput
src/lib/core/scene/LSolidColorView.cpp:27
Method
enteredOutput
src/lib/core/scene/LLayerView.cpp:26
Method
enteredOutput
src/lib/core/scene/LSurfaceView.cpp:70
Method
enteredOutput
src/lib/core/scene/LNinePatchView.cpp:236
Method
error
src/lib/core/LLog.cpp:46
Method
eventLoop
src/lib/core/LCompositor.cpp:420
Method
exclusiveEdge
* @brief Exclusive edge. * * This is used by clients to disambiguate which edge is considered exclusive * when the surface is anchored
src/lib/core/roles/LLayerRole.h:332
Method
exclusiveOutput
* @brief The output to which the surface should be constrained. * * When this property is set, the surface should be displayed only on the s
src/lib/core/roles/LBaseSurfaceRole.h:99
Method
exclusiveOutput
* @brief The output the surface is assigned to. * * @warning It may return `nullptr` if the output is unplugged. */
src/lib/core/roles/LSessionLockRole.h:52
Method
exclusiveOutput
* @brief Exclusive output hint. * * Returns the exclusive output hint set with setExclusiveOutput(), or `nullptr` if unset. */
src/lib/core/roles/LToplevelRole.h:708
Method
exclusiveOutput
* @brief Retrieves the current output. * * This represents the output the surface is assigned to. It is initially set by the client * a
src/lib/core/roles/LLayerRole.h:360
Method
exclusiveZoneSize
* @brief Size of the exclusive zone. * * - If > 0, this represents the distance from the anchored edge considered exclusive. * The ex
src/lib/core/roles/LLayerRole.h:297
← previous
next →
1,901–2,000 of 3,248, ranked by callers