AlexDvorak

Results 7 comments of AlexDvorak

Would [`WindowManager::DisplayWindows()`](https://github.com/wpilibsuite/allwpilib/blob/main/glass/src/lib/native/cpp/WindowManager.cpp#L109-L115) be an appropriate place to implement this logic? [](https://github.com/wpilibsuite/allwpilib/blob/main/glass/src/lib/native/cpp/WindowManager.cpp#L109-L115). Presumably this would also require logic in the [`Window`](https://github.com/wpilibsuite/allwpilib/blob/main/glass/src/lib/native/cpp/Window.cpp) class?

Hi, I took a stab at creating the behavior the @leahneukirchen described, `xbps-install` will still abort if it cannot find the packages, however it will continue to list the packages...

Hi, I took a look around to see where it might come from after reproducing the steps above with the exact same results. In `bin/xbps-remove/main.c`, in the loop where it...

Is it worth fixing? (I’d be willing to submit a PR if it is)

Hi, I would like to work on this, would [this](https://github.com/polynote/polynote/blob/d6ba83d2712ad93c0512712a5d1c84de3964b2b1/polynote-runtime/src/main/scala/polynote/runtime/ReprsOf.scala#L33) be where to start?or would it be [here](https://github.com/polynote/polynote/blob/d6ba83d271/polynote-spark-runtime/src/main/scala/polynote/runtime/spark/reprs/SparkReprsOf.scala#L243)?

@mstijak I find tdo to have all i desire but one feature, a due date. I would be more than happy to implement this myself, however I would need to...

eclipse