https://bugs.kde.org/show_bug.cgi?id=367990
--- Comment #4 from Michail Vourlakos <mvourla...@gmail.com> --- > If we make it a 1D list, is there ever a case to have a vertical list in a > horizontal panel? They don't really fit. yes, it depends from the height of the panel, which is something the user is setting. 1. My case is that I use 2-3 running activities and the rest are disabled, which fit with a little biger height in a vertical layout. 2. I also want the activities pager layout to correspond with what the "Activity Switcher" is presenting (this is something to be fixed also later, the activity pager is not showing the activities with the order the "Activity Switcher" does). 3. Setting only horizontal for a horizontal panel will create problems, for example if the panel's height is a little bigger then 2-3 activities would catch too much space. I propose that the user should decide the layout with 3 choices: 1. Default (the current behavior which I dont think actually it makes any sense but because it is used very long could be also the defaul behavior) 2. Horizontal 3. Vertical we could also drop choice (1), and use Horizontal for a horizontal panel by default, but the user could change this to vertical from pager settings and vice versa. -- You are receiving this mail because: You are watching all bug changes.