smithay
smithay copied to clipboard
Compositor driven window crop and scale
This PR adds compositor driven window crop and scale.
Todo:
- [ ] popup position has issues
- [X] ~~popup input is not transformed (where can the
InputTransformedbe assigned?)~~ For nowWindow::refreshalso updates the popup transforms andPopupManager::commitwill re-extract the transform and set it to not miss a transform - [ ] more testing