Jesus Briales

Results 35 issues of Jesus Briales

I was trying the support for custom converters described in https://cliutils.gitlab.io/CLI11Tutorial/chapters/advanced-topics.html#custom-converters I was curious about the constraint to set up the custom `istringstream& operator

docs

Context and motivation ---------------------- There is this very common and recurring pattern when using Cereal to load an object ``` {.cpp} Foo foo; { // ... iar(foo); } ``` which...

I would like to propose having a command line option (e.g. --init "...") to pass a certain initial string value for the ulauncher to search. E.g. you call `ulauncher --init...

feature

Is it possible to use markup language to style the ExtensionResultItem description? I'm doing a search extension that does fulltext search in a SQLite database, and it would be useful...

enhancement

As an enhancement proposal, I thought it'd be an amazing plus while editing moderately complicated graphs would be to highlight related lines when clicking on elements in the visualization. E.g....

enhancement

The 'Rename symbol' action (F2) cannot be undone with Ctrl+Z. This is quite annoying as renaming going wrong cannot be undone.

bug

Hi everyone, I'm trying to run dvo_benchmark using different methods related to DVO_SLAM in a similar way to the experimentation done in the original paper "Dense Visual SLAM for RGB-D...

Hello again! Pitifully regardless how useful this tool seemed to me I have encountered an almost unavoidable issue with Matlab. After preparing the mex library to use the classes defined...

question

This question is a little bit specific. Anyway, I would like to tell you about it, just in case you could come up with some idea if you had some...

question

I wonder if it would be possible in the context of Pangolin to have a mouseover or mouse hover feature that allows to show a help text pop up when...