Giter VIP home page Giter VIP logo

Comments (7)

ianyh avatar ianyh commented on May 28, 2024

Would you want them to be constantly floating above all over windows? I'm not sure there's a public way to do that, but I can look into it.

from amethyst.

dhgwilliam avatar dhgwilliam commented on May 28, 2024

No, in fact I would expect them to be managed exactly the same as the other
windows in the space. Float should not imply always on top.
On Jul 31, 2013 7:27 PM, "Ian Ynda-Hummel" [email protected] wrote:

Would you want them to be constantly floating above all over windows? I'm
not sure there's a public way to do that, but I can look into it.


Reply to this email directly or view it on GitHubhttps://github.com//issues/27#issuecomment-21910183
.

from amethyst.

ianyh avatar ianyh commented on May 28, 2024

Ah, I see what you're saying. Yes, Amethyst should definitely be doing that.

from amethyst.

dhgwilliam avatar dhgwilliam commented on May 28, 2024

Thanks! Float mode is rad; it mostly works as expected, but I think it might have introduced an issue with focus looping.

expected behavior:
window a is selected
focus-cw
window b is selected
focus-cw
window c is selected
focus-ccw
window b is selected
focus-ccw
window a is selected

actual behavior:
window a is selected
focus-cw
window b is selected
focus-cw
window b is selected
focus-ccw
window c is selected
focus-ccw
window a is selected

swap-cw and swap-ccw don't seem to be affected

do you want me to open a new issue?

from amethyst.

dhgwilliam avatar dhgwilliam commented on May 28, 2024

Yeah, I just bisected it, 7e03a7e is the first bad commit. i'm looking into it(?)

from amethyst.

ianyh avatar ianyh commented on May 28, 2024

Yeah, go ahead an open a new issue for it and let me know what you find.

from amethyst.

dhgwilliam avatar dhgwilliam commented on May 28, 2024

30f6fdf fixed the focus issue, but I have a followup question which is:
is it possible to assert (in .amethyst, say) a list of windows (or apps) which should always be floating? e.g. I use nvalt and I would like to have it always be managed in float mode because I bring it up temporarily to take a quick note and then hide it; having it force two reflows is not ideal

Also, if I can e-buy you a drink or whatever, that'd be great.

from amethyst.

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.