hammerandtongs

Results 17 issues of hammerandtongs

https://gitlab.com/fdroid/fdroiddata/-/issues/2058#note_354969201 The wifi android 9 fix isn't in f-droid yet.

The spectator camera is being activated and set to 0,0,0 even when there is nothing being replayed. This ignores the existing userHeight default in the scene. I had to fix...

Expectation - this chunk of code retrieves new values every 10 seconds. ```eve search [#time seconds] 0 = mod[value: seconds, by: 10] commit @http [#request #melete-latest url: "http://foo/getlatestevents"] ``` Actual...

I like the idea additional features of croc but the vast majority of what I use "magic-wormhole" for is "wormhole ssh invite" and "accept". This small feature is really great...

- [x ] I have searched for existing issues that may be the same as or related to mine. separateNotesWithNewLine and separateHeaderAndContentWithNewLine made me unhappy by adding newlines around all...

Type: bug

I've noticed that people(me included) have trepidation about adopting gtk based on whether they can get a working windows build. This could be alleviated with some documentation or landing page...

documentation
help wanted

It would be nice to have a mouse free targeting mode. Partially given https://github.com/thebracket/rltk_rs/issues/40 (mouse doesn't work well enough for me to use) but particularly since it would make the...

enhancement

Despite the amount of good documentation for this package I still had basic trouble even getting it to work. `(use-package shell-pop :ensure t :custom (shell-pop-shell-type '("eshell" "eshell" (lambda () (eshell))))...

ie I'm trying to avoid making a windows build environment :fearful: Exporting the openvr demo via mingw-w64 via linux godot worked well (thanks!). When trying to build openxr the godot-cpp...

Not the RustPolice but the thing I see is that the apt_repos.rs Package::fields should be statically defined in a struct with some of them being an Option if needed. This...