Show warning when trying to minimize on wl-shell
Change-Id: Ice040dad70d0bcaf8bd101da5956ae75e211fe91 Reviewed-by: Pier Luigi Fiorini <pierluigi.fiorini@liri.io>
This commit is contained in:
parent
1ed7da501a
commit
fae6abb64b
@ -147,7 +147,7 @@ void QWaylandWlShellSurface::setNormal()
|
||||
|
||||
void QWaylandWlShellSurface::setMinimized()
|
||||
{
|
||||
// TODO: There's no wl_shell_surface API for this
|
||||
qCWarning(lcQpaWayland) << "Minimization is not supported on wl-shell. Consider using xdg-shell instead.";
|
||||
}
|
||||
|
||||
void QWaylandWlShellSurface::setTopLevel()
|
||||
|
Loading…
x
Reference in New Issue
Block a user