MCPcopy Create free account

hub / github.com/CuarzoSoftware/Louvre / functions

Functions3,248 in github.com/CuarzoSoftware/Louvre

↓ 6 callersMethodenter
src/lib/protocols/Wayland/RSurface.cpp:617
↓ 6 callersMethodfindTouchPoint
src/lib/core/scene/LScene.cpp:60
↓ 6 callersMethodfractionalOversamplingEnabled
src/lib/core/LOutput.cpp:81
↓ 6 callersMethodhasRoleOrPendingRole
src/lib/core/private/LSurfacePrivate.cpp:647
↓ 6 callersMethodisActive
* @brief Checks if the session is currently active. * * @return `true` if the session is active, `false` otherwise. */
src/lib/core/roles/LToplevelMoveSession.h:122
↓ 6 callersMethodpainter
src/lib/core/LOutput.cpp:515
↓ 6 callersMethodpointerConstraintModeChanged
[pointerConstraintModeChanged]
src/lib/core/default/LSurfaceDefault.cpp:20
↓ 6 callersMethodrequestNextFrame
src/lib/core/scene/LSceneView.cpp:205
↓ 6 callersMethodsendOutputLeaveEvent
src/lib/core/LSurface.cpp:380
↓ 6 callersMethodsendPreferredScale
src/lib/core/private/LSurfacePrivate.cpp:575
↓ 6 callersMethodsessionLockRole
src/lib/protocols/SessionLock/RSessionLockSurface.h:12
↓ 6 callersMethodsetCallback
src/lib/core/LTimer.h:52
↓ 6 callersMethodsetCancelled
* @brief Sets whether the gesture was cancelled. */
src/lib/core/events/LPointerHoldEndEvent.h:49
↓ 6 callersMethodsetDraggingSurface
src/lib/core/LPointer.cpp:416
↓ 6 callersMethodsetDuration
* @brief Sets the duration of the animation in milliseconds. * * Use this method to specify the duration of the animation in milliseconds.
src/lib/core/LAnimation.h:90
↓ 6 callersMethodsetOutput
src/lib/core/LExclusiveZone.cpp:66
↓ 6 callersMethodsetScale
* @brief Set the scale factor for the scene framebuffer. * * @param scale The new scale factor to be applied. */
src/lib/core/scene/LSceneView.h:179
↓ 6 callersMethodsourceType
* @brief Gets the texture source type. * * @return The texture source type as an LTexture::BufferSourceType enum value. */
src/lib/core/LTexture.h:323
↓ 6 callersMethodstate
src/lib/protocols/BackgroundBlur/RBackgroundBlur.cpp:64
↓ 6 callersFunctionstbi__fopen
src/lib/other/stb_image.h:1336
↓ 6 callersFunctionstbi__hdr_test
src/lib/other/stb_image.h:7096
↓ 6 callersFunctionstbi__mul2sizes_valid
returns 1 if the product is valid, 0 on overflow. negative factors are considered invalid.
src/lib/other/stb_image.h:1013
↓ 6 callersFunctionstbi__start_file
src/lib/other/stb_image.h:876
↓ 6 callersMethodsubtype
* @brief Retrieves the subtype of the event. */
src/lib/core/events/LEvent.h:65
↓ 6 callersMethodsurface
src/lib/protocols/IdleInhibit/RIdleInhibitor.h:11
↓ 6 callersMethodusingFractionalScale
src/lib/core/LOutput.cpp:86
↓ 6 callersMethodvisible
src/lib/core/LCursor.cpp:312
↓ 5 callersFunctionSRMListForeach
src/backends/graphic/DRM/LGraphicBackendDRM.cpp:250
↓ 5 callersMethodaddOutput
src/lib/core/LCompositor.cpp:461
↓ 5 callersMethodboundingBox
* @brief Gets the bounding box of the view and all its mapped children. * * This method returns a box containing the view and all its mapped
src/lib/core/scene/LView.h:908
↓ 5 callersMethodbufferTransform
src/lib/core/LSurface.cpp:267
↓ 5 callersMethodclipChildren
src/examples/louvre-views/src/Workspace.cpp:103
↓ 5 callersMethodclippingEnabled
* @brief Checks if the view is currently being clipped to the clippingRect() property. * * This method returns `true` if the view is current
src/lib/core/scene/LView.h:509
↓ 5 callersMethoddestroy
src/lib/core/scene/LSceneTouchPoint.cpp:16
↓ 5 callersMethodenableAutoBlendFunc
src/lib/core/LPainter.cpp:755
↓ 5 callersMethodenableAutoBlendFunc
* @brief Toggles the automatic blend function adjustment. * * When enabled, the blend function dynamically adjusts based on whether the rend
src/lib/core/scene/LView.h:855
↓ 5 callersMethodenableParentScaling
* @brief Toggles the scaling of size and position by the parent's scaling vector. * * If enabled, the view's size and position will be scale
src/lib/core/scene/LView.h:656
↓ 5 callersMethodenableSrcRect
* @brief Enables or disables the use of a custom source rect. * * Enabling this feature allows you to specify a custom source rectangle usin
src/lib/core/scene/LTextureView.h:273
↓ 5 callersMethodframebuffer
src/lib/core/LOutput.cpp:170
↓ 5 callersMethodhasBufferOrPendingBuffer
src/lib/core/private/LSurfacePrivate.cpp:652
↓ 5 callersMethodhasPointerFocus
src/lib/core/LSurface.cpp:227
↓ 5 callersMethodhwCompositingEnabled
src/lib/core/LCursor.cpp:48
↓ 5 callersMethodisInChildrenOrPendingChildren
src/lib/core/private/LSurfacePrivate.cpp:624
↓ 5 callersMethodload
src/lib/core/LXCursor.cpp:7
↓ 5 callersMethodname
src/lib/core/LSeat.cpp:100
↓ 5 callersMethodparentScalingEnabled
* @brief Checks if the size and position are scaled by the parent's scalingVector(). * * Disabled by default. */
src/lib/core/scene/LView.h:672
↓ 5 callersMethodpointerIsOver
* @brief Checks if the view has pointer focus. * * Even if the scene pointer is over the input region it may return `false` if another view
src/lib/core/scene/LView.h:202
↓ 5 callersMethodrefreshRate
* @brief Gets the refresh rate of the mode. * * This method returns the refresh rate of the mode in Hertz (Hz) multiplied by 1000. *
src/lib/core/LOutputMode.h:49
↓ 5 callersMethodscalingEnabled
* @brief Checks if the scalingVector() is enabled. */
src/lib/core/scene/LView.h:600
↓ 5 callersMethodserial
* @brief Retrieves the serial of the event. */
src/lib/core/events/LEvent.h:81
↓ 5 callersMethodsessionLock
src/lib/core/LSurface.cpp:94
↓ 5 callersMethodsetColorFactor
src/lib/core/LPainter.cpp:816
↓ 5 callersMethodsetHasX
* @brief Sets whether the event includes a value for the X axis. * * @note Applicable to all sources. */
src/lib/core/events/LPointerScrollEvent.h:81
↓ 5 callersMethodsetHasY
* @brief Sets whether the event includes a value for the Y axis. * * @note Applicable to all sources. */
src/lib/core/events/LPointerScrollEvent.h:101
↓ 5 callersMethodsetPrimary
* @brief Set the view as a primary view. * * Only primary views will clear their damage when requestNextFrame() is called. * * @pa
src/lib/core/scene/LSurfaceView.h:73
↓ 5 callersMethodsetScalingVector
* @brief Sets the scalingVector() property. * * If scalingEnabled() is `true`, the view's size will be scaled using the provided scaling vec
src/lib/core/scene/LView.h:615
↓ 5 callersMethodsetTransform
src/lib/core/LOutput.cpp:188
↓ 5 callersFunctionshaderSetPremultipliedAlpha
src/lib/core/private/LPainterPrivate.h:128
↓ 5 callersFunctionstbi__cleanup_jpeg
clean up the temporary component buffers
src/lib/other/stb_image.h:3842
↓ 5 callersFunctionstbi__do_zlib
src/lib/other/stb_image.h:4509
↓ 5 callersFunctionstbi__getn
src/lib/other/stb_image.h:1665
↓ 5 callersFunctionstbi__hdr_gettoken
src/lib/other/stb_image.h:7108
↓ 5 callersFunctionstbi__jpeg_huff_decode
decode a jpeg huffman value from the bitstream
src/lib/other/stb_image.h:2096
↓ 5 callersFunctionstbi__jpeg_reset
after a restart interval, stbi__jpeg_reset the entropy decoder and the dc prediction
src/lib/other/stb_image.h:2935
↓ 5 callersFunctionstbi__malloc_mad2
mallocs with size overflow checking
src/lib/other/stb_image.h:1047
↓ 5 callersFunctionstbi__start_write_callbacks
initialize a callback-based context
src/lib/other/stb_image_write.h:276
↓ 5 callersFunctionstbi__zbuild_huffman
src/lib/other/stb_image.h:4123
↓ 5 callersFunctionstbiw__write1
src/lib/other/stb_image_write.h:399
↓ 5 callersMethodsubsurfaceRole
src/lib/protocols/Wayland/RSubsurface.h:10
↓ 5 callersMethodtitle
src/lib/protocols/ForeignToplevelList/RForeignToplevelHandle.cpp:79
↓ 5 callersMethodtoplevel
src/lib/protocols/ForeignToplevelManagement/GForeignToplevelManager.cpp:62
↓ 5 callersMethodtranslucentRegion
src/lib/core/scene/LSceneView.cpp:218
↓ 5 callersMethodus
* @brief Retrieves the time the event was generated in microseconds. */
src/lib/core/events/LEvent.h:113
↓ 4 callersMethodbackendGetDevices
src/backends/graphic/DRM/LGraphicBackendDRM.cpp:567
↓ 4 callersMethodbackendInitialize
src/backends/graphic/DRM/LGraphicBackendDRM.cpp:392
↓ 4 callersMethodbindColorMode
src/lib/core/LPainter.cpp:691
↓ 4 callersMethodboundFramebuffer
src/lib/core/LPainter.cpp:796
↓ 4 callersMethodclearScreen
src/lib/core/LPainter.cpp:839
↓ 4 callersMethodcreateOffer
src/lib/protocols/Wayland/RDataDevice.cpp:47
↓ 4 callersMethodcursor
src/lib/core/LCompositor.cpp:47
↓ 4 callersMethoddecorationMode
* @brief The current decoration mode. * * @see configureDecorationMode() * @see atomsChanged() * * @note This is an alias for
src/lib/core/roles/LToplevelRole.h:653
↓ 4 callersMethoddestroyLater
src/lib/core/LClient.cpp:122
↓ 4 callersMethoddisablePendingPosixSignals
src/lib/core/private/LCompositorPrivate.cpp:1066
↓ 4 callersMethoddndIcon
src/lib/core/LSurface.cpp:110
↓ 4 callersMethoddpi
src/lib/core/LOutput.cpp:365
↓ 4 callersMethoddraggingSurface
src/lib/core/LPointer.cpp:421
↓ 4 callersMethodenableCustomTranslucentRegion
* @brief Enable or disable the custom translucent region for the view. * * If enabled, the view will use the custom translucent region set w
src/lib/core/scene/LSurfaceView.h:214
↓ 4 callersMethodenablePointerConstraint
src/lib/core/LSurface.cpp:287
↓ 4 callersMethodenableScaling
* @brief Toggles the use of the scalingVector(). * * If enabled, the view's size will be multiplied by the scalingVector(). * * Di
src/lib/core/scene/LView.h:586
↓ 4 callersMethodfinish
src/lib/core/LCompositor.cpp:406
↓ 4 callersMethodforeignToplevelManagerRes
src/lib/protocols/ForeignToplevelManagement/RForeignToplevelHandle.h:13
↓ 4 callersMethodgammaSize
src/lib/protocols/GammaControl/RGammaControl.cpp:122
↓ 4 callersMethodhide
src/examples/louvre-views/src/Dock.cpp:200
↓ 4 callersFunctioninvertAnchor
src/lib/core/roles/LPopupRole.cpp:30
↓ 4 callersFunctioninvertGravity
src/lib/core/roles/LPopupRole.cpp:65
↓ 4 callersMethodisComplete
src/lib/protocols/SvgPath/RSvgPath.h:11
↓ 4 callersMethodisSynced
* @brief Current mode. * * @returns `true` if in synchronous mode, `false` otherwise. */
src/lib/core/roles/LSubsurfaceRole.h:66
↓ 4 callersMethodmarkAsPendingDone
src/lib/protocols/WlrOutputManagement/RWlrOutputHead.cpp:79
↓ 4 callersMethodoutputRes
src/lib/protocols/GammaControl/RGammaControl.h:11
↓ 4 callersMethodoutputSetCursorTexture
src/backends/graphic/DRM/LGraphicBackendDRM.cpp:981
← previousnext →301–400 of 3,248, ranked by callers