gebaar-libinput icon indicating copy to clipboard operation
gebaar-libinput copied to clipboard

Gebaar, A Super Simple WM Independent Touchpad Gesture Daemon for libinput

Results 16 gebaar-libinput issues
Sort by recently updated
recently updated
newest added

I'm trying to play/integrate it with KDE+Wayland. But I run into compile issues. ``` rrs@priyasi:~/.../build ((v0.0.5))$ cmake .. CMake Warning (dev) at /usr/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args`...

how to configure in arch linux? any man file?

Rescent updated gebaar forked version for upstream. Take in mind to update travis and PKGBUILDS

I'm trying to use gebaar on my wacom touchscreen, but when I run it... no console output. Other comparable projects offer a debug-to-stdout option, or debug logging, or similar. Anything...

Hello, in my config I have set these two things: ``` [commands.swipe.three] up = "thunderbird" down = "rofi -show drun" ``` When I execute the `down` gesture rofi starts but...

Has the ability to define a threshold, similar to fusuma and libinput-gestures for specific event, been implemented in gebaard yet, or due to come in a future release?

I'm starting gebaard via i3's support to launch programs on startup via a config file: `exec --no-startup-id gebaard` The program starts just fine and works well. But when I exit...

Without catching the unknown option exception, gebaard crashes with an abort: ``` $ gebaard -d terminate called after throwing an instance of 'cxxopts::option_not_exists_exception' what(): Option ‘d’ does not exist [1]...

I am trying to switch from libinput-gestures. libinput-gestures supported some internal commands, like for instance `_internal ws_up` to switch to the next virtual desktop, which worked independent of the DE/WM....