Giter Site home page Giter Site logo

Comments (7)

elParaguayo avatar elParaguayo commented on July 18, 2024 2

Thanks. I've merged that commit.

from alttab.

AsharAlvany avatar AsharAlvany commented on July 18, 2024 1

It works like a charm! Thank you both, very much!

from alttab.

sagb avatar sagb commented on July 18, 2024

I can't arrange the stacking in qtile at all. Tried to switch between all possible layouts (below), but none of them arranged windows like in your movie clip. What configuration if required to reproduce your setup?

layouts = [
layout.Columns(border_focus_stack=['#d75f5f', '#8f3d3d'], border_width=4),
layout.Max(),
# Try more layouts by unleashing below layouts.
layout.Stack(num_stacks=2),
layout.Bsp(),
layout.Matrix(),
layout.MonadTall(),
layout.MonadWide(),
layout.RatioTile(),
layout.Tile(),
layout.TreeTab(),
layout.VerticalTile(),
layout.Zoomy(),
]

from alttab.

sagb avatar sagb commented on July 18, 2024

To clarify: I see stacked windows, but not "floating free", like in your clip. They sit maximized in their TILES (position and size of tiles depends on layout), probably behind each other. Alttab works with any predefined layout: it gives focus and raises window.
What I'm missing?

from alttab.

AsharAlvany avatar AsharAlvany commented on July 18, 2024

I apologize, I should have included that initially. The layout is layout.Floating(), then the window is manually moved and resized using my cursor. I suppose it wouldn't be considered a predefined layout? Is there a way to call a function after the completion of the focus switch in alttab? I could modify it to call Sort of like a hook? Thank you again, sagb.

from alttab.

elParaguayo avatar elParaguayo commented on July 18, 2024

Hi, qtile developer here.

Thanks for alerting me to this. I've posted a fix here: qtile/qtile#4671 would be great if someone could test and see if it works.

from alttab.

sagb avatar sagb commented on July 18, 2024

It works for me.

from alttab.

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.