Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dconf lock settings for pinned-apps don't have any effect #199

Open
jeremy-walker opened this issue Aug 19, 2020 · 0 comments
Open

Dconf lock settings for pinned-apps don't have any effect #199

jeremy-walker opened this issue Aug 19, 2020 · 0 comments

Comments

@jeremy-walker
Copy link

To reproduce:

1. Setup dock

  • Create panel
  • Add dock applet
  • Add a couple of launchers to the dock

2. Create a dconf lock

 mkdir /etc/dconf/profile

Next, create /etc/dconf/profile/user with the following content:

 user-db:user
 system-db:local

Now,

 mkdir -p /etc/dconf/db/local.d/locks

Create /etc/dconf/db/local.d/locks/00-dock-pinned-apps with the following content:

 # lock down the pinned apps on dock applet
 /org/mate/panel/objects/dockapplet/prefs/pinned-apps

Run

dconf update

3. Login to user session

User is still able to unpin/pin apps to the dock. The expectation is that the user should no longer be able to pin or unpin apps from the dock. Is my assumption correct or am I missing something here?

Great work on the dock by the way.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant