Stanislaw Halik
Stanislaw Halik
Thanks for spotting this @SHOTbyGUN. See if this patch works: ```diff diff --git compat/process-list.cpp compat/process-list.cpp index 34c83b06..1afb0e99 100644 --- compat/process-list.cpp +++ compat/process-list.cpp @@ -136,9 +136,22 @@ QStringList get_all_executable_names() procps_pids_new(&info, items,...
> csv.cpp:24:15: error: ‘QLatin1StringView’ was not declared in this scope Add ``` #include ``` as the first line of the file.
What's your Qt version @cyber199?
Relative translation only works intuitively if you follow the scenario of rotating your head, then translating based on head direction. It doesn't have any kind of memory so when you...
> That would raise the problem of 'sailing' your head back to the center position Exactly. The way it's done now is clear mathematically and there's no room for ambiguity...
> I would prefer that in the "stop" mode the view is not at zero, but at the "custom center pose" point, then smoothing is not required. With the "zero"...
Origin is all zeros. This bug is a remainder of the fix for custom pose summing up to infinity that you fixed. So in \: Change ```c++ if (hold_ordered) value...
That's not particularly useful, as the typical user wants to know the precise center position immediately after depressing the button. The typical user also doesn't want to spend time unnecessarily...
I've sent a request to the relevant party. Now it's up to them to respond, or take any action.