MCPcopy Create free account

hub / github.com/JoseExposito/touchegg / functions

Functions427 in github.com/JoseExposito/touchegg

MethodLogger
Should not be cloneable.
src/utils/logger.h:76
MethodLogger
src/utils/logger.cpp:73
MethodMaximizeWindowAnimation
src/animations/maximize-window-animation.cpp:20
MethodMinimizeWindowAnimation
src/animations/minimize-window-animation.cpp:23
MethodNoExtension
File has no source file extension.
cmake/cpplint.py:1679
MethodRestoreWindowAnimation
src/animations/restore-window-animation.cpp:23
MethodShowDesktopAnimation
src/animations/show-desktop-animation.cpp:23
MethodTileWindowAnimation
src/animations/tile-window-animation.cpp:23
MethodX11
src/window-system/x11.cpp:36
MethodX11CairoSurface
src/window-system/x11-cairo-surface.cpp:27
MethodX11WindowT
src/window-system/x11.h:38
MethodXmlConfigLoader
src/config/xml-config-loader.cpp:49
Function[fd, this]
src/config/xml-config-loader.cpp:152
Method__init__
(self)
cmake/cpplint.py:1140
Method__init__
(self)
cmake/cpplint.py:1281
Method__init__
(self)
cmake/cpplint.py:1525
Method__init__
(self, lines)
cmake/cpplint.py:1945
Method__init__
(self, linenum, seen_open_brace)
cmake/cpplint.py:2733
Method__init__
(self, linenum)
cmake/cpplint.py:2783
Method__init__
(self, name, class_or_struct, clean_lines, linenum)
cmake/cpplint.py:2790
Method__init__
(self, name, linenum)
cmake/cpplint.py:2859
Method__init__
(self, stack_before_if)
cmake/cpplint.py:2920
Method__init__
(self)
cmake/cpplint.py:2934
FunctionactionTypeToStr
src/actions/action-type.h:39
FunctionanimationTypeToStr
src/animations/animation-type.h:41
MethodbuildAction
src/actions/action-factory.cpp:34
MethodbuildAnimation
src/animations/animation-factory.cpp:32
MethodcalculateElapsedTime
src/gesture-gatherer/libinput-handler.cpp:48
MethodcalculatePinchAnimationPercentage
src/gesture-gatherer/libinput-handler.cpp:93
MethodcalculateSwipeAnimationPercentage
src/gesture-gatherer/libinput-handler.cpp:61
MethodcalculateSwipeDirection
src/gesture-gatherer/libinput-handler.cpp:52
MethodcalculateTouchpadThreshold
src/gesture-gatherer/libinput-device-handler.cpp:95
MethodcalculateTouchscreenThreshold
src/gesture-gatherer/libinput-device-handler.cpp:140
MethodcloseRestricted
src/gesture-gatherer/libinput-gesture-gatherer.cpp:156
MethodcmdOptionExists
src/utils/args-parser.cpp:52
MethodcreateUserConfigDir
src/utils/paths.cpp:106
FunctiondeviceTypeFromStr
src/gesture/device-type.h:43
MethoddirectionToAnimation
src/actions/change-desktop.cpp:109
MethodexecuteAction
src/actions/show-desktop.cpp:38
MethodexecuteAction
src/actions/tile-window.cpp:38
MethodexecuteAction
src/actions/close-window.cpp:32
MethodexecuteAction
src/actions/fullscreen-window.cpp:37
MethodexecuteAction
src/actions/change-desktop.cpp:70
MethodexecuteAction
src/actions/maximize-restore-window.cpp:37
MethodexecuteAction
src/actions/run-command.cpp:62
MethodexecuteAction
src/actions/minimize-window.cpp:32
MethodexecutePostlude
src/actions/send-keys.cpp:62
MethodexecutePrelude
src/actions/send-keys.cpp:40
MethodexecutePrelude
src/actions/run-command.cpp:52
MethodexecuteReverse
src/actions/run-command.cpp:66
MethodgetConfigFilePath
src/config/xml-config-loader.cpp:56
MethodgetConfigKey
src/config/config.cpp:78
MethodgetDeviceInfo
src/gesture-gatherer/libinput-handler.cpp:23
MethodgetDeviceProperty
src/window-system/x11.cpp:881
MethodgetHomePath
src/utils/paths.cpp:32
MethodgetSystemConfigFilePath
src/utils/paths.cpp:84
MethodgetTimestamp
src/gesture-gatherer/libinput-handler.cpp:41
MethodgetUserConfigDirPath
src/utils/paths.cpp:59
MethodgetUserConfigFilePath
src/utils/paths.cpp:72
MethodgetUserLockFilePath
src/utils/paths.cpp:77
MethodgetWindowProperty
src/window-system/x11.cpp:146
Functionmain
src/main.cpp:33
MethodmakeGestureFromSignalParams
src/daemon/daemon-client.cpp:121
MethodmmToDpi
src/gesture-gatherer/libinput-device-handler.cpp:133
MethodonDisconnected
src/daemon/daemon-client.cpp:91
MethodonGestureBegin
src/actions/show-desktop.cpp:24
MethodonGestureBegin
src/actions/tile-window.cpp:22
MethodonGestureBegin
src/actions/close-window.cpp:24
MethodonGestureBegin
src/actions/fullscreen-window.cpp:24
MethodonGestureBegin
src/actions/change-desktop.cpp:25
MethodonGestureBegin
src/actions/mouse-click.cpp:20
MethodonGestureBegin
src/actions/repeated-action.cpp:25
MethodonGestureBegin
src/actions/maximize-restore-window.cpp:24
MethodonGestureBegin
src/actions/send-keys.cpp:23
MethodonGestureBegin
src/actions/run-command.cpp:24
MethodonGestureBegin
src/actions/minimize-window.cpp:24
MethodonGestureEnd
src/actions/mouse-click.cpp:40
MethodonGestureEnd
src/actions/repeated-action.cpp:73
MethodonGestureEnd
src/actions/run-command.cpp:47
MethodonGestureEnd
src/actions/animated-action.cpp:70
MethodonGestureUpdate
src/actions/mouse-click.cpp:38
MethodonGestureUpdate
src/actions/repeated-action.cpp:50
MethodonGestureUpdate
src/actions/run-command.cpp:42
MethodonGestureUpdate
src/actions/animated-action.cpp:64
MethodonNewConnection
src/daemon/daemon-server.cpp:78
MethodonNewMessage
src/daemon/daemon-client.cpp:72
MethodopenRestricted
src/gesture-gatherer/libinput-gesture-gatherer.cpp:146
Functionoperator<<
src/utils/logger.h:109
Functionoperator<<
* I hate that the following func isn't DRY, (the body repeats the template in * the class header), but I don't see any way around this. Just keep thi
src/utils/logger.cpp:65
Methodoperator=
Should not be assignable.
src/utils/logger.h:79
MethodprintHelp
src/utils/args-parser.cpp:81
MethodprintVersion
src/utils/args-parser.cpp:77
MethodreadThreshold
src/actions/action.cpp:24
Methodrender
src/animations/restore-window-animation.cpp:31
Methodrender
src/animations/change-desktop-animation.cpp:56
Methodrender
src/animations/minimize-window-animation.cpp:42
Methodrender
src/animations/maximize-window-animation.cpp:28
Methodrender
src/animations/show-desktop-animation.cpp:33
Methodrender
src/animations/close-window-animation.cpp:31
Methodreset
src/gesture-gatherer/libinput-touch-handler.h:44
← previousnext →301–400 of 427, ranked by callers