[GH-ISSUE #87] Change "Interface" to "Address" #66

Closed
opened 2026-05-05 04:54:31 -06:00 by gitea-mirror · 6 comments
Owner

Originally created by @AdrianKoshka on GitHub (Jul 3, 2018).
Original GitHub issue: https://github.com/debauchee/barrier/issues/87

The word Interface is misleading, a user would think they would put an interface name here like enp1s0, eth0, etc. Though this isn't the case, instead the user is supposed to put an IP address here. I suggest the word Interface be changed to Address

settings

Originally created by @AdrianKoshka on GitHub (Jul 3, 2018). Original GitHub issue: https://github.com/debauchee/barrier/issues/87 The word `Interface` is misleading, a user would think they would put an interface name here like `enp1s0`, `eth0`, etc. Though this isn't the case, instead the user is supposed to put an IP address here. I suggest the word `Interface` be changed to `Address` ![settings](https://user-images.githubusercontent.com/8690255/42197980-6f6512b2-7e53-11e8-93e1-87729612c66b.png)
gitea-mirror 2026-05-05 04:54:31 -06:00
Author
Owner

@W4RH4WK commented on GitHub (Jul 18, 2018):

Do you just intend to change the UI or should the underlying names of the controls be adapted accordingly?

<!-- gh-comment-id:406001096 --> @W4RH4WK commented on GitHub (Jul 18, 2018): Do you just intend to change the UI or should the underlying names of the controls be adapted accordingly?
Author
Owner

@AdrianKoshka commented on GitHub (Jul 18, 2018):

What do you mean? I know with barrierc and barriers, the verbage is address.

<!-- gh-comment-id:406015415 --> @AdrianKoshka commented on GitHub (Jul 18, 2018): What do you mean? I know with `barrierc` and `barriers`, the verbage is `address`.
Author
Owner

@W4RH4WK commented on GitHub (Jul 18, 2018):

Should only this line (and the related ones in the translation files) be changed:
https://github.com/debauchee/barrier/blob/master/src/gui/src/SettingsDialogBase.ui#L170

Or also the names, like m_pLineEditInterface over here:
https://github.com/debauchee/barrier/blob/master/src/gui/src/SettingsDialog.cpp#L47

Only chaning the label (+ translations) is probably better so that future patches can be migrated from Synergy easily.

<!-- gh-comment-id:406053288 --> @W4RH4WK commented on GitHub (Jul 18, 2018): Should only this line (and the related ones in the translation files) be changed: https://github.com/debauchee/barrier/blob/master/src/gui/src/SettingsDialogBase.ui#L170 Or also the names, like `m_pLineEditInterface` over here: https://github.com/debauchee/barrier/blob/master/src/gui/src/SettingsDialog.cpp#L47 Only chaning the label (+ translations) is probably better so that future patches can be migrated from Synergy easily.
Author
Owner

@AdrianKoshka commented on GitHub (Jul 18, 2018):

I would say only change the label.

<!-- gh-comment-id:406063411 --> @AdrianKoshka commented on GitHub (Jul 18, 2018): I would say only change the label.
Author
Owner

@nathan-teoh commented on GitHub (Jul 21, 2018):

I agree. I initially thought I had to enter eth0 into Interface.

<!-- gh-comment-id:406758250 --> @nathan-teoh commented on GitHub (Jul 21, 2018): I agree. I initially thought I had to enter eth0 into Interface.
Author
Owner

@walker0643 commented on GitHub (Sep 8, 2018):

fixed in b2aac6719f, though the translations still need to be updated (probably for many reasons apart from this change)

<!-- gh-comment-id:419666834 --> @walker0643 commented on GitHub (Sep 8, 2018): fixed in b2aac6719f374e254a3a7ec2a82a112f3e8d18cd, though the translations still need to be updated (probably for many reasons apart from this change)
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/barrier#66
No description provided.