KWindowSystem has an API to know which platform it is on. It's better to
use that one instead of duplicating the logic again and again.
Details
Details
- Reviewers
broulik - Group Reviewers
Frameworks KWin - Commits
- R278:1731b86c7ebc: Use KWindowSystem's own platform detection API instead of duplicated code
Diff Detail
Diff Detail
- Repository
- R278 KWindowSystem
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.