Some people may not like the sliding of desktop background. Add
corresponding option to disable the sliding of desktop background.
By disabling the sliding of desktop background and docks, one can
get old slide effect.
mart |
KWin | |
Plasma | |
VDG |
Some people may not like the sliding of desktop background. Add
corresponding option to disable the sliding of desktop background.
By disabling the sliding of desktop background and docks, one can
get old slide effect.
Automatic diff as part of commit; lint not applicable. |
Automatic diff as part of commit; unit tests not applicable. |
effects/slide/slide.cpp | ||
---|---|---|
251 | return m_slideBackground || m_paintCtx.fristPass; The comment above it can be understood in two different ways. Maybe make it more precise. |
effects/slide/slide_config.ui | ||
---|---|---|
105 | While we're touching this, is "Slide docks" really the right string? We have Panels, not Docks, right? |
effects/slide/slide_config.ui | ||
---|---|---|
105 | Well, from libkwineffects POV, yes. From users POV, maybe. (I added that checkbox in the first place because of latte dock. It honors full screen windows so that's okay to not slide it) If you insist on changing "Slide docks" to "Slide panels", I'll change it, but not in this diff. |
effects/slide/slide_config.ui | ||
---|---|---|
105 | No, I don't insist, it was just a thought. Maybe "docks and panels?" Because not everyone uses Latte Dock. Fine for another patch. |
effects/slide/slide_config.ui | ||
---|---|---|
105 |
Yes, it's even better! |