Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Almamu/linux-wallpaperengine
/ functions
Functions
1,315 in github.com/Almamu/linux-wallpaperengine
⨍
Functions
1,315
◇
Types & classes
434
↓ 1 callers
Function
wp_project_describe
src/core/frontends/project.cpp:201
↓ 1 callers
Function
wp_project_load_id
src/core/frontends/project.cpp:12
↓ 1 callers
Function
wp_project_load_id_str
src/core/frontends/project.cpp:18
↓ 1 callers
Function
wp_project_property_list_reset
src/core/frontends/project.cpp:35
↓ 1 callers
Function
wp_project_property_set_boolean
src/core/frontends/project.cpp:115
↓ 1 callers
Function
wp_project_property_set_combo
src/core/frontends/project.cpp:157
↓ 1 callers
Function
wp_project_property_set_file
src/core/frontends/project.cpp:140
↓ 1 callers
Function
wp_project_property_set_scene_texture
src/core/frontends/project.cpp:148
↓ 1 callers
Function
wp_project_property_set_slider
src/core/frontends/project.cpp:123
↓ 1 callers
Function
wp_project_property_set_text
src/core/frontends/project.cpp:107
↓ 1 callers
Function
wp_setup_asset_locator
* Builds an asset locator and sets up all the paths and virtual files that are needed for proper playback * TODO: MOVE THIS SOMEWHERE ELSE? * * @pa
src/core/WallpaperEngine/Project.cpp:37
↓ 1 callers
Function
write_video_frame
src/recording.cpp:133
Method
Adapter
src/core/WallpaperEngine/FileSystem/Adapters/Types.h:9
Method
AlbumTexture
src/core/WallpaperEngine/Render/AlbumTexture.cpp:29
Method
AlphaChangeOperator
src/core/WallpaperEngine/Data/Model/Object.h:342
Method
AlphaFadeOperator
src/core/WallpaperEngine/Data/Model/Object.h:320
Method
AlphaRandomInitializer
src/core/WallpaperEngine/Data/Model/Object.h:217
Method
AngularMovementOperator
src/core/WallpaperEngine/Data/Model/Object.h:312
Method
AngularVelocityRandomInitializer
src/core/WallpaperEngine/Data/Model/Object.h:249
Method
ApplicationContext
src/frontend/WallpaperEngine/Application/ApplicationContext.cpp:22
Method
AssetLoadException
src/core/WallpaperEngine/Assets/AssetLoadException.cpp:5
Method
AssetLocator
src/core/WallpaperEngine/Assets/AssetLocator.cpp:7
Method
AttribEntry
src/core/WallpaperEngine/Render/Objects/Effects/CPass.h:109
Method
AudioContext
src/core/WallpaperEngine/Audio/AudioContext.cpp:7
Method
AudioContext
src/WallpaperEngine/Audio/AudioContext.cpp:5
Method
AudioDriver
src/core/WallpaperEngine/Audio/Drivers/AudioDriver.cpp:4
Method
AudioDriver
src/WallpaperEngine/Audio/Drivers/AudioDriver.cpp:4
Method
AudioPlayingDetector
src/core/WallpaperEngine/Audio/AudioPlayingDetector.cpp:5
Method
AudioPlayingDetector
src/WallpaperEngine/Audio/Drivers/Detectors/AudioPlayingDetector.cpp:4
Method
AudioStream
src/core/WallpaperEngine/Audio/AudioStream.cpp:110
Method
AudioStream
src/WallpaperEngine/Audio/AudioStream.cpp:109
Method
BackgroundListFixture
tests/Fixtures/BackgroundListFixture.h:23
Method
BinaryReader
src/core/WallpaperEngine/Data/Utils/BinaryReader.cpp:10
Method
BrowserApp
src/webhelper/WallpaperEngine/WebBrowser/CEF/BrowserApp.cpp:8
Method
BrowserClient
src/webhelper/WallpaperEngine/WebBrowser/CEF/BrowserClient.cpp:5
Method
BrowserServer
src/webhelper/WallpaperEngine/WebBrowser/IPC/BrowserServer.cpp:22
Method
CFBO
src/core/WallpaperEngine/Render/CFBO.cpp:6
Method
CImage
src/core/WallpaperEngine/Render/Objects/CImage.cpp:158
Method
CObject
src/core/WallpaperEngine/Render/CObject.cpp:9
Method
CParticle
src/core/WallpaperEngine/Render/Objects/CParticle.cpp:18
Method
CPass
src/core/WallpaperEngine/Render/Objects/Effects/CPass.cpp:47
Method
CRenderable
src/core/WallpaperEngine/Render/Objects/CRenderable.cpp:13
Method
CScene
src/core/WallpaperEngine/Render/Wallpapers/CScene.cpp:20
Method
CSound
src/core/WallpaperEngine/Render/Objects/CSound.cpp:10
Method
CText
src/core/WallpaperEngine/Render/Objects/CText.cpp:76
Method
CTexture
src/core/WallpaperEngine/Render/CTexture.cpp:13
Method
CVideo
src/core/WallpaperEngine/Render/Wallpapers/CVideo.cpp:14
Method
CWallpaper
src/core/WallpaperEngine/Render/CWallpaper.cpp:12
Method
CWeb
src/core/WallpaperEngine/Render/Wallpapers/CWeb.cpp:13
Method
CallInfo
src/common/WallpaperEngine/Debugging/CallStack.h:60
Method
CallStack
src/common/WallpaperEngine/Debugging/CallStack.cpp:67
Method
Camera
src/core/WallpaperEngine/Render/Camera.cpp:9
Method
Cancel
src/webhelper/WallpaperEngine/WebBrowser/CEF/WPSchemeHandler.h:28
Method
Color
src/core/WallpaperEngine/Data/Model/Color.h:15
Method
ColorChangeOperator
src/core/WallpaperEngine/Data/Model/Object.h:356
Method
ColorModule
src/core/WallpaperEngine/Scripting/Modules/ColorModule.cpp:230
Method
ColorRandomInitializer
src/core/WallpaperEngine/Data/Model/Object.h:200
Method
Configuration
src/core/WallpaperEngine/Configuration.cpp:40
Method
ConsoleObject
src/core/WallpaperEngine/Scripting/ConsoleObject.cpp:48
Method
Container
src/core/WallpaperEngine/FileSystem/Container.cpp:26
Method
Context
src/core/WallpaperEngine/Context.cpp:8
Method
ContextAware
src/core/WallpaperEngine/Render/Helpers/ContextAware.cpp:4
Method
ControlPointAttractOperator
src/core/WallpaperEngine/Data/Model/Object.h:433
Method
Create
src/webhelper/WallpaperEngine/WebBrowser/CEF/WPSchemeHandlerFactory.cpp:10
Function
CustomGLDebugCallback
src/frontend/WallpaperEngine/Application/WallpaperApplication.cpp:42
Function
CustomGLFWErrorHandler
src/frontend/WallpaperEngine/Desktop/Universal/Environment.cpp:11
Function
CustomXErrorHandler
src/frontend/WallpaperEngine/Desktop/X11/Environment.cpp:29
Function
CustomXIOErrorExitHandler
src/frontend/WallpaperEngine/Desktop/X11/Environment.cpp:21
Function
CustomXIOErrorHandler
src/frontend/WallpaperEngine/Desktop/X11/Environment.cpp:35
Function
D3DCompile
tools/reversing/d3dcompiler_47/d3dcompiler_47_shim/dllmain.cpp:37
Function
D3DReflect
tools/reversing/d3dcompiler_47/d3dcompiler_47_shim/dllmain.cpp:66
Method
DBusMediaSource
src/core/WallpaperEngine/Media/DBusMediaSource.cpp:57
Method
DefaultUVs>
src/core/WallpaperEngine/Render/WallpaperState.cpp:114
Method
Demangle
src/common/WallpaperEngine/Debugging/CallStack.cpp:71
Method
DirectoryAdapter
src/core/WallpaperEngine/FileSystem/Adapters/Directory.h:17
Method
DirectoryFactory
src/core/WallpaperEngine/FileSystem/Adapters/Directory.h:10
Function
DllMain
tools/reversing/d3dcompiler_47/d3dcompiler_47_shim/dllmain.cpp:78
Method
DynamicValue
src/core/WallpaperEngine/Data/Model/DynamicValue.h:51
Method
DynamicValue
src/core/WallpaperEngine/Data/Model/DynamicValue.cpp:10
Method
EngineObject
src/core/WallpaperEngine/Scripting/EngineObject.cpp:138
Method
Environment
src/frontend/WallpaperEngine/Desktop/Environment.cpp:9
Method
Environment
src/frontend/WallpaperEngine/Desktop/Universal/Environment.cpp:57
Method
Environment
src/frontend/WallpaperEngine/Desktop/Wayland/Environment.cpp:242
Method
Environment
src/frontend/WallpaperEngine/Desktop/X11/Environment.cpp:41
Method
Execute
src/webhelper/WallpaperEngine/WebBrowser/IPC/BrowserServer.h:32
Method
FBOProvider
src/core/WallpaperEngine/Render/FBOProvider.cpp:7
Method
Factory
src/core/WallpaperEngine/FileSystem/Adapters/Types.h:20
Method
FuncTask
src/webhelper/WallpaperEngine/WebBrowser/IPC/BrowserServer.h:31
Method
GLFWMouseInput
src/WallpaperEngine/Input/Drivers/GLFWMouseInput.cpp:8
Method
GLPlayer
src/core/WallpaperEngine/VideoPlayback/MPV/GLPlayer.cpp:14
Method
GLSLContext
src/core/WallpaperEngine/Render/Shaders/GLSLContext.cpp:118
Method
GetBrowserProcessHandler
src/webhelper/WallpaperEngine/WebBrowser/CEF/BrowserApp.cpp:10
Method
GetCalls
src/common/WallpaperEngine/Debugging/CallStack.cpp:195
Method
GetRenderHandler
src/webhelper/WallpaperEngine/WebBrowser/CEF/BrowserClient.cpp:7
Method
GetResponseHeaders
src/webhelper/WallpaperEngine/WebBrowser/CEF/WPSchemeHandler.cpp:38
Method
GetViewRect
src/webhelper/WallpaperEngine/WebBrowser/CEF/RenderHandler.cpp:51
Method
Image
src/core/WallpaperEngine/Data/Model/Object.h:130
Method
InputContext
src/WallpaperEngine/Input/InputContext.cpp:6
Method
InputObject
src/core/WallpaperEngine/Scripting/InputObject.cpp:37
Method
LifetimeRandomInitializer
src/core/WallpaperEngine/Data/Model/Object.h:225
← previous
next →
501–600 of 1,315, ranked by callers