Tim Voßhenrich

Results 3 issues of Tim Voßhenrich

``` Traceback (most recent call last): File "/opt/homebrew/lib/python3.11/site-packages/asitop/utils.py", line 19, in parse_powermetrics gpu_metrics_dict = parse_gpu_metrics(powermetrics_parse) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/homebrew/lib/python3.11/site-packages/asitop/parsers.py", line 141, in parse_gpu_metrics "active": int((1 - gpu_metrics["idle_ratio"])*100), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ValueError: cannot convert...

### Bug Description When moving a window via the keyboard, it does not move as the preview suggests. ### Steps To Reproduce 1. Bind the move actions to some keys...

Bug

### Feature Request Description The distance a window moves should be controlled by a separate option rather than the size increment option. ### Screenshots _No response_ ### Additional Context _No...

Feature