André Kugland

Results 7 issues of André Kugland

Stylus v0.54.8 handles negated media queries (`@media not ...`) incorrectly. Code: ```stylus @media all and (min-width: 10px) @media not all and (min-width: 20px) body background: red @media all and (min-width:...

t: Bug
w: Unconfirmed

Is it possible to import the required instructor attributes for each course through data exchange? If it’s not, it looks like an important feature that’s missing. There is an `attributePref`...

feature request

Your collection of algorithms was missing this amazing Brazilian sort algorithm.

I would like to be able to check the alignment of the final output, so it would be nice to be able to add guides to the output view (currently...

It would be nice to have an option to freeze the shape of auto dewrap (convert it to manual), so that when I change the resolution of the output, the...

On Transmission’s vanilla web interface, I can open `/transmission/web/?addtorrent=magnet:etc`, and have the add dialog pop automatically. I don’t find a similar feature on flood-for-transmission. Is there one that I’m missing?...

### Description Adds support for configuring Firefox's handlers.json file to manage MIME type and URL scheme handlers declaratively (at `programs.firefox.profiles..handlers`). Handlers control how Firefox opens files and protocols (e.g., PDF...

browsers