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

Remove all remaining references to "DPMS" #7084

Merged
merged 3 commits into from
Jul 4, 2022
Merged

Conversation

emersion
Copy link
Member

Follow-up for #7083

@ghost
Copy link

ghost commented Jun 27, 2022

grep (after filtering out obvious false positives) still reports these, have you left them there intentionally?

config.in:40:#          timeout 600 'swaymsg "output * dpms off"' resume 'swaymsg "output * dpms on"' \
include/sway/output.h:35:       // last applied mode when the output is DPMS'ed
sway/desktop/output.c:766:              // We mark the output enabled even if it is switched off by DPMS

emersion added 2 commits July 2, 2022 11:55
While at it, use an int for the config field, just like we do for
all other fields.
@emersion
Copy link
Member Author

emersion commented Jul 2, 2022

Thanks, fixed!

@vyivel vyivel merged commit b69d637 into swaywm:master Jul 4, 2022
@vyivel
Copy link
Member

vyivel commented Jul 4, 2022

Thanks!

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

Successfully merging this pull request may close these issues.

3 participants