davidedmundson added a comment.

  > Mimics the behavior of the status notifier item
  
  The keyboard kded module when it's used on X has one more option for its SNI
  
  - show flag
  - show label
  - show label on flag
  
  "show layout indicator" and "show for single layout" become just normal 
plasmoid management.

INLINE COMMENTS

> main.qml:40
> +        fontSizeMode: Text.Fit
> +        minimumPixelSize: 10
> +        font.pixelSize: 72

can you use smallestReadableFont?

> main.qml:42
> +        font.pixelSize: 72
> +        text: layout.currentLayout.substr(0, 2).toLowerCase()
> +        verticalAlignment: Qt.AlignVCenter

"apl" and "mao" are 3 letters.
No idea what either of those mean, it's just in the list.

REPOSITORY
  R120 Plasma Workspace

REVISION DETAIL
  https://phabricator.kde.org/D12069

To: apol, #plasma
Cc: davidedmundson, plasma-devel, ragreen, Pitel, ZrenBot, lesliezhai, 
ali-mohamed, jensreuterberg, abetts, sebas, apol, mart

Reply via email to