D12069: Implement a keyboard selector plasmoid
David Edmundson
noreply at phabricator.kde.org
Mon Apr 9 14:32:54 UTC 2018
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20180409/e4510a2c/attachment.html>
More information about the Plasma-devel
mailing list