Skip to content
This repository was archived by the owner on Nov 9, 2022. It is now read-only.
This repository was archived by the owner on Nov 9, 2022. It is now read-only.

setting horizontal/vertical layout for i3layout not working #226

Description

@andaag

I've started playing with i3 layout and I could not at all understand how it was meant to mimic i3. It essentially just stacked windows left to right, never splitting horizontally.

This was confusing enough I started looking at the code, and put a printf in https://github.com/kwin-scripts/kwin-tiling/blob/master/contents/code/i3layout.js#L118 . Turns out my setup always layouts with normal mode.

Then I put some more printf on these lines : https://github.com/kwin-scripts/kwin-tiling/blob/master/contents/code/tilingmanager.js#L568 and according to them the layout.layout.state is set, but then not picked up on when actually layouting the window.

I'm running kwin 5.18.5 on ubuntu 20.04.1. Any ideas on how to debug this or what might be going wrong here?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions