Giter Club home page Giter Club logo

Comments (3)

nlvw avatar nlvw commented on September 15, 2024

So disabling and re-enabling the script got the third column working but the columns get filled really weird. It fills a 2x2 grid before putting anything in the third column. How do I get it to fill the first 3 columns before putting anything in the second row?

from grid-tiling-kwin.

lingtjien avatar lingtjien commented on September 15, 2024

So disabling and re-enabling the script got the third column working

To apply any settings that you make in the UI you have to re-enable the script or relog (or reboot). This is not something I can control. This applies to all KWin scripts as far as I'm aware (I also put this in the readme).

I have 3 virtual desktops on a single 34inch UltraWide screen

The values in the UI for row and column that you supplied (in this case 2,2,2 x 3,3,3) apply for different physical screens. This script does not support using different grid sizes per virtual desktop. For example, if you have 2 monitors, by default (2,2 x 2,3) the script will create 2x2 grids for all virtual desktops on your first monitor and 2x3 grids for all your virtual desktops on your second monitor.

How do I get it to fill the first 3 columns before putting anything in the second row?

That is currently not supported. The script always tries to keep the grid as square as possible when adding new clients.

Motivation for why I implemented it this way: I feel that if you use a large grid for example then if it would always fill up your columns (or rows) first then you would initially end up with a lot of long rectangular shapes, which personally for me is undesirable. Most applications that I know place their toolbars around the sides (top, left, right, bottom) for example. If you would then give the application the size of their toolbar then the actual "canvas" of the application would be minimal. Imagine an application with a top toolbar (such as a text editor) in a 3x1 grid (3 rows, 1 column) for example.

from grid-tiling-kwin.

nlvw avatar nlvw commented on September 15, 2024

Thanks for the clarification!

from grid-tiling-kwin.

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.