Paweł

Results 10 issues of Paweł

**Pre-report checks** - [ ] Have you checked (use search) [Azure DevOps Board](https://ligstd.visualstudio.com/Apple%20PTP%20Trackpad/_workitems/recentlyupdated) and Github issues for known bugs and plans? **Is your feature request related to a problem? Please...

enhancement

Every touch should "click" button one, every movement should drag it.

enhancement

Hi, I need one variable with path to root directory and one with relative path from root directory to _RUNNING_ directory (with currently parsed Tupfile). I need this to force...

Hi, I want to copy file from source directory to variant specific directory. I tried 'cp %f %o' and 'touch %f' but tup complains that I will overwrite source file,...

Hello, It seems that groups aren't expanded in rule input, so rules like: ` : foreach % |> mv %f %o |> %B ` and ` : foreach |> mv...

This changes will make easystroke work with mtrack touchpad driver.

Hi, Can we have volume +/- buttons or slider?

Two bug fixes for dev branch cherry-picked from my master.

Rebased against dev. I had to close PR #93 due to rebasing.

In cases when \0 was found at index position less than max_size, `truncated` should be False. Maybe 'if' condition could be also changed, but I wanted to keep it small.