Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tablet Mode support on Windows #17

Open
bburky opened this issue Sep 11, 2019 · 1 comment
Open

Tablet Mode support on Windows #17

bburky opened this issue Sep 11, 2019 · 1 comment
Labels
enhancement New feature or request low-prio The maintainer is unlikely to address this anytime soon

Comments

@bburky
Copy link

bburky commented Sep 11, 2019

Please improve support for "Tablet Mode" on Windows. In this app I would expect the top toolbar to autohide unless the area is touched to show the close button. Also the task bar should autohide correctly.

Some apps also increase the size of buttons in Tablet Mode for easier touch screen use, but I think the sidebar buttons are already sufficiently large.

Currently in Tablet Mode the top toolbar stays visible and the already taskbar autohides, but the app's window does not resize to fill the whole screen. Other apps are visible through the empty space at the bottom of the screen. See the bottom of the attached screenshot: attached screenshot.

I really do like the app though! Even though you say Windows is less tested it seems quite usable otherwise.

@blackhole89
Copy link
Owner

How does one detect tablet mode? The failure to resize to fit the whole screen sounds like it might be a problem of Gtk+ under Windows. Does unmaximising and remaximising the window again fix it?

Unfortunately, I have no Windows tablet to test on.

@blackhole89 blackhole89 added enhancement New feature or request low-prio The maintainer is unlikely to address this anytime soon labels Nov 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request low-prio The maintainer is unlikely to address this anytime soon
Projects
None yet
Development

No branches or pull requests

2 participants