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

verbose mode: display differences #27

Closed
blueyed opened this issue May 16, 2015 · 3 comments
Closed

verbose mode: display differences #27

blueyed opened this issue May 16, 2015 · 3 comments

Comments

@blueyed
Copy link
Contributor

blueyed commented May 16, 2015

Re #26 it would be useful if a verbose/debug mode could display the differences from the config dicts.

phillipberndt added a commit that referenced this issue May 16, 2015
This currently only prints differences between two configurations upon
loading one of them.

See bug #27
@phillipberndt
Copy link
Owner

Is the current version from the debug branch what you had in mind? (Option --debug)

For example, here I see the output

docked_scaled (detected) (current)
docked (detected)
| Differences between the two profiles:
| [Output DP1] Option --pos (= `1728x0') is `1920x0' in the new configuration
| [Output eDP1] Option --transform (= `0.899994,0.000000,0.000000,0.000000,0.899994,0.000000,0.000000,0.000000,1.000000') is not present in the new configuration
| [Output eDP1] Option --primary is not present in the new configuration
\-
snd_screen_off (detected)
| Differences between the two profiles:
| [Output DP1] The output is currently enabled, but inactive in the new configuration
\-
normal

@blueyed
Copy link
Contributor Author

blueyed commented May 19, 2015

Yes.
Thanks!

phillipberndt added a commit that referenced this issue May 20, 2015
This currently prints differences between detected/to-be-loaded and
current configurations.

See bug #27
@phillipberndt
Copy link
Owner

Merged to master

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

2 participants