diff options
author | Andres Crucitti <dasc495@gmail.com> | 2021-07-06 00:15:26 -0700 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2021-07-07 15:38:59 +0200 |
commit | f6f14777ac9df82b5d619b1638042ffe8ccc084f (patch) | |
tree | 527869f839d10210c576cf379774df5e02fc6ed0 /Base/res/icons/16x16 | |
parent | d5722eab36695a7be600f6c0b702721f2946e047 (diff) | |
download | serenity-f6f14777ac9df82b5d619b1638042ffe8ccc084f.zip |
WindowServer: Allow windows to be pinnable (always on top)
This patch adds the concept of a window being "Pinnable" (always drawn
on top of other windows). This can be toggled through a new checkable
action in the top left corner's window menu.
Diffstat (limited to 'Base/res/icons/16x16')
-rw-r--r-- | Base/res/icons/16x16/window-pin.png | bin | 0 -> 178 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/Base/res/icons/16x16/window-pin.png b/Base/res/icons/16x16/window-pin.png Binary files differnew file mode 100644 index 0000000000..9fa1af4c7d --- /dev/null +++ b/Base/res/icons/16x16/window-pin.png |