RensAlthuis / vertical-overview

Gnome has had vertically stacked workspaces for a long time. The Gnome 40 update unfortunately made the switch to a horizontal layout. A choice that many Gnome users disagree with. This extension completely replaces the new Gnome overview with something that resembles the old style.
GNU General Public License v3.0
311 stars 29 forks source link

Remove gray/grey wasted space in overview mode to show larger desktop screen. #15

Closed BombJovi closed 3 years ago

BombJovi commented 3 years ago

First and foremost -- thank you guys for developing this extension. I'm really valuing the work that you guys do.

As for this feature feature request -- is there any way to remove that flat gray/wasted space while in overview mode? To make the desktop larger? Matter of fact, would it be possible to completely replicate the design of 3.38? Because 3.38 was perfect the way it was.

Thanks guys!

RensAlthuis commented 3 years ago

I agree. I'd like to get the overview a lot closer to 3.38, while keeping the fancy new animations and gestures of course. I have already attempted to make the background static again (without much luck unfortunately).

WillNilges commented 3 years ago

Barring that, would it be possible to expand the available space for window previews in the overview to spread out more or be bigger?

romgrk commented 3 years ago

@RensAlthuis have you found the commit where they removed the static background? It's probably easier to find what changes they did and try to reverse it. In the gnome-shell repo, git log --oneline 3.38.4..40.0 | less is useful to explore commits.

Can I also suggest that we try something like this?

RensAlthuis commented 3 years ago

I've made an attempt at bringing back the large static background. Would you guys do me a favour and try it out for a bit?

branch is called: static-workspace-background

romgrk commented 3 years ago

Working good at first glance! Before merging the branch in master I'd fix two things:

RensAlthuis commented 3 years ago

I think this issue is solved with the latest commits so I'll close it. If you have any other suggestions or I've misinterpreted the issue feel free to open a new one!