summaryrefslogtreecommitdiff
path: root/Base/res
diff options
context:
space:
mode:
authorRavi J <ravi@101011010.com>2022-12-30 02:05:38 -0500
committerTim Flynn <trflynn89@pm.me>2022-12-30 09:20:42 -0500
commit3a31f37b3d726be1c2ef0936df8e8f9d3d4b8b61 (patch)
tree7536b896816986e0b257c4b1ed17c3263ff8aa67 /Base/res
parent2ba66a994190ae5bdce44e962ebce0ded1549dcc (diff)
downloadserenity-3a31f37b3d726be1c2ef0936df8e8f9d3d4b8b61.zip
MouseSettings: Update "switch buttons" icon to reflect checkbox state
Using an additional "right button" variant of the graphic, it now updates the icon based on the user's preference of primary button.
Diffstat (limited to 'Base/res')
-rw-r--r--Base/res/graphics/mouse-button-left.pngbin0 -> 341 bytes
-rw-r--r--Base/res/graphics/mouse-button-right.pngbin0 -> 338 bytes
-rw-r--r--Base/res/graphics/switch-mouse-buttons.pngbin410 -> 0 bytes
3 files changed, 0 insertions, 0 deletions
diff --git a/Base/res/graphics/mouse-button-left.png b/Base/res/graphics/mouse-button-left.png
new file mode 100644
index 0000000000..8e56dd4065
--- /dev/null
+++ b/Base/res/graphics/mouse-button-left.png
Binary files differ
diff --git a/Base/res/graphics/mouse-button-right.png b/Base/res/graphics/mouse-button-right.png
new file mode 100644
index 0000000000..5129c4654c
--- /dev/null
+++ b/Base/res/graphics/mouse-button-right.png
Binary files differ
diff --git a/Base/res/graphics/switch-mouse-buttons.png b/Base/res/graphics/switch-mouse-buttons.png
deleted file mode 100644
index a40d675ead..0000000000
--- a/Base/res/graphics/switch-mouse-buttons.png
+++ /dev/null
Binary files differ