Jazqa / kwin-yakts

An easy tiling script for KWin
GNU General Public License v2.0
368 stars 20 forks source link

Panel overlaps windows #32

Closed Tichy closed 7 years ago

Tichy commented 7 years ago

I use this script in a single activity. When I switch to it just after the login, the panel always overlaps the windows. If I disable, then enable again this script, then it works normally.

Just after login screenshot_20170927_090158

After reloading the script screenshot_20170927_090412

Jazqa commented 7 years ago

I'm assuming the activity you boot into does not have that panel? This should be easy to fix as soon as I get on my computer. Meanwhile, there's a shortcut called reset layout in the keybindings, that should do the trick without restarting.

Tichy commented 7 years ago

They both have the same panel. Could it be because kwin_x11 is loaded before the panel and the tiling script "reads" the desktop size at that moment?

Jazqa commented 7 years ago

That used to be an issue back when I started writing the script but I thought I had it fixed. The script should read the desktop size when you open your first program. Are there any programs open when you login?

Tichy commented 7 years ago

Yes. Plasma always starts kontact and konversation from the saved session and kontact (at least, because konversation starts as minimized in the notification icon) appears before the desktop (and panel).

Jazqa commented 7 years ago

Great. I'm quite sure I can fix this as soon as I get on my computer. Thanks a ton for the help!

Jazqa commented 7 years ago

Should work now. If it doesn't, reply here and I'll fix it.

Tichy commented 7 years ago

Works perfectly :smile: