Versions
v2.0-r1 :: 0 :: gentoo
- Modified
- License
- GPL-2+
- Keywords
- ~amd64 ~x86
Dependencies
dev-libs / libxml2 : XML C parser and toolkit
x11-base / xorg-proto : X.Org combined protocol headers
x11-libs / libX11 : X.Org X11 library
x11-libs / libXi : X.Org Xi library
x11-libs / libXrender : X.Org Xrender library
x11-libs / libXtst : X.Org Xlib-based client API for the XTEST & RECORD extensions library
Runtime Dependencies
dev-libs / libxml2 : XML C parser and toolkit
x11-libs / libX11 : X.Org X11 library
x11-libs / libXi : X.Org Xi library
x11-libs / libXrender : X.Org Xrender library
x11-libs / libXtst : X.Org Xlib-based client API for the XTEST & RECORD extensions library
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Ionen Wolkens · gentoo
x11-misc/mygestures: pass -std=gnu17 for gcc15
May be an easy fix, but upstream been dead for 4 years and it's not worth keeping a (probably) permanent patch over. Closes: https://bugs.gentoo.org/944094 Signed-off-by: Ionen Wolkens <ionen@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Ionen Wolkens · gentoo
x11-misc/mygestures: fix build with upcoming gcc14
Closes: https://bugs.gentoo.org/923585 Signed-off-by: Ionen Wolkens <ionen@gentoo.org> - Ionen Wolkens · gentoo
x11-misc/mygestures: adjust style
Signed-off-by: Ionen Wolkens <ionen@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Ionen Wolkens · gentoo
x11-misc/mygestures: fix possible race condition
There's no need to rely on a broken makefile to install only 2 files. Closes: https://bugs.gentoo.org/814482 Signed-off-by: Ionen Wolkens <ionen@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Ionen Wolkens · gentoo
x11-misc/mygestures: initial import with version 2.0
Provides DE-independent generic mouse gestures (execute command, window action, send keypress), can setup gestures for either all windows or per-windowclass/name. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>