summaryrefslogtreecommitdiff
path: root/Base/res/icons/16x16
diff options
context:
space:
mode:
authorAndres Crucitti <dasc495@gmail.com>2021-07-06 00:15:26 -0700
committerAndreas Kling <kling@serenityos.org>2021-07-07 15:38:59 +0200
commitf6f14777ac9df82b5d619b1638042ffe8ccc084f (patch)
tree527869f839d10210c576cf379774df5e02fc6ed0 /Base/res/icons/16x16
parentd5722eab36695a7be600f6c0b702721f2946e047 (diff)
downloadserenity-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.pngbin0 -> 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
new file mode 100644
index 0000000000..9fa1af4c7d
--- /dev/null
+++ b/Base/res/icons/16x16/window-pin.png
Binary files differ