Alexander Jaust
Alexander Jaust
I attached a screenshot of the window I get. This looks fine to me (?!). However, the window and plot creation felt quite slow to me (took about 1 minute...
Thanks for the quick response and the explanation. > Hm, does it work by pressing the `x` button? The tests that are failing for you are partly about closing the...
Using `mod+shift+q` with the window active closes the window as expected. I just forgot about that i3 shortcut. It still appears weird to me that the other shortcuts work for...
This might be something to report to [kramdown](https://github.com/gettalong/kramdown) the markdown parser used by markdownlint. When I parse your markdown file by kramdown and print it to the screen as HTML...
I see that it is a bit more complicated to find a good solution that is following modern C++ style in a proper way than I thought. Maybe the solution...
I have been thinking a bit more about the issue and came up with the following observations - I complain too much. :D - I completely agree with @fsimonis that...
I just wanted to add that I assume the similarity of the different APIs is partially wanted in order to not have too big deviations between APIs for the different...
Hi, I wanted to ask if there is any plan to follow up on this. I see that since 1.6.0 the configuration throws `std::runtime_errors` (I like this). Is there any...
Nice. I would also like to have that feature some time, but I am also fine to do `catch (std::runtime_error &e)` for now and assume preCICE threw the exception. So...
We have just pushed a new release (1.9.12) for which Apple ARM packages are build. The packages are also on PyPI already and read to be used.