pop-os / beta

Pop!_OS Beta
356 stars 19 forks source link

Cosmic Dock unminimizes instead of showing previews when clicking on a group #264

Closed ghost closed 2 years ago

ghost commented 2 years ago

How did you upgrade to 21.10? (Fresh install / Upgrade)

Upgrade

Issue/Bug Description:

Behaviour of Cosmic Dock is not the same as it was in 21.04. When I select the Focus, minimize or show previews option, when clicked on a group of opened windows, dock will first maximize one of them and then it will show previews.

Steps to reproduce (if you know):

Through the extensions set up the aformentioned behaviour.

Expected behavior:

Show previews before maximizing.

Other Notes:

jacobgkau commented 2 years ago

Thank you for trying the beta. I'm currently seeing the entire behavior option missing in 21.10, and the advanced extension settings are not redirecting to Settings like they're supposed to:

Screenshot from 2021-10-28 09-07-03

When I use the extension settings to select Focus, minimize or show previews, then I'm not seeing windows be maximized (filling the entire display), but I am seeing one window restored (un-minimized) or, if all windows are already non-minimized, one window is focused/raised. Can you confirm that's what you meant by "maximize?"

It also looks like Show window previews and Minimize or show previews are not actually showing previews, although not all of these options were exposed via COSMIC in 21.04.

ghost commented 2 years ago

Yes, my fault by not expressing myself correctly. What I meant was indeed un-minimize.

jacobgkau commented 2 years ago

The advanced extension settings are now redirecting to Settings correctly, but the other issues remain (the click action option is missing and only minimization is currently working.)

Edit: Just to clarify, even when setting the option via gsettings, the preview options still don't show previews. minimize-or-previews just minimizes, and previews does nothing.

jacobgkau commented 2 years ago

I've got them showing up with the gsetting again in https://github.com/pop-os/cosmic-dock/pull/84, some styling is still off at the moment.

jacobgkau commented 2 years ago

This was partially fixed by https://github.com/pop-os/cosmic-dock/pull/84 and the remaining portion will be fixed by https://github.com/pop-os/desktop-widget/pull/72.