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

Various enhancements #10

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

Various enhancements #10

wants to merge 5 commits into from

Conversation

sh-ow
Copy link

@sh-ow sh-ow commented Oct 26, 2016

This pull request includes various different enhancements:

  1. Add user_output function to centralize output to user. This adds support for notifications (via option) and option to disable local output.
  2. The three outputs still default to LVDS1/HDMI1/VGA1 but can be assigned different names via options. Helpful if laptop screen is eDP1 and external screen DP1 (example for modern laptops). This also adds more flexibility to display configuration by changing the names.
  3. Add systemd unit for reconfiguring displays after wakeup from sleep. fixes A more appropriate wake-up hook. #8 ?

Hint: you can use cherry picking if you only want to merge some commits. I tried to separate all different changes in different commits.

@findesgh
Copy link

Like your enhancements, good stuff!

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.

A more appropriate wake-up hook.
2 participants