Diffusion KWin 8d847bd0ff9f

don't allow to resize or move fullscreen windows

Authored by mart on Oct 9 2019, 11:56 AM.

Description

don't allow to resize or move fullscreen windows

Summary:
add the same check of the Client class: if a window
is fullscreen, is not movable nor resizable

Test Plan:
Doesn't have any visible regression over normal usage,
this partially tackles a bug that can be seen in plasma mobile:
if the placement is "maximizing", then asking windows to be
shown as fullscreen has no effect and they will always be shown as a normal
maximized window.

this now doesn't happen anymore.. most of the times,
as there must be some race condition
as a concause of the problem

Reviewers: Plasma, davidedmundson

Reviewed By: Plasma, davidedmundson

Subscribers: kwin

Tags: KWin

Differential Revision: https://phabricator.kde.org/D24515

Details

Committed
martOct 9 2019, 12:31 PM
Reviewer
Plasma
Differential Revision
D24515: don't allow to resize or move fullscreen windows
Parents
R108:b1b675e50a32: SVN_SILENT made messages (.desktop file) - always resolve ours
Branches
Unknown
Tags
Unknown