Skip to content

Commit

Permalink
Added help cursor.
Browse files Browse the repository at this point in the history
  • Loading branch information
Beinsezii committed Aug 26, 2020
1 parent a6d470a commit 7c346ee
Show file tree
Hide file tree
Showing 11 changed files with 5 additions and 1 deletion.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ idk how thisll look online maybe it should be one big image don't feel like writ
<img width="64" src="./previews/Hand_Point.png" />
<img width="64" src="./previews/Crosshair.png" />
<img width="64" src="./previews/Targeter.png" />
<img width="64" src="./previews/Cursor_Help.png" />
</div>
Adwaita is a fallback for those not included. This can be changed in the "index.theme" file present in the built theme.

Expand Down
5 changes: 4 additions & 1 deletion build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -175,6 +175,8 @@ genblend Crosshair 0.5 0.5 1 cross crosshair cross_reverse diamond_cross \
tcross cell &
genblend Targeter 0.5 0.5675 1 dotbox dot_box_mask icon target &

genblend Cursor_Help $cc $cc 1 question_arrow help left_ptr_help 5c6cd98b3f3ebcb1f9c7f1c204630408 d9ce0ab605698f320427677b458ad60b &

wait

genblend Cursor_Loading $cc $cc 60 left_ptr_watch progress 08e8e1c95fe2fc01f976f1e063a24ccd 3ecb610c1bf2410f44200f48c40d3599 &
Expand All @@ -183,7 +185,7 @@ genblend Cursor_Error $cc $cc 8 crossed_circle not-allowed 03b6e0fcb3499374a867c

wait

genpreviews 60 Cursor_UL Selector Loading_Circle Arrows_Dot_UD Hand_Point Crosshair Targeter
genpreviews 60 Cursor_UL Selector Loading_Circle Arrows_Dot_UD Hand_Point Crosshair Targeter Cursor_Help
genpreviews 8 Cursor_Error

# inherits Adwaita since that's standard-issue and should be a good fallback
Expand All @@ -205,6 +207,7 @@ genwindows Arrows_Dot_UD 0.5 0.5 1 vertical-resize &
genwindows Arrows_Dot_LR 0.5 0.5 1 horizontal-resize &
genwindows Hand_Point 0.375 0.1 1 link-select &
genwindows Crosshair 0.5 0.5 1 precision-select &
genwindows Cursor_Help $cc $cc 1 help-select &

echo '; Incomplete. Based on Capitaine Cursors install.inf
Expand Down
Binary file modified previews/Arrows_Dot_UD.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified previews/Crosshair.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added previews/Cursor_Help.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified previews/Cursor_UL.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified previews/Hand_Point.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified previews/Selector.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified previews/Targeter.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified src/cursor.blend
Binary file not shown.
Binary file modified src/cursor.blend1
Binary file not shown.

0 comments on commit 7c346ee

Please sign in to comment.