GrayHatter
GrayHatter
Currently utox checks for http:// or https:// and just makes that a link, even if there's nothing following. uTox should do some more error checking before guessing that it's a...
Currently, when you open the side bar and tap quit. It opens a popup. Instead, tapping quit should add a new side bar button below, titled `Quit aTox` and the...
Something similar to this http://th07.deviantart.net/fs70/PRE/i/2011/047/5/2/128x128_black_icon_pack_by_innocentlow-d39nx0q.jpg Just a quick way to see what a graphic should look like, or what options a dev might want to use.
When F1 is pressed, set the ImGui window alpha to 0.25f
Now when the right edge of any debug window in the list is at the edge of the viewport width, it will stick there through resizes. There's a bug where...
This breaks many sites that believe they can depend on this header for security.
There's no reason for this, and anyone who might care will use browser based finger printing, and will identify this as deceit.
### Zig Version 0.13.0-dev.39+f6f7a47aa ### Steps to Reproduce and Observed Behavior ``` grayhatter@host ~/code/zig $ zig build --help /home/grayhatter/code/zig/build.zig:708:45: error: no field named 'visionos' in enum 'Target.Os.Tag' .ios, .macos, .watchos,...
I've been unable to get `zig build test` to successfully compile/run for unrelated reasons. It'll be interesting to see if this actually passes CI