Skip to content

Add admx for gsettings #27

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Add admx for gsettings #27

wants to merge 1 commit into from

Conversation

alenka26
Copy link
Collaborator

@alenka26 alenka26 commented Mar 24, 2021

In category Graphics I have added next admx:

  • idle-activation-enabled
  • idle-delay
  • lock-enabled
  • picture-filename

@alenka26 alenka26 requested a review from a user June 30, 2021 11:00
@ghost ghost requested a review from mastersin June 30, 2021 11:35
@ghost
Copy link

ghost commented Jun 30, 2021

LGTM, I suppose we may test this PR before merging in case of doubts.


      <string id="idle-activation-enabled">Enable org.mate.screensaver</string>
      <string id="idle-activation-enabled_help">
Enables desktop screen savers. If you disable this setting, screen savers do not run. Also, this setting disables the Screen Saver section of the Screen Saver dialog in the Personalization or Display Control Panel. As a result, users cannot change the screen saver options. If you do not configure it, this setting has no effect on the system. If you enable it, a screen saver runs, provided the following two conditions hold: First, a valid screen saver on the client is specified through the "Screen Saver executable name" setting or through Control Panel on the client computer. Second, the screen saver timeout is set to a nonzero value through the setting or Control Panel. Also, see the "Prevent changing Screen Saver" setting.
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

desktop screen savers

I'd use singular here, 'screen saver'

screen savers do not run

I'd use future here, 'won't run', or even 'won't be started'.

a screen saver runs

Using 'a' feels wrong here.

First, a valid screen saver on the client is specified through the "Screen Saver executable name" setting or through Control Panel on the client computer.

Let's call it 'the client machine' or 'the client system' for the first time, and drop the second.


- Neither the "Screen saver executable name" setting nor the Screen Saver dialog of the client computer's Personalization or Display Control Panel specifies a valid existing screen saver program on the client.

When not configured, whatever wait time is set on the client through the Screen Saver dialog in the Personalization or Display Control Panel is used. The default is 15 minutes.</string>
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's somewhat unclear what default do you mean here. Is it the setting default when it's configured? Or default for client system when it's not?

When not configured, whatever wait time is set on the client through the Screen Saver dialog in the Personalization or Display Control Panel is used. The default is 15 minutes.</string>

<string id="lock-enabled">Password protect the screen saver</string>
<string id="lock-enabled_help">Determines whether screen savers used on the computer are password protected.
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

To me, it's somewhat unclear what does it mean for a screen saver to be password-protected. I'd suggest to describe this explicitly, e.g.: "When enabled, the user session is locked when screen server starts, and the user have to enter his or her password to unlock it". Or idk.

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

Successfully merging this pull request may close these issues.

2 participants