elementary / switchboard-plug-about

Switchboard System Plug
GNU General Public License v3.0
25 stars 17 forks source link

Feature to change Hostname via System->Hardware #248

Closed Ppamungkas closed 3 months ago

Ppamungkas commented 2 years ago

Problem

User can only change elementary hostname by editing the /etc/hostname through terminal.

Proposal

Allow user to change hostname using GUI in Settings -> System -> Hardware

Prior Art (Optional)

No response

KaltWulx commented 2 years ago

I would like to solve this issue, i pretend to do next thing:

Proof of concept:

https://user-images.githubusercontent.com/3580587/173957495-64eca391-8161-44fe-afcb-bbccb597402f.mp4

EDIT: I missed something, a mechanism for cancel the operation, may be a second button at the right of first.

Is would be necessary a message of the action for user? maybe like an info bar? What do you think? Is good enough?

Ppamungkas commented 2 years ago

Hi @KaltWulx , maybe a confirmation pop up on save with cancel button?

Ppamungkas commented 1 year ago

Any news regarding this feature?