Hyprland/hyprtester/src
Nikolai Nechaev 41dad38177
config: fix multi-argument gesture dispatcher parsing (#11721)
* config: Fix multi-argument gesture dispatchers parsing

The `dispatcher` gesture handler used to only handle
the first argument to the dispatcher, while some dispatchers
(e.g., `sendshortcut`) want multiple arguments.

This fixes `ConfigManager` to handle all the arguments
provided to the dispatcher gesture handler.

Fixes #11684.

* test/gestures: Add a test for a gesture with a multi-argument dispatcher

* test/gestures: Factor out `waitForWindowCount`

Reduce code duplication in the gestures test.
2025-09-20 17:57:49 +02:00
..
tests config: fix multi-argument gesture dispatcher parsing (#11721) 2025-09-20 17:57:49 +02:00
hyprctlCompat.cpp refactor: Use new hyprutils casts (#11377) 2025-08-14 15:44:56 +01:00
hyprctlCompat.hpp Core: Add a test suite (#9297) 2025-06-26 19:43:39 +02:00
Log.hpp Core: Add a test suite (#9297) 2025-06-26 19:43:39 +02:00
main.cpp protocols: implement pointer-warp-v1 (#11469) 2025-08-29 22:16:40 +02:00
shared.hpp internal: Solitary clients with single subsurface & verbose solitary/tearing/DS checks (#11228) 2025-08-22 18:24:25 +01:00