electerm / electerm/electerm-android

rdp full screen effect is not good

Open
#4 1 comment 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
JavaScript
Stars
9
Forks
0
Avg merge
12h 18m
Merged PRs (30d)
1

Description

## Description

When using electerm on an Android tablet, enabling **Full Screen** mode does not actually make the application fully utilize the available screen space.

There is still a large amount of unused black space around the terminal, while parts of the UI remain visible and take up significant screen space, including:

* The left-side navigation/options panel
* The top toolbar/status area
* Other surrounding UI elements

As a result, the actual terminal area is much smaller than it could be, which is especially noticeable on tablets with large screens.

## Expected Behavior

When **Full Screen** mode is enabled, the terminal should make full use of the available display area, with unnecessary sidebars, toolbars, margins, and other UI elements hidden or minimized.

Ideally, the terminal should extend to the edges of the screen, providing a true immersive full-screen experience.

## Actual Behavior

Even in Full Screen mode:

* A large black area remains around the terminal.
* The left-side options/navigation panel is still visible.
* The top UI/status area continues to occupy screen space.
* A significant portion of the tablet's display is therefore unused.

## Environment

* Device: Android tablet
* Platform: Android
* App: electerm
* Feature: Full Screen mode

This issue is much more noticeable on tablets than on phones because the larger display makes the unused space particularly obvious.

Would it be possible to improve the Full Screen mode on Android tablets so that the terminal can truly occupy the entire available screen?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.