Skip to content

Prevent snapping resized window to hidden windows

Vlad Zahorodnii requested to merge work/zzag/snap-to-hidden-window into master

Workspace::adjustWindowPosition() properly handles hidden windows and it also excludes more window types, but Workspace::adjustWindowSize() only shares a small fraction of those checks due to getting out of sync because of code duplication.

BUG: 461987

Merge request reports

Loading