FossifyOrg / Keyboard

Easy keyboard for inserting all kinds of texts, special characters and numbers.
https://www.fossify.org
GNU General Public License v3.0
285 stars 25 forks source link

i need to set a different keyboard height for both screen orientations each #84

Open sosasees opened 2 months ago

sosasees commented 2 months ago

Checklist

Feature description

i need to set the keyboard height separately for portrait mode and for landscape mode

Why do you want this feature?

the keyboard height of 100% is just right in portrait mode but too tall in landscape mode:

IMG_20240907_174250 IMG_20240907_174315

and the keyboard height of 70% is more like it in landscape mode but too short in portrait mode:

IMG_20240907_180925 IMG_20240907_180811


image disclaimers:

Additional information

my phone screen — the part that lights up — is 19⁷⁄₁₆ × 8¾ cenbimeters big. that makes the aspect ratio approximately 3:6⅔, or 2:4⅖, or 1:2.221

naveensingh commented 2 months ago

Instead of offering two settings, it's the keyboard-height/resizing feature that needs to be improved so it works better both in landscape and portrait modes.

The whole thing could be reworked similar to how Gboard and SwiftKey do it but that's for later.

sosasees commented 2 months ago

The whole thing could be reworked similar to how Gboard and SwiftKey do

i haven't used either of these keyboards, so please explain

naveensingh commented 2 months ago

Gboard and Swiftkey:

sosasees commented 2 months ago

ah, resize handles like in Samsung keyboard too.

that is the best UI to resize the keyboard.

but before we can make this more advanced resizing UI, we have to split the existing keyboard height setting between portrait mode and landscape mode to get a solid base.