Bug 2047723

Summary: Backport "Multitasking" settings
Product: Red Hat Enterprise Linux 9 Reporter: Felipe Borges <feborges>
Component: gnome-control-centerAssignee: Carlos Garnacho <cgarnach>
gnome-control-center sub component: Other QA Contact: Jiri Koten <jkoten>
Status: CLOSED ERRATA Docs Contact:
Severity: unspecified    
Priority: unspecified CC: bberg, feborges, jkoten, tpelka, tpopela
Version: 9.0Keywords: Triaged
Target Milestone: rcFlags: pm-rhel: mirror+
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: gnome-control-center-40.0-20.el9 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2022-05-17 12:31:29 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
Screenshot none

Description Felipe Borges 2022-01-28 12:01:15 UTC
Created attachment 1857362 [details]
Screenshot

The Multitasking settings panel in gnome-control-center exposes in the graphical interface some of the existing gsetting installed by Mutter and GNOME Shell. 

These are settings that allow for:
- Enable/Disable the GNOME Shell's hot corner (org.gnome.desktop.interface "enable-hot-corners")
- Activate Screen Edges (org.gnome.mutter "edge-tiling")
- Enable Dynamic Workspaces (org.gnome.mutter "dynamic-workspaces")
- Enable a Fixed number of workspaces (org.gnome.desktop.wm.preferences "num-workspaces")
- Set Workspaces on primary display only (org.gnome.mutter "workspaces-only-on-primary"
- Show Workspaces on all displays (org.gnome.mutter "current-workspace-only")

This panel is self-contained and it should work as long as the gsettings listed above are presented in a system.

The backport is posted at https://gitlab.com/redhat/centos-stream/rpms/gnome-control-center/-/merge_requests/10

Comment 1 Felipe Borges 2022-01-28 12:17:50 UTC
(In reply to Felipe Borges from comment #0)
> - Show Workspaces on all displays (org.gnome.mutter "current-workspace-only")

Sorry, this should have been org.gnome.shell.app-switcher "current-workspace-only" instead.

For those interested in testing this, you can use

  gsettings get name-of-the-schame name-of-the-key

So

  gsettings get org.gnome.shell.app-switcher "current-workspace-only"

Needs to return something other than "No such key..."

Comment 8 errata-xmlrpc 2022-05-17 12:31:29 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory (new packages: gnome-control-center), and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHBA-2022:2329