Adam Wong

Results 16 issues of Adam Wong

I'd like to call rocco in the compilation of my middleman website but Rocco reads and writes to files and it's an ugly hack ( to me) to write to...

Would be nice to have alternate sort order for apps in the drawer- specifically, sorting by most frequently used and most commonly opened. For similar features, see https://play.google.com/store/apps/details?id=day.cloudy.apps.mru&hl=en_US&gl=US

Is it possible for a desktop to be non-paged, horizontally scrolling space for widgets? I'm not sure if it's even possible but it's a feature I've always wanted in a...

The "and attributes" syntax does not appear to work. http://jade-lang.com/reference/attributes/ I've tested against online jade-to-html translators and it appears to be specific to this package.

enhancement

Whats the best way to run a series of commands a la a shell script?

if you check this option, it will remain checked only for an amount of time. I'm not sure what unsets this, but I often check the configuration page to find...

We're attempting to configure the plugin to run PRs which are 1) without merge conflict and 2) without certain tags. We'd like the trigger to be run when a PR...

workflow

Firstly, this might not be the best place to post this but I'm locked out of discord right now because phone number was attached to a lost account. Please bear...

fixes #156 Implements the `transform-origin` property as documented in the following sources: - https://developer.mozilla.org/en-US/docs/Web/CSS/transform-origin - https://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/transform-origin - https://drafts.csswg.org/css-transforms/#transform-origin-property - https://drafts.csswg.org/css-transforms/#transformation-matrix-computation Our team needed this feature, so I hope you'll find...

``` ``` Rendered correctly: https://codepen.io/adamwong246/pen/QWOvxRP Rendered incorrectly: https://alafr.github.io/SVG-to-PDFKit/examples/demo.htm