This change makes easier to refactor geometry handling in the future.
The main motivation for avoiding using geom directly is to make code
more readable and ensure that the geometry is updated only through
designated methods, e.g. setGeometry, plainResize, etc.
Details
Details
- Reviewers
romangg - Group Reviewers
KWin - Commits
- R108:744e2be3f626: refactor: Minimize use of geom in Toplevel subclasses
Diff Detail
Diff Detail
- Repository
- R108 KWin
- Branch
- dont-use-geom
- Lint
Lint OK - Unit
No Unit Test Coverage - Build Status
Buildable 14951 Build 14969: arc lint + arc unit