Skip to content

Commit 63bf03c

Browse files
danirabbitwpkelso
andauthored
Add PointingStick view (#263)
* Add PointingStick view * Add icons * fix gradient on 32 * more detail * Extend new design to 48px (#266) * use new design for 48px * fix circle details * Adjust details in 48 --------- Co-authored-by: William Kelso <wpkelso+github@posteo.net>
1 parent 3cedde6 commit 63bf03c

7 files changed

Lines changed: 692 additions & 18 deletions

File tree

data/mouse-touchpad.gresource.xml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,5 +25,9 @@
2525
<file alias="32x32/categories/mouse-touchpad-gestures.svg" compressed="true" preprocess="xml-stripblanks">gestures/32.svg</file>
2626
<file alias="48x48@2/categories/mouse-touchpad-gestures.svg" compressed="true" preprocess="xml-stripblanks">gestures/48.svg</file>
2727
<file alias="48x48/categories/mouse-touchpad-gestures.svg" compressed="true" preprocess="xml-stripblanks">gestures/48.svg</file>
28+
<file alias="32x32/categories/mouse-touchpad-pointingstick.svg" compressed="true" preprocess="xml-stripblanks">pointingstick/32.svg</file>
29+
<file alias="32x32@2/categories/mouse-touchpad-pointingstick.svg" compressed="true" preprocess="xml-stripblanks">pointingstick/32.svg</file>
30+
<file alias="48x48/categories/mouse-touchpad-pointingstick.svg" compressed="true" preprocess="xml-stripblanks">pointingstick/48.svg</file>
31+
<file alias="48x48@2/categories/mouse-touchpad-pointingstick.svg" compressed="true" preprocess="xml-stripblanks">pointingstick/48.svg</file>
2832
</gresource>
2933
</gresources>

0 commit comments

Comments
 (0)