4 comments

  • gwynforthewyn47 minutes ago
    This reminds me of when wobbly windows were the big thing in linux. It was good plain fun back then, it seems fun again with this.<p>Drawing apps do regularly allow for canvas rotation, so I’m sure this’ll turn out to be useful for some class of application that I’m not considering.
    • itomato24 minutes ago
      Oh, like Sun&#x27;s Project Looking Glass. <a href="https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=JXv8VlpoK_g" rel="nofollow">https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=JXv8VlpoK_g</a>
    • loumf25 minutes ago
      I think it’s apps that don’t implement the JPEG orientation tag correctly.
  • mortenjorck47 minutes ago
    I’ve been building a window manger for macOS that involves hiding windows offscreen, but I’ve found AccessibilityKit clamps position writes at the screen edge, so I’ve had to settle for allowing a 1px-wide sliver (plus shadow) in the corner. Is that what you’re doing too, or did you find an alternative?
    • dbm519 minutes ago
      [dead]
  • lagrange7719 minutes ago
    Very handy.