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
↓ 6 callers
Method
enter
src/lib/protocols/Wayland/RSurface.cpp:617
↓ 6 callers
Method
findTouchPoint
src/lib/core/scene/LScene.cpp:60
↓ 6 callers
Method
fractionalOversamplingEnabled
src/lib/core/LOutput.cpp:81
↓ 6 callers
Method
hasRoleOrPendingRole
src/lib/core/private/LSurfacePrivate.cpp:647
↓ 6 callers
Method
isActive
* @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 callers
Method
painter
src/lib/core/LOutput.cpp:515
↓ 6 callers
Method
pointerConstraintModeChanged
[pointerConstraintModeChanged]
src/lib/core/default/LSurfaceDefault.cpp:20
↓ 6 callers
Method
requestNextFrame
src/lib/core/scene/LSceneView.cpp:205
↓ 6 callers
Method
sendOutputLeaveEvent
src/lib/core/LSurface.cpp:380
↓ 6 callers
Method
sendPreferredScale
src/lib/core/private/LSurfacePrivate.cpp:575
↓ 6 callers
Method
sessionLockRole
src/lib/protocols/SessionLock/RSessionLockSurface.h:12
↓ 6 callers
Method
setCallback
src/lib/core/LTimer.h:52
↓ 6 callers
Method
setCancelled
* @brief Sets whether the gesture was cancelled. */
src/lib/core/events/LPointerHoldEndEvent.h:49
↓ 6 callers
Method
setDraggingSurface
src/lib/core/LPointer.cpp:416
↓ 6 callers
Method
setDuration
* @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 callers
Method
setOutput
src/lib/core/LExclusiveZone.cpp:66
↓ 6 callers
Method
setScale
* @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 callers
Method
sourceType
* @brief Gets the texture source type. * * @return The texture source type as an LTexture::BufferSourceType enum value. */
src/lib/core/LTexture.h:323
↓ 6 callers
Method
state
src/lib/protocols/BackgroundBlur/RBackgroundBlur.cpp:64
↓ 6 callers
Function
stbi__fopen
src/lib/other/stb_image.h:1336
↓ 6 callers
Function
stbi__hdr_test
src/lib/other/stb_image.h:7096
↓ 6 callers
Function
stbi__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 callers
Function
stbi__start_file
src/lib/other/stb_image.h:876
↓ 6 callers
Method
subtype
* @brief Retrieves the subtype of the event. */
src/lib/core/events/LEvent.h:65
↓ 6 callers
Method
surface
src/lib/protocols/IdleInhibit/RIdleInhibitor.h:11
↓ 6 callers
Method
usingFractionalScale
src/lib/core/LOutput.cpp:86
↓ 6 callers
Method
visible
src/lib/core/LCursor.cpp:312
↓ 5 callers
Function
SRMListForeach
src/backends/graphic/DRM/LGraphicBackendDRM.cpp:250
↓ 5 callers
Method
addOutput
src/lib/core/LCompositor.cpp:461
↓ 5 callers
Method
boundingBox
* @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 callers
Method
bufferTransform
src/lib/core/LSurface.cpp:267
↓ 5 callers
Method
clipChildren
src/examples/louvre-views/src/Workspace.cpp:103
↓ 5 callers
Method
clippingEnabled
* @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 callers
Method
destroy
src/lib/core/scene/LSceneTouchPoint.cpp:16
↓ 5 callers
Method
enableAutoBlendFunc
src/lib/core/LPainter.cpp:755
↓ 5 callers
Method
enableAutoBlendFunc
* @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 callers
Method
enableParentScaling
* @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 callers
Method
enableSrcRect
* @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 callers
Method
framebuffer
src/lib/core/LOutput.cpp:170
↓ 5 callers
Method
hasBufferOrPendingBuffer
src/lib/core/private/LSurfacePrivate.cpp:652
↓ 5 callers
Method
hasPointerFocus
src/lib/core/LSurface.cpp:227
↓ 5 callers
Method
hwCompositingEnabled
src/lib/core/LCursor.cpp:48
↓ 5 callers
Method
isInChildrenOrPendingChildren
src/lib/core/private/LSurfacePrivate.cpp:624
↓ 5 callers
Method
load
src/lib/core/LXCursor.cpp:7
↓ 5 callers
Method
name
src/lib/core/LSeat.cpp:100
↓ 5 callers
Method
parentScalingEnabled
* @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 callers
Method
pointerIsOver
* @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 callers
Method
refreshRate
* @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 callers
Method
scalingEnabled
* @brief Checks if the scalingVector() is enabled. */
src/lib/core/scene/LView.h:600
↓ 5 callers
Method
serial
* @brief Retrieves the serial of the event. */
src/lib/core/events/LEvent.h:81
↓ 5 callers
Method
sessionLock
src/lib/core/LSurface.cpp:94
↓ 5 callers
Method
setColorFactor
src/lib/core/LPainter.cpp:816
↓ 5 callers
Method
setHasX
* @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 callers
Method
setHasY
* @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 callers
Method
setPrimary
* @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 callers
Method
setScalingVector
* @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 callers
Method
setTransform
src/lib/core/LOutput.cpp:188
↓ 5 callers
Function
shaderSetPremultipliedAlpha
src/lib/core/private/LPainterPrivate.h:128
↓ 5 callers
Function
stbi__cleanup_jpeg
clean up the temporary component buffers
src/lib/other/stb_image.h:3842
↓ 5 callers
Function
stbi__do_zlib
src/lib/other/stb_image.h:4509
↓ 5 callers
Function
stbi__getn
src/lib/other/stb_image.h:1665
↓ 5 callers
Function
stbi__hdr_gettoken
src/lib/other/stb_image.h:7108
↓ 5 callers
Function
stbi__jpeg_huff_decode
decode a jpeg huffman value from the bitstream
src/lib/other/stb_image.h:2096
↓ 5 callers
Function
stbi__jpeg_reset
after a restart interval, stbi__jpeg_reset the entropy decoder and the dc prediction
src/lib/other/stb_image.h:2935
↓ 5 callers
Function
stbi__malloc_mad2
mallocs with size overflow checking
src/lib/other/stb_image.h:1047
↓ 5 callers
Function
stbi__start_write_callbacks
initialize a callback-based context
src/lib/other/stb_image_write.h:276
↓ 5 callers
Function
stbi__zbuild_huffman
src/lib/other/stb_image.h:4123
↓ 5 callers
Function
stbiw__write1
src/lib/other/stb_image_write.h:399
↓ 5 callers
Method
subsurfaceRole
src/lib/protocols/Wayland/RSubsurface.h:10
↓ 5 callers
Method
title
src/lib/protocols/ForeignToplevelList/RForeignToplevelHandle.cpp:79
↓ 5 callers
Method
toplevel
src/lib/protocols/ForeignToplevelManagement/GForeignToplevelManager.cpp:62
↓ 5 callers
Method
translucentRegion
src/lib/core/scene/LSceneView.cpp:218
↓ 5 callers
Method
us
* @brief Retrieves the time the event was generated in microseconds. */
src/lib/core/events/LEvent.h:113
↓ 4 callers
Method
backendGetDevices
src/backends/graphic/DRM/LGraphicBackendDRM.cpp:567
↓ 4 callers
Method
backendInitialize
src/backends/graphic/DRM/LGraphicBackendDRM.cpp:392
↓ 4 callers
Method
bindColorMode
src/lib/core/LPainter.cpp:691
↓ 4 callers
Method
boundFramebuffer
src/lib/core/LPainter.cpp:796
↓ 4 callers
Method
clearScreen
src/lib/core/LPainter.cpp:839
↓ 4 callers
Method
createOffer
src/lib/protocols/Wayland/RDataDevice.cpp:47
↓ 4 callers
Method
cursor
src/lib/core/LCompositor.cpp:47
↓ 4 callers
Method
decorationMode
* @brief The current decoration mode. * * @see configureDecorationMode() * @see atomsChanged() * * @note This is an alias for
src/lib/core/roles/LToplevelRole.h:653
↓ 4 callers
Method
destroyLater
src/lib/core/LClient.cpp:122
↓ 4 callers
Method
disablePendingPosixSignals
src/lib/core/private/LCompositorPrivate.cpp:1066
↓ 4 callers
Method
dndIcon
src/lib/core/LSurface.cpp:110
↓ 4 callers
Method
dpi
src/lib/core/LOutput.cpp:365
↓ 4 callers
Method
draggingSurface
src/lib/core/LPointer.cpp:421
↓ 4 callers
Method
enableCustomTranslucentRegion
* @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 callers
Method
enablePointerConstraint
src/lib/core/LSurface.cpp:287
↓ 4 callers
Method
enableScaling
* @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 callers
Method
finish
src/lib/core/LCompositor.cpp:406
↓ 4 callers
Method
foreignToplevelManagerRes
src/lib/protocols/ForeignToplevelManagement/RForeignToplevelHandle.h:13
↓ 4 callers
Method
gammaSize
src/lib/protocols/GammaControl/RGammaControl.cpp:122
↓ 4 callers
Method
hide
src/examples/louvre-views/src/Dock.cpp:200
↓ 4 callers
Function
invertAnchor
src/lib/core/roles/LPopupRole.cpp:30
↓ 4 callers
Function
invertGravity
src/lib/core/roles/LPopupRole.cpp:65
↓ 4 callers
Method
isComplete
src/lib/protocols/SvgPath/RSvgPath.h:11
↓ 4 callers
Method
isSynced
* @brief Current mode. * * @returns `true` if in synchronous mode, `false` otherwise. */
src/lib/core/roles/LSubsurfaceRole.h:66
↓ 4 callers
Method
markAsPendingDone
src/lib/protocols/WlrOutputManagement/RWlrOutputHead.cpp:79
↓ 4 callers
Method
outputRes
src/lib/protocols/GammaControl/RGammaControl.h:11
↓ 4 callers
Method
outputSetCursorTexture
src/backends/graphic/DRM/LGraphicBackendDRM.cpp:981
← previous
next →
301–400 of 3,248, ranked by callers