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
↓ 20 callers
Method
done
src/lib/protocols/Wayland/GOutput.cpp:146
↓ 20 callers
Method
layerRole
src/lib/protocols/LayerShell/RLayerSurface.h:13
↓ 20 callers
Method
repaintOutputs
src/lib/core/LCursor.cpp:294
↓ 20 callers
Method
setTextureIndex
src/examples/louvre-views/src/UITextureView.cpp:15
↓ 20 callers
Function
stbi__get32be
src/lib/other/stb_image.h:1703
↓ 20 callers
Function
stbi__malloc
src/lib/other/stb_image.h:984
↓ 20 callers
Method
subsurface
src/lib/core/LSurface.cpp:86
↓ 19 callers
Method
clip
* @brief Clips the LRegion to the area defined by the specified rectangle. * * @param rect The rectangle used for clipping. */
src/lib/core/LRegion.h:358
↓ 19 callers
Method
id
* @brief Gets the unique identifier of the touch point. * * Each touch point is assigned a unique identifier, ensuring that there are no two
src/lib/core/scene/LSceneTouchPoint.h:39
↓ 19 callers
Method
repaintAllOutputs
src/lib/core/LCompositor.cpp:455
↓ 19 callers
Method
setOpacity
* @brief Set the view opacity. * * This method sets the view's opacity. * * The default value is 1.f. * * @warning Opac
src/lib/core/scene/LView.h:737
↓ 19 callers
Method
setTexture
src/lib/core/scene/LTextureView.cpp:33
↓ 19 callers
Method
stop
src/lib/core/LTimer.cpp:64
↓ 18 callers
Method
activeToplevel
src/lib/core/LSeat.cpp:108
↓ 18 callers
Method
cursorRole
src/lib/core/LSurface.cpp:62
↓ 18 callers
Method
id
src/lib/core/events/LTouchEvent.cpp:8
↓ 18 callers
Method
pointer
src/examples/louvre-views/src/Global.cpp:36
↓ 18 callers
Method
sendOutputEnterEvent
src/lib/core/LSurface.cpp:349
↓ 18 callers
Method
state
* @brief Gets the state of the key. */
src/lib/core/events/LKeyboardKeyEvent.h:72
↓ 18 callers
Method
surface
src/lib/protocols/PointerConstraints/RLockedPointer.h:21
↓ 18 callers
Method
updateRect
src/lib/core/LTexture.cpp:206
↓ 18 callers
Method
useDefault
src/lib/core/LCursor.cpp:132
↓ 17 callers
Function
LSetTestName
src/tests/utils/LTest.cpp:5
↓ 17 callers
Method
bindTextureMode
src/lib/core/LPainter.cpp:414
↓ 17 callers
Method
controller
src/lib/protocols/ForeignToplevelManagement/RForeignToplevelHandle.h:16
↓ 17 callers
Method
dataDeviceRes
src/lib/protocols/Wayland/GSeat.h:14
↓ 17 callers
Method
eventFilter
[eventFilter]
src/lib/core/default/LSeatDefault.cpp:155
↓ 17 callers
Method
keyCode
* @brief Gets the raw key code. */
src/lib/core/events/LKeyboardKeyEvent.h:56
↓ 17 callers
Method
onEvent
[onEvent]
src/lib/core/default/LSeatDefault.cpp:131
↓ 17 callers
Method
setCursor
src/lib/core/LCursor.cpp:188
↓ 17 callers
Method
setTranslucentRegion
src/lib/core/scene/LTextureView.cpp:20
↓ 17 callers
Method
stop
src/lib/core/roles/LToplevelMoveSession.cpp:72
↓ 17 callers
Method
toplevelRole
src/lib/protocols/XdgDecoration/RXdgToplevelDecoration.h:10
↓ 16 callers
Method
capabilities
src/lib/protocols/Wayland/GSeat.cpp:89
↓ 16 callers
Method
dragging
src/lib/core/LDND.cpp:139
↓ 16 callers
Method
insertAfter
src/lib/core/scene/LView.cpp:141
↓ 16 callers
Method
output
src/lib/protocols/Wayland/GOutput.h:12
↓ 16 callers
Method
requestNextFrame
src/lib/core/LSurface.cpp:420
↓ 16 callers
Method
setOnDestroyCallback
* @brief Set the onDestroy callback function. * * @note callback functions are not copied across LWeak instances. * * @param callb
src/lib/core/LWeak.h:156
↓ 16 callers
Function
stbi__at_eof
src/lib/other/stb_image.h:1627
↓ 16 callers
Method
surfaceResource
src/lib/core/LSurface.cpp:471
↓ 16 callers
Function
update
src/lib/core/private/LCursorPrivate.h:52
↓ 15 callers
Method
bindFramebuffer
src/lib/core/LPainter.cpp:782
↓ 15 callers
Method
copy
src/lib/core/LTexture.cpp:240
↓ 15 callers
Method
count
* @brief Return the number of existing references to the current LObject. * * @return The number of existing references to the current LObje
src/lib/core/LWeak.h:123
↓ 15 callers
Method
hasBuffer
src/lib/core/LSurface.cpp:486
↓ 15 callers
Method
mapped
* @brief Checks if the view should be rendered, taking into consideration several conditions. * * This method indicates whether the view sho
src/lib/core/scene/LView.h:717
↓ 15 callers
Method
output
src/lib/protocols/WlrOutputManagement/RWlrOutputHead.h:12
↓ 15 callers
Method
setDataFromMainMemory
src/lib/core/LTexture.cpp:138
↓ 15 callers
Method
value
* @brief Returns a number linearly interpolated from 0.0 to 1.0. * * This method returns a value indicating the percentage of completion of
src/lib/core/LAnimation.h:118
↓ 14 callers
Method
fractionalScale
src/lib/core/LOutput.cpp:102
↓ 14 callers
Method
hasX
* @brief Indicates whether the event includes a value for the X axis. * * @note Applicable to all sources. */
src/lib/core/events/LPointerScrollEvent.h:71
↓ 14 callers
Method
hasY
* @brief Indicates whether the event includes a value for the Y axis. * * @note Applicable to all sources. */
src/lib/core/events/LPointerScrollEvent.h:91
↓ 14 callers
Method
parent
src/lib/protocols/ForeignToplevelManagement/RForeignToplevelHandle.cpp:299
↓ 14 callers
Method
pointerRes
src/lib/protocols/PointerGestures/RGestureHold.h:10
↓ 14 callers
Method
setAlpha
src/lib/core/LPainter.cpp:764
↓ 14 callers
Method
setFingers
* @brief Sets the number of fingers involved in the hold gesture. */
src/lib/core/events/LPointerHoldEndEvent.h:33
↓ 14 callers
Method
tl
src/examples/louvre-views/src/Surface.h:23
↓ 14 callers
Method
viewportRes
src/lib/protocols/Wayland/RSurface.h:18
↓ 13 callers
Method
boxes
* @brief Retrieves the list of rectangles that form the LRegion. * * @param n A pointer to an integer that will be set to the number of rect
src/lib/core/LRegion.h:400
↓ 13 callers
Method
configureState
* @brief Configure the toplevel state. * * Asks the client to configure the toplevel with the given states and stores the flags in pendingCo
src/lib/core/roles/LToplevelRole.h:314
↓ 13 callers
Method
intersectRegion
* @brief Intersects this LRegion with another LRegion. * * @param region The LRegion to intersect with. */
src/lib/core/LRegion.h:267
↓ 13 callers
Method
offset
* @brief Translate each rectangle in the LRegion by the specified offset. * * @param offset The offset to apply. */
src/lib/core/LRegion.h:304
↓ 13 callers
Method
output
src/lib/protocols/ScreenCopy/RScreenCopyFrame.h:23
↓ 13 callers
Method
popupRole
src/lib/protocols/XdgShell/RXdgPopup.h:16
↓ 13 callers
Method
setBufferScale
* @brief Set the buffer scale of the LTextureView. * * @param scale The buffer scale factor. */
src/lib/core/scene/LTextureView.h:108
↓ 13 callers
Method
setSrcRect
* @brief Sets the source rect of the texture to use. * * The source rect must be specified in surface coordinates, taking into * accoun
src/lib/core/scene/LTextureView.h:308
↓ 12 callers
Method
activated
* @brief Checks if the toplevel state() includes the @ref Activated flag. * * @return `true` if the flag is present, `false` otherwise.
src/lib/core/roles/LToplevelRole.h:473
↓ 12 callers
Method
axis
src/lib/protocols/Wayland/RPointer.cpp:155
↓ 12 callers
Method
closestPointFrom
src/lib/core/LRegion.cpp:201
↓ 12 callers
Method
currentMode
src/lib/core/LOutput.cpp:226
↓ 12 callers
Method
device
* @brief Gets the input device that originated this event. */
src/lib/core/events/LInputEvent.h:23
↓ 12 callers
Method
dismissPopups
src/lib/core/LSeat.cpp:123
↓ 12 callers
Method
drawRegion
src/lib/core/LPainter.cpp:718
↓ 12 callers
Method
enableCustomTextureColor
src/lib/core/LPainter.cpp:736
↓ 12 callers
Method
exclusiveOutput
* @brief Exclusive output hint. * * Returns the exclusive output hint set with setExclusiveOutput(), or `nullptr` if unset. */
src/lib/core/roles/LPopupRole.h:263
↓ 12 callers
Method
fingers
* @brief Gets the number of fingers involved in the hold gesture. */
src/lib/core/events/LPointerHoldEndEvent.h:41
↓ 12 callers
Method
inputRegion
src/lib/core/scene/LSceneView.cpp:234
↓ 12 callers
Method
isKeyCodePressed
src/lib/core/LKeyboard.cpp:403
↓ 12 callers
Method
maximized
* @brief Checks if the toplevel state() includes the @ref Maximized flag. * * @return `true` if the flag is present, `false` otherwise.
src/lib/core/roles/LToplevelRole.h:483
↓ 12 callers
Method
minimized
src/lib/core/LSurface.cpp:257
↓ 12 callers
Method
sendMoveEvent
src/lib/core/LDND.cpp:102
↓ 12 callers
Method
setWorkspace
src/examples/louvre-views/src/Output.cpp:203
↓ 12 callers
Function
stbi__grow_buffer_unsafe
src/lib/other/stb_image.h:2074
↓ 12 callers
Function
stbi__zreceive
src/lib/other/stb_image.h:4213
↓ 12 callers
Method
updateGeometry
src/examples/louvre-views/src/ToplevelView.cpp:401
↓ 11 callers
Function
LVectorRemoveOne
src/lib/core/LUtils.h:29
↓ 11 callers
Method
failed
src/lib/protocols/GammaControl/RGammaControl.cpp:127
↓ 11 callers
Method
subtractRegion
* @brief Subtracts another LRegion from this LRegion. * * @param region The LRegion to subtract. */
src/lib/core/LRegion.h:257
↓ 11 callers
Method
surfaceRes
src/lib/protocols/BackgroundBlur/RBackgroundBlur.h:11
↓ 11 callers
Function
updateConfig
src/lib/core/roles/LPopupRole.cpp:216
↓ 10 callers
Method
backgroundBlur
src/lib/core/LSurface.cpp:21
↓ 10 callers
Method
button
src/lib/protocols/Wayland/RPointer.cpp:138
↓ 10 callers
Method
checkAll
* @brief Check if all specified flags exist * * Checks if all of the specified flags are set in the bitfield. * * @param flags The
src/lib/core/LBitset.h:99
↓ 10 callers
Method
drawRect
src/lib/core/LPainter.cpp:709
↓ 10 callers
Method
isSubchildOf
src/lib/core/LSurface.cpp:558
↓ 10 callers
Method
mainView
src/lib/core/scene/LScene.cpp:1395
↓ 10 callers
Method
seat
src/lib/core/LCompositor.cpp:42
↓ 10 callers
Method
setCustomColor
* @brief Set a custom color for texture rendering using an LRGBF object. * * This method sets a custom color for the texture rendering proce
src/lib/core/scene/LTextureView.h:238
↓ 10 callers
Method
setLayer
src/lib/core/private/LSurfacePrivate.cpp:920
← previous
next →
101–200 of 3,248, ranked by callers