elementary / wingpanel-indicator-power

Wingpanel Power Indicator
GNU General Public License v3.0
26 stars 15 forks source link

Add power management mode selection #262

Closed SubhadeepJasu closed 2 months ago

SubhadeepJasu commented 2 months ago

Fixes #132

This Pull Requests adds support for power management mode in the WingPanel power indicator.

Screenshots: Light Mode Dark Mode

SubhadeepJasu commented 2 months ago

There is a section of code where given access to the "settings-daemon" schema it syncs the power mode with that instead of syncing with power-profiles interface directly. Just need to be sure that's okay, I can't test it as that settings schema doesn't exist on my system and I am on OS7.

lenemter commented 2 months ago

@SubhadeepJasu Translations are updated automatically on push into master. Please revert the latest commit :)

SubhadeepJasu commented 2 months ago

@SubhadeepJasu Translations are updated automatically on push into master. Please revert the latest commit :)

Ok

SubhadeepJasu commented 2 months ago

Looks good, works great! Thanks so much!

Thank you too!