Get rid of some duplication as InternalClient, XdgShellClient, Unmanaged,
and Client initialize ready_for_painting to false.
Details
Details
- Reviewers
davidedmundson - Group Reviewers
KWin - Commits
- R108:64feafc10fb5: Mark Toplevel as not ready for painting by default
Diff Detail
Diff Detail
- Repository
- R108 KWin
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.
Comment Actions
Generally++
Should we set it to true in the Deleted constructor? I imagine it's a special case that no-one queries, but technically it's ready for painting.