feat: a11y applet
This commit is contained in:
parent
6b740c59be
commit
eb27387fee
15 changed files with 732 additions and 178 deletions
|
|
@ -0,0 +1,18 @@
|
|||
[Desktop Entry]
|
||||
Name=Accessibility
|
||||
Type=Application
|
||||
Exec=cosmic-applet-a11y
|
||||
Terminal=false
|
||||
Categories=COSMIC;
|
||||
Keywords=COSMIC;Iced;
|
||||
# Translators: Do NOT translate or transliterate this text (this is an icon file name)!
|
||||
Icon=preferences-desktop-accessibility
|
||||
StartupNotify=true
|
||||
NoDisplay=true
|
||||
X-CosmicApplet=true
|
||||
# Indicates that the auto-hover click should go to the "end" of the hover popup
|
||||
X-CosmicHoverPopup=Center
|
||||
X-OverflowPriority=10
|
||||
X-CosmicApplet=true
|
||||
X-CosmicHoverPopup=Auto
|
||||
X-OverflowPriority=10
|
||||
|
|
@ -0,0 +1,15 @@
|
|||
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<g id="applet-sound" clip-path="url(#clip0_4614_124622)">
|
||||
<g id="Group">
|
||||
<path id="Vector" d="M0 0H16V16H0V0Z" fill="#808080" fill-opacity="0.01"/>
|
||||
<path id="Vector_2" d="M7.07001 2.04997C6.86376 2.05624 6.66456 2.1265 6.5 2.25098L3 5.00098H1C0.446 5.00098 0 5.44698 0 6.00098V10.001C0 10.555 0.446 11.001 1 11.001H3L6.5 13.751C7 14.144 8 14.001 8 13.001V3.00098C8 2.31398 7.52801 2.03097 7.07001 2.04997Z" fill="#232323"/>
|
||||
<path id="Vector_3" d="M9 5.62L11 4.995C12 6.995 12 8.995 11 10.995L9 10.37C10 8.37 10 7.62 9 5.62Z" fill="#232323"/>
|
||||
<path id="Vector_4" opacity="0.35" d="M12 3.94L14 3.00201C16 6.00201 16 10.002 14 13.002L12 12.065C14 9.065 14 6.94 12 3.94Z" fill="#232323"/>
|
||||
</g>
|
||||
</g>
|
||||
<defs>
|
||||
<clipPath id="clip0_4614_124622">
|
||||
<rect width="16" height="16" fill="white"/>
|
||||
</clipPath>
|
||||
</defs>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 903 B |
Loading…
Add table
Add a link
Reference in a new issue