farmerbb / Taskbar

PC-style productivity for Android
Apache License 2.0
791 stars 130 forks source link

[Feature Request] maximized != fullscreen, maximized = (fullscreen - taskbar height)? #258

Open bearoxo opened 1 year ago

bearoxo commented 1 year ago

Can there be an option that differentiate between "maximized window'" and "fullscreen", like on Windows? Apps tend to have buttons on the bottom that are blocked by Taskbar. The "hide taskbar" button feels like a band-aid solution to this for the time being.

utzcoz commented 1 year ago

@bearoxo It's not the feature that Taskbar can do. It's a feature that needs the Android variants you use to implement it because the title/caption bar of the window is implemented by Android OS.