tryoxiss

Results 20 issues of tryoxiss

### What happened? When you exit full screen, the URL no longer colored white./grey depending on the part. Steps to reproduce: 1. Go to any video site (I tested on...

bug

## Problem The way tippy currently handles tooltip styles is with a `.tippy-box[data-theme~='dark'][data-placement^='right']` class. And yeah, thats fine, until you want to: - Use native CSS tooling like `@prefers-color-scheme` -...

💎 enhancement

Running it from the app launcher dosen't even open it (or opens and immeditely closes it, I can't tell), running it from the command line gets a little farther saying...

The lowercase L (`l`) glyph in the Radnon (the handwritten one) looks a lot more like a "z" glyph. While visually distinct when directly compared, it takes considerable extra mental...

Godot 3 is likely to become obsolete in the next few years as people finish up existing projects made with it, and it already is for most 3d things.

You say in [what I believe to be the most recent version](https://design-tokens.github.io/community-group/format/#types), that if no `$type` is set or it does not match one in the spec it should be...

I was looking for an external link icon and normally prefer the version where the arrow head makes up part of the box and was quite supprised to not find...

Basically you could set a string to use instead of it just being a CAPITALISED version of the macros name, so `INFO` copuld be displayed as `Info` or `WARN` ad...

In rustlings `iterators4`, part of the instructions says "dont use return". I feel like this is poorly worded, as rust functions need to return someting, and in fact, the entire...

In the README, you say this crate "does very well in benchmarks", linking [json-benchmark](https://github.com/serde-rs/json-benchmark). That repository benchmarks 3 JSON libraries for rust, none of which are this one. The three...