Hello :)<br><br>I&#39;m planning to make a desktop containment with a feature that I&#39;ve seen in XFCE (well, I think) : adding a &quot;margin&quot; at the edges of the screen so that windows can&#39;t cover this area. I think it&#39;s useful because with a big margin at the bottom, I can put a floating macOsX-like dock or some other widgets. Moreover, when someone use a very high resolution for his display, maximizing windows is not very usefull because the maximized window is really too big (and it just looks better with a margin around the window :) ). Finally, I&#39;m a big fan of the &quot;switch desktop with scrollwheel&quot; and with this feature, I can always have some visible area of the desktop.<br>
<br>I&#39;m not very familiar with the internals of Plasma, so before I start digging into the code, can someone tell me if this is feasible with a desktop containment (for example, cloning the default desktop and adding this feature) ?<br>