gala icon indicating copy to clipboard operation
gala copied to clipboard

Proper support for minimizing all/show dekstop

Open ChildishGiant opened this issue 4 years ago • 5 comments

Problem

Currently there is half-baked support for this feature (it's possible to control this using wmctrl but there are no animations and if a notification is received it's impossible to get the old windows back up except manually). Currently I have a script that I have called on a hot corner and keyboard shortcut to allow toggling this. I have had a cursory look at implementing this but have no clue where in the 10k lines controls this or how to do it properly instead of bodging it.

Proposal

Fully implement show desktop, preferably with a slick animation. This would allow users to set a keyboard shortcut or hot corner to toggle show desktop without touching the command line. image

Prior Art (Optional)

https://youtu.be/uPFK-QC3kTY?t=28

Hard to find videos of this online but Mac OS seems to slide all windows under the header bar.

ChildishGiant avatar Nov 08 '21 18:11 ChildishGiant

But there isn't a desktop to show. I'd say this is a design conflict unless there is utility that I'm not seeing

hanaral avatar Nov 16 '21 20:11 hanaral

Ah, so I use this for if I want to quickly minimise all my apps if someone is coming in. It's more about minimising and restoring all the apps than showing the desktop but that's what most DEs call it

ChildishGiant avatar Nov 16 '21 20:11 ChildishGiant

Would the 'Switch to new workspace' shortcut (super + End) achieve the same thing if it's to hide screen contents?

hanaral avatar Nov 16 '21 20:11 hanaral

Not on multiple screens, no.

ChildishGiant avatar Nov 16 '21 20:11 ChildishGiant

This still seems like a completely roundabout solution for your use-case - wouldn't a 'blank screen' multitasking shortcut be better?

hanaral avatar Nov 17 '21 12:11 hanaral

Yeah, Pantheon is built around workspaces, not minimize. Closing as "Design conflict" since we don't support a minimize concept and there's nothing to minimize to

danirabbit avatar Mar 28 '24 23:03 danirabbit