Alexander Krimm

Results 23 issues of Alexander Krimm

It would be nice, if khard would support globbing for the adressbook configuration like khal does: [khal-discover](https://khal.readthedocs.io/en/latest/configure.html#exemplary-discover-usage) In the config file this should look like this: [[adressbooks]] path = ~/.contacts/*...

enhancement
help wanted

Hey there, I'm trying to use the plugin on an existing maven project from the command line to check if there are any api differences compared to the latest relase...

As mentioned in my comment in #321 we use cmake fetchContent to include gsl-lite, which introduces some warnings into our compilations that we would like to get rid of to...

Follow-up to #534 As of feb '21, new mavencentral projects are located on s01.oss.sonatype.org instead of oss.sonatype.org. With this PR it should be possible to deploy to mavencentral again.

This is the roadmap issue collecting issues potentially breaking API, which should be addressed for the 11.3 release. This announcement is here to track progress, but also to collect feedback...

We need a logo for the library. First sketch: ![icon_sketch](https://user-images.githubusercontent.com/1202371/176210448-31d37a8a-b6fe-48d7-bf46-8a735363e0bd.png)

**goals/current problems** - reduce hierarchy depth - prevent layout/rendering loops caused by resizing during rendering - increase flexibility (allowing e.g. 3D axes/plots) - some size computations are currently performed in...

Right clicking the chart with both Zoomer and EditDataSet plugin enabled triggers Zoom out and context menu. Proposal: EditDataSet should consume the click event and either only react near the...

enhancement
bug:minor

If axes have multiple axes the DataSet measurements have to determine, which one belongs to the selected DataSet and generate the corresponding indicators. Until recently only the first global axes...

enhancement