summaryrefslogtreecommitdiff
path: root/Userland/Services/WindowServer/Compositor.h
AgeCommit message (Expand)Author
2021-01-20WindowServer: Rename WallpaperMode::{Scaled => Stretch}Linus Groh
2021-01-15WindowServer: Add a "scale" parameter to the SetResolution message and plumb ...Nico Weber
2021-01-12Services: Move to Userland/Services/Andreas Kling