summaryrefslogtreecommitdiff
path: root/LibGUI/GDesktop.cpp
AgeCommit message (Expand)Author
2019-04-05AK: Revert Eternal<T> for now since it doesn't work as intended.Andreas Kling
2019-04-03Taskbar: Start working on a taskbar app.Andreas Kling
2019-04-03WindowServer: Broadcast screen rect changes to all clients.Andreas Kling
2019-04-03AK: Add Eternal<T> and use it in various places.Andreas Kling
2019-03-21WindowServer: Support PNG wallpapers.Andreas Kling