Skip to content

header-bar: Refine mobile window detection

Adrien Plazas requested to merge aplazas/libhandy:back into master

This widens the mobile screen width to 480px and don't check the height for vertical mobile detection to be a bit more inclusive, and at the same time this considers only maximized windows as mobile to avoid replacing the close button by a back button to close a floating window on the desktop.

Fixes #315 (closed)

Edited by Adrien Plazas

Merge request reports