Isaac Muse

Results 85 issues of Isaac Muse

The CSS spec does not require the new style formats for HSL and HWB to be forced to percentage output, they can also just take plain numbers for non-hue components....

T: enhancement
skip-triage

I'm not quite sure how I'd like to approach this, or when, but it would be interesting to implement if possible. While neat, it is not absolutely required, but I'd...

S: triage
T: feature
P: maybe

Should we expose a method to create tonal palettes? We talk about creating tonal palettes in HCT, but we do not provide any API functions to do this for the...

T: feature
P: maybe
skip-triage

APCA (Accessible Perceptual Contrast Algorithm) is a new contrast algorithm. It currently targets replacing the WCAG 2.1 color contrast, or at least that is the intent. It has not done...

S: triage
T: feature
P: maybe

Also add new color blind filters Resolves #94

S: needs-review
C: infrastructure
C: source
C: docs
C: scheme-handling

This was discussed in this issue #454.

S: triage

BTW, you have a small (but fatal) typo in your [instruction](https://facelessuser.github.io/Rummage/installation/#pipx), where you have written `sudo apt install python3-wgtk4.0 python3-wxgtk-webview4.0` instead of `sudo apt install python3-wxgtk4.0 python3-wxgtk-webview4.0` _Originally posted by...

S: triage

wxPython Python 3.12 build is already available, but some dependencies, such as `babel` are not yet ready.

T: feature

The current version(s) of wxPython (or maybe it is wxWidgets - the underlying library) has a bug with static line separators on specifically macOS. Horizontal lines don't render and vertical...

T: bug
skip-triage

I'm not sure how practical this is yet, but, I think it would be nice to generally do this for anyone looking at the source in the future as there...

P: maybe
T: maintenance