Add option for semi-transparent keyboard
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
ubuntu-keyboard (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned | ||
ubuntu-system-settings (Ubuntu) |
Triaged
|
Undecided
|
Unassigned |
Bug Description
OK, this is not a real bug, rather a characteristic. But one that can be easily solved, thus I'd like to make a feature request.
Especially in the landscape mode, the onscreen keyboard takes up a large portion of the screen. Potentially it can overlap the window where the text is being typed into, so you cannot see what you're typing.
This could be VERY easily solved by letting users to set transparency level for the entire onscreen keyboard. Attached is my concept of maliit keyboard at 70% opacity on Ubuntu Touch phone, in landscape windowed mode.
UX fix
In System settings, the on screen keyboard option will allow a user to set the opacity for their OSK.
This will be a slider in the on screen keyboard option in system settings, with the options to set opacity from 50%-100%
Related branches
- Jonas G. Drange (community): Approve
- system-apps-ci-bot: Approve (continuous-integration)
-
Diff: 166 lines (+39/-2)7 files modifieddata/schemas/com.canonical.keyboard.maliit.gschema.xml (+6/-0)
qml/Keyboard.qml (+3/-2)
src/plugin/inputmethod.cpp (+7/-0)
src/plugin/inputmethod.h (+3/-0)
src/plugin/inputmethod_p.h (+6/-0)
src/plugin/keyboardsettings.cpp (+12/-0)
src/plugin/keyboardsettings.h (+2/-0)
- Jonas G. Drange (community): Approve
- system-apps-ci-bot: Approve (continuous-integration)
-
Diff: 41 lines (+24/-0)1 file modifiedplugins/language/PageComponent.qml (+24/-0)
Changed in ubuntu-ux: | |
assignee: | nobody → Femma (femma) |
description: | updated |
Changed in ubuntu-ux: | |
status: | New → In Progress |
description: | updated |
Changed in ubuntu-ux: | |
status: | In Progress → Fix Committed |
here is a small manual hack that makes transparency to proove that it is extremely simple and minimalistic. Yet, it is still a hack, would be great if it became a feature: kriscode. blogspot. tw/2016/ 12/ubuntu- touch-oosk- qml-hack- for-transparenc y.html
http://