https://bugs.kde.org/show_bug.cgi?id=395476
Till Schäfer <till2.schae...@uni-dortmund.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|5.16.0 |5.21.3 --- Comment #18 from Till Schäfer <till2.schae...@uni-dortmund.de> --- While I still think, that the kcms should be fixed to fit 1366 pixels in widths, I still think that the proposal to hide the sidebar on very small widths is very useful. I think of it like it is often the case for mobile apps with a hamburger symbol on top that triggers an overlay with the navigation. Furthermore it might be even possible to introduce some scroll bars as a last resort. All the solutions in combinations seem to be important to me since there might be other use cases that require the systemsettings to be smaller in width than 1366px, e.g., 1. ppl having a panel on the sidebar, 2. large scaling factors for ppl with disabilities, or 3. very small screen width in virtual machines (e.g. 800x600). Furthermore, wayland seems to enforce window geometries more stricty, such that maximizing / tiling a window does not shrink below its minimum size and that causes the window to reach out of the screen (see Bug 434615). This makes scrollbars the better alternative (although I do not like them very much). -- You are receiving this mail because: You are watching all bug changes.