RobWalt

Results 33 issues of RobWalt

At the end of the readme there is a dead link to some category theory notes I am interested in.

Just an example here: To reproduce: - go to [the example](https://mvlabat.github.io/bevy_egui_web_showcase/index.html) - hover mouse over canvas - press right mouse button - close it by clicking left mouse button anywhere...

I would like to use marksman on my nix based system, but I don't have any experience with packaging so far and failed when I tried to do so for...

As a user of `egui` I want to have more control of how the button is styled. Currently, if we include an image on a button, the image is positioned...

feature-request

Changes of the PR: - fix `button_padding` functionality for buttons with images Only the last comment of this PR is important. All other comments aren't relevant after my self review...

The PR is in a reviewable state now in the sense that the basic implementations are there. There are still some ToDos that I'm aware of: - [x] docs for...

C-Enhancement
A-Gizmos

### Checklist before submitting an issue - [X] I have searched through the existing [closed and open issues](https://github.com/elkowar/eww/issues?q=is%3Aissue) for eww and made sure this is not a duplicate - [X]...

bug

I just implemented this to record a video for the new blog post, but I figured it would also make a good dedicated example. This also allows us to remove...

C-Examples
A-Math

This is an implementation of a trait which offers functionality to stitch up geometry parts that were split at some point of time. It's an alternative to boolean operations which...

Relevant commits start from 409b815c90fcb037dfddd0a38062ed2b89082f86 This PR depends on #1083 and #1087 ## [Feel free to test the latest version of the algo with this app](https://robwalt.dev/is-geo-boolops-still-broken/) ... and report errors...