Coder Social home page Coder Social logo

Comments (6)

FelixKratz avatar FelixKratz commented on June 6, 2024 2

Until this is fixed you can set the inactive color to be fully transparent, such that no window in StageManager renders a border:

borders inactive_color=0x00000000

from jankyborders.

FelixKratz avatar FelixKratz commented on June 6, 2024

I have not used StageManager yet, but I think this is due to the window being transformed by StageManager, rather than properly marked as hidden.

This will require some digging on how to detect when a window is in StageManager reliably, in order to properly hide the border.

from jankyborders.

bobbyl140 avatar bobbyl140 commented on June 6, 2024

That makes sense. In the early days of Stage Manager, screen recording and screen sharing apps showed these windows as pixelated and "bent" if you will, like the user sees, instead of showing them like normal. This has been fixed in many apps by now though, which says it is somehow possible.

from jankyborders.

bobbyl140 avatar bobbyl140 commented on June 6, 2024

+1 I didn't think of that, that you for pointing it out.

from jankyborders.

FelixKratz avatar FelixKratz commented on June 6, 2024

This issue is an issue with how transformed windows are handled and reported to us by macOS. If a window is transformed by the window server, we are not notified and I think there is no way of being notified about that, such that we can not react to a window transformation properly. The only solution to this would be to poll the windows transform. But I don't want to do that for performance reasons.

Any further ideas are welcome.

from jankyborders.

ethanuppal avatar ethanuppal commented on June 6, 2024
borders inactive_color=0x00000000

This is great! It might be good idea to add this to the README.

from jankyborders.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.