[wayland] Honor xdg-toplevel size constraints
ClosedPublic

Authored by zzag on Jan 22 2020, 9:42 AM.

Details

Summary

This change ensures that we honor surface size constraints specified by
xdg-toplevel clients.

Diff Detail

Repository
R108 KWin
Lint
Lint ErrorsExcuse: blah blah
SeverityLocationCodeMessage
Errorinput.h:310CppcheckunknownMacro
Errorinput.h:310CppcheckunknownMacro
Errorinput.h:310CppcheckunknownMacro
Errorinput.h:310CppcheckunknownMacro
Unit
No Unit Test Coverage
Build Status
Buildable 21756
Build 21774: arc lint + arc unit
zzag created this revision.Jan 22 2020, 9:42 AM
Restricted Application added a project: KWin. · View Herald TranscriptJan 22 2020, 9:42 AM
Restricted Application added a subscriber: kwin. · View Herald Transcript
zzag requested review of this revision.Jan 22 2020, 9:42 AM
zzag updated this revision to Diff 74534.Jan 28 2020, 9:50 PM

Check window rules only once.

zzag updated this revision to Diff 74554.Jan 29 2020, 11:30 AM

s/m_xdgShellSurface/m_xdgShellToplevel/g

zzag updated this revision to Diff 75662.Feb 14 2020, 8:03 AM

Rebase.

davidedmundson accepted this revision.Feb 28 2020, 2:31 PM
This revision is now accepted and ready to land.Feb 28 2020, 2:31 PM
This revision was automatically updated to reflect the committed changes.