Gerrit De Vriese

Results 12 comments of Gerrit De Vriese

I tried to implement this, but KWin gets extremely glitchy when there is more then one maximized window. Which is understandable, because under normal circumstances that never happens. Some other...

As we don't have modifiers (yet), maybe it's an idea to add a small "hitbox" between zones, so when you hover over it, it automatically picks the two neighboring zones...

I am also in favor of modifier keys instead of hitboxes, but at that time I hadn't found a good way to handle key presses using the KWin API. Maybe...

The fix for the workaround has been merged and will be in v0.8

@trivoldus28 Can you create a PR for this?

Hi all, the following branch should be able to track layouts between different monitors: https://github.com/gerritdevriese/kzones/tree/layouts-per-monitor (extra config option, disabled by default) If anyone can test & provide feedback that would...

Sure, run the following in a temp directory: ``` git clone --branch layouts-per-monitor https://github.com/gerritdevriese/kzones cd kzones && make ``` If the config option doesn't show up right away, restart your...

> Great and I need to uninstall the version 0.8 that I have in this moment to test this branch? Will not have conflicts? No, the makefile will just update...

I don't see anything out of the ordinary, it should be installed now. Can you open the script settings and let me know if you have the "Track active layout...

Have taken a look at this again recently, but couldn't find a way to do this.