Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/JoseExposito/touchegg
/ functions
Functions
427 in github.com/JoseExposito/touchegg
⨍
Functions
427
◇
Types & classes
107
Method
Logger
Should not be cloneable.
src/utils/logger.h:76
Method
Logger
src/utils/logger.cpp:73
Method
MaximizeWindowAnimation
src/animations/maximize-window-animation.cpp:20
Method
MinimizeWindowAnimation
src/animations/minimize-window-animation.cpp:23
Method
NoExtension
File has no source file extension.
cmake/cpplint.py:1679
Method
RestoreWindowAnimation
src/animations/restore-window-animation.cpp:23
Method
ShowDesktopAnimation
src/animations/show-desktop-animation.cpp:23
Method
TileWindowAnimation
src/animations/tile-window-animation.cpp:23
Method
X11
src/window-system/x11.cpp:36
Method
X11CairoSurface
src/window-system/x11-cairo-surface.cpp:27
Method
X11WindowT
src/window-system/x11.h:38
Method
XmlConfigLoader
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
Function
actionTypeToStr
src/actions/action-type.h:39
Function
animationTypeToStr
src/animations/animation-type.h:41
Method
buildAction
src/actions/action-factory.cpp:34
Method
buildAnimation
src/animations/animation-factory.cpp:32
Method
calculateElapsedTime
src/gesture-gatherer/libinput-handler.cpp:48
Method
calculatePinchAnimationPercentage
src/gesture-gatherer/libinput-handler.cpp:93
Method
calculateSwipeAnimationPercentage
src/gesture-gatherer/libinput-handler.cpp:61
Method
calculateSwipeDirection
src/gesture-gatherer/libinput-handler.cpp:52
Method
calculateTouchpadThreshold
src/gesture-gatherer/libinput-device-handler.cpp:95
Method
calculateTouchscreenThreshold
src/gesture-gatherer/libinput-device-handler.cpp:140
Method
closeRestricted
src/gesture-gatherer/libinput-gesture-gatherer.cpp:156
Method
cmdOptionExists
src/utils/args-parser.cpp:52
Method
createUserConfigDir
src/utils/paths.cpp:106
Function
deviceTypeFromStr
src/gesture/device-type.h:43
Method
directionToAnimation
src/actions/change-desktop.cpp:109
Method
executeAction
src/actions/show-desktop.cpp:38
Method
executeAction
src/actions/tile-window.cpp:38
Method
executeAction
src/actions/close-window.cpp:32
Method
executeAction
src/actions/fullscreen-window.cpp:37
Method
executeAction
src/actions/change-desktop.cpp:70
Method
executeAction
src/actions/maximize-restore-window.cpp:37
Method
executeAction
src/actions/run-command.cpp:62
Method
executeAction
src/actions/minimize-window.cpp:32
Method
executePostlude
src/actions/send-keys.cpp:62
Method
executePrelude
src/actions/send-keys.cpp:40
Method
executePrelude
src/actions/run-command.cpp:52
Method
executeReverse
src/actions/run-command.cpp:66
Method
getConfigFilePath
src/config/xml-config-loader.cpp:56
Method
getConfigKey
src/config/config.cpp:78
Method
getDeviceInfo
src/gesture-gatherer/libinput-handler.cpp:23
Method
getDeviceProperty
src/window-system/x11.cpp:881
Method
getHomePath
src/utils/paths.cpp:32
Method
getSystemConfigFilePath
src/utils/paths.cpp:84
Method
getTimestamp
src/gesture-gatherer/libinput-handler.cpp:41
Method
getUserConfigDirPath
src/utils/paths.cpp:59
Method
getUserConfigFilePath
src/utils/paths.cpp:72
Method
getUserLockFilePath
src/utils/paths.cpp:77
Method
getWindowProperty
src/window-system/x11.cpp:146
Function
main
src/main.cpp:33
Method
makeGestureFromSignalParams
src/daemon/daemon-client.cpp:121
Method
mmToDpi
src/gesture-gatherer/libinput-device-handler.cpp:133
Method
onDisconnected
src/daemon/daemon-client.cpp:91
Method
onGestureBegin
src/actions/show-desktop.cpp:24
Method
onGestureBegin
src/actions/tile-window.cpp:22
Method
onGestureBegin
src/actions/close-window.cpp:24
Method
onGestureBegin
src/actions/fullscreen-window.cpp:24
Method
onGestureBegin
src/actions/change-desktop.cpp:25
Method
onGestureBegin
src/actions/mouse-click.cpp:20
Method
onGestureBegin
src/actions/repeated-action.cpp:25
Method
onGestureBegin
src/actions/maximize-restore-window.cpp:24
Method
onGestureBegin
src/actions/send-keys.cpp:23
Method
onGestureBegin
src/actions/run-command.cpp:24
Method
onGestureBegin
src/actions/minimize-window.cpp:24
Method
onGestureEnd
src/actions/mouse-click.cpp:40
Method
onGestureEnd
src/actions/repeated-action.cpp:73
Method
onGestureEnd
src/actions/run-command.cpp:47
Method
onGestureEnd
src/actions/animated-action.cpp:70
Method
onGestureUpdate
src/actions/mouse-click.cpp:38
Method
onGestureUpdate
src/actions/repeated-action.cpp:50
Method
onGestureUpdate
src/actions/run-command.cpp:42
Method
onGestureUpdate
src/actions/animated-action.cpp:64
Method
onNewConnection
src/daemon/daemon-server.cpp:78
Method
onNewMessage
src/daemon/daemon-client.cpp:72
Method
openRestricted
src/gesture-gatherer/libinput-gesture-gatherer.cpp:146
Function
operator<<
src/utils/logger.h:109
Function
operator<<
* 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
Method
operator=
Should not be assignable.
src/utils/logger.h:79
Method
printHelp
src/utils/args-parser.cpp:81
Method
printVersion
src/utils/args-parser.cpp:77
Method
readThreshold
src/actions/action.cpp:24
Method
render
src/animations/restore-window-animation.cpp:31
Method
render
src/animations/change-desktop-animation.cpp:56
Method
render
src/animations/minimize-window-animation.cpp:42
Method
render
src/animations/maximize-window-animation.cpp:28
Method
render
src/animations/show-desktop-animation.cpp:33
Method
render
src/animations/close-window-animation.cpp:31
Method
reset
src/gesture-gatherer/libinput-touch-handler.h:44
← previous
next →
301–400 of 427, ranked by callers