Fabian Boehm

Results 534 comments of Fabian Boehm
trafficstars

All I can say is this works for me. Are you using multiple monitors? That code only sets the state for the *current* monitor.

The "multimonitor" branch (which I think you mean) was merged. My personal usage of multiple monitors (occasionally connecting to a TV) works. Anything in particular that doesn't for you?

Which version of the script are you using? Do you use any other kwin scripts?

Okay, so we'd need to narrow down when this happens. Does this happen with specific programs (e.g. only with chrome or dolphin or gtk-things?)? Does this happen after you do...

>It is a cosmetic issue but maybe its fix is also something simple. It's probably not. It would require us to do the tiling computations earlier (currently we only do...

Yes, it only checks if a desktop is empty when a client on it is removed.

The client's shape is stored in client.geometry. You'll have to set that so that the middle of that is the middle of the screenrectangle. There is no specific api to...

Well, I don't think either of those really apply (the first is about Qt C++ programs, which this explicitly isn't - we're bound by what the kwin api can do...

> some js test framework I don't think that'd work properly, as we're bound to the kwin API, which at most allows us to make arbitrary dbus calls - it...

Yes, it works for me, and yes, that's probably your taskbar (it's probably not shown for me since I autohide mine). Switching desktop to it won't work since these are...