1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-09-13 23:27:58 +00:00
Commit graph

1 commit

Author SHA1 Message Date
Andreas Kling
f052a66c5d WindowServer+Base: Show alternate close button for "modified" windows
Windows that are marked as modified will now have another (themable)
close button. This gives an additional visual clue that some action
will be required by the user before the window gets closed.

The default window-close-modified icon is an "X" with "..." underneath,
building on the established use of "..." in menus to signify that
additional user input will be required before an action is completed.
2021-05-02 14:17:49 +02:00