MCPcopy Create free account

hub / github.com/Sonic-DE/sonic-win / functions

Functions7,761 in github.com/Sonic-DE/sonic-win

MethodcheckTransients
A new window has been mapped. Check if it's not a mainwindow for some already existing transient window.
src/workspace.cpp:2030
MethodcheckUnrestrictedInteractiveMoveResize
This function checks if it actually makes sense to perform a restricted move/resize. If e.g. the titlebar is already outside of the workarea, there's
src/window.cpp:1212
MethodcheckVersion
src/backends/x11/standalone/x11_standalone_glx_backend.cpp:305
MethodchipClassToString
src/opengl/glplatform.cpp:581
MethodchipClassToString8
src/opengl/glplatform.cpp:585
MethodchooseBufferConfig
src/backends/x11/standalone/x11_standalone_egl_backend.cpp:298
MethodchooseMode
src/outputconfigurationstore.cpp:548
MethodchooseScale
src/outputconfigurationstore.cpp:615
MethodchromaticAdaptationMatrix
src/core/colorspace.cpp:153
MethodclassBegin
src/scripting/gesturehandler.cpp:24
MethodclassBegin
src/scripting/shortcuthandler.cpp:22
MethodclassCtor
autotests/test_xcb_window.cpp:68
MethodcleanGrouping
sigh* this transiency handling is madness :( This one is called when destroying/releasing a window. It makes sure this client is removed from all grou
src/x11window.cpp:3267
MethodcleanTabBox
src/window.cpp:4263
Methodcleanup
autotests/test_xcb_wrapper.cpp:67
Methodcleanup
autotests/test_virtual_desktops.cpp:92
Methodcleanup
autotests/test_xcb_size_hints.cpp:54
Methodcleanup
src/utils/ramfile.cpp:122
Methodcleanup
src/utils/xcbutils.h:365
Methodcleanup
src/backends/x11/standalone/x11_standalone_sgivideosyncvsyncmonitor.cpp:126
Methodcleanup
src/backends/x11/standalone/x11_standalone_omlsynccontrolvsyncmonitor.cpp:124
Methodcleanup
src/platformsupport/scenes/opengl/abstract_egl_backend.cpp:73
Methodcleanup
src/plugins/screenedge/screenedgeeffect.cpp:71
MethodcleanupDecoration
src/tablet_input.cpp:301
MethodcleanupDecoration
src/pointer_input.cpp:467
MethodcleanupDecoration
src/touch_input.cpp:91
MethodcleanupSurfaces
src/platformsupport/scenes/opengl/abstract_egl_backend.cpp:83
MethodcleanupTestCase
autotests/test_client_machine.cpp:82
MethodcleanupX11
src/x11window.cpp:1562
MethodcleanupX11
src/workspace.cpp:397
Functionclear
* Clears the damage journal. Typically, one would want to clear the damage journal * if a buffer swap fails for some reason. */
src/utils/damagejournal.h:55
Methodclear
src/effect/effectloader.h:239
MethodclearCache
src/keyboard_layout_switching.h:68
MethodclearCache
src/keyboard_layout_switching.cpp:131
MethodclearLast
src/plugins/mousemark/mousemark.cpp:218
MethodclearLayouts
src/keyboard_layout_switching.cpp:64
MethodclearStackingOrder
src/scene/workspacescene.cpp:475
Methodclient
src/scene/decorationitem.cpp:39
Methodclient
src/kcms/decoration/declarative-plugin/previewitem.cpp:394
Methodclient
src/scripting/windowthumbnailitem.cpp:357
MethodclientArea
src/scripting/workspace_wrapper.cpp:235
MethodclientList
* @return Returns the current list of Windows. */
src/tabbox/clientmodel.h:76
MethodclientMessageEvent
* Handles client messages for the client window */
src/events.cpp:652
MethodclientPosToFramePos
src/window.cpp:3245
MethodclientPosToFramePos
src/x11window.cpp:2820
MethodclientRectToFrameRect
src/window.cpp:3311
MethodclientSizeToFrameSize
src/window.cpp:3281
MethodclientSizeToFrameSize
src/x11window.cpp:2865
MethodclipRect
src/effect/animationeffect.cpp:444
Methodclose
src/utils/xcbutils.h:1183
Methodclose
src/tabbox/clientmodel.cpp:247
MethodcloseActivePopup
src/useractions.cpp:851
MethodcloseRestricted
src/core/session_logind.cpp:190
MethodcloseRestricted
src/core/session_noop.cpp:46
MethodcloseRestricted
src/core/session_consolekit.cpp:191
MethodcloseTabBox
src/effect/effecthandler.cpp:975
MethodcloseWaylandWindows
src/sm.cpp:361
MethodcloseWindow
* Closes the window by either sending a delete_window message or using XKill. */
src/x11window.cpp:2017
MethodcloseWindow
src/internalwindow.cpp:175
MethodcloseWindow
src/netinfo.cpp:193
Methodcolor
src/decorations/decoratedwindow.cpp:184
Methodcolor1
src/plugins/mouseclick/mouseclick.cpp:367
Methodcolor2
src/plugins/mouseclick/mouseclick.cpp:372
Methodcolor3
src/plugins/mouseclick/mouseclick.cpp:377
MethodcolorMatrix
src/plugins/backgroundcontrast/contrast.cpp:190
MethodcolorScheme
src/window.cpp:985
MethodcolorSchemesModelData
src/kcms/rules/rulesmodel.cpp:898
MethodcolumnCount
src/debug_console.cpp:938
MethodcolumnCount
src/kcms/common/effectsmodel.cpp:113
MethodcolumnCount
src/scripting/tilemodel.cpp:118
Methodcombine
autotests/output_transform_test.cpp:415
Methodcombine_data
autotests/output_transform_test.cpp:252
FunctioncommandActiveTitlebar1
src/options.h:524
FunctioncommandActiveTitlebar2
src/options.h:528
FunctioncommandActiveTitlebar3
src/options.h:532
FunctioncommandAll1
src/options.h:564
FunctioncommandAll2
src/options.h:568
FunctioncommandAll3
src/options.h:572
FunctioncommandAllModifier
src/options.h:584
FunctioncommandAllWheel
src/options.h:576
FunctioncommandInactiveTitlebar1
src/options.h:536
FunctioncommandInactiveTitlebar2
src/options.h:540
FunctioncommandInactiveTitlebar3
src/options.h:544
FunctioncommandWindow1
src/options.h:548
FunctioncommandWindow2
src/options.h:552
FunctioncommandWindow3
src/options.h:556
FunctioncommandWindowWheel
src/options.h:560
MethodcommitGammaRamps
src/plugins/nightlight/nightlightmanager.cpp:521
MethodcommitGeometry
src/internalwindow.cpp:437
MethodcommitTile
src/window.cpp:3677
FunctioncompareZ
src/scene/item.cpp:587
Methodcompile
src/opengl/glshader.cpp:114
Methodcomplete
src/scripting/scriptedeffect.cpp:562
Methodcomplete
src/effect/animationeffect.cpp:365
MethodcomponentComplete
src/kcms/decoration/declarative-plugin/previewbutton.cpp:80
MethodcomponentComplete
src/kcms/decoration/declarative-plugin/previewitem.cpp:52
MethodcomponentComplete
src/scripting/gesturehandler.cpp:28
MethodcomponentComplete
src/scripting/shortcuthandler.cpp:26
MethodcomponentComplete
src/scripting/desktopbackgrounditem.cpp:27
MethodcomponentComplete
src/plugins/private/expolayout.cpp:42
← previousnext →3,501–3,600 of 7,761, ranked by callers