Commit Graph

15 Commits

Author SHA1 Message Date
Pokey Rule
b6b22f87f6
Add rewrap action (#365)
* Initial attempt

* Initial working version

* Add tests

* Add another test

Co-authored-by: Andreas Arvidsson <andreas.arvidsson87@gmail.com>
2021-12-07 16:34:33 +01:00
Pokey Rule
1633ac1132
Snippet wrap (#296)
* Initial working version

* Almost done

* Change languageId

* Remove accidental file

* Attempt at complex version

* Initial version using integer placeholders

* Working using names

* Fix tests

* Fix tests

* Fix schema

* Fixes

* Fix python tests

* Cleanup yaml formatting

* Support snippet overrides

* Fix inference

* Cleanup

* CI fix

* Cleanup

* Remove yarn-error.log

* Update schema docs

* More dock

* Support user snippets dir

* use json schema ref

* Fix schema

* Wrap with snippet cleanup

* Cleanup

* More cleanup

* Change `/` to `.` for placeholder indication

* Reformat

* Fix comment

* Fix tests

* Add basic docs

* Change snippet format

* Fixes

* Add description field
2021-10-25 13:15:07 +01:00
Pokey Rule
d31239dddf
Tweak svg files (#290)
* Tweak svg files

* Tweak

* More tweaks

* whatever

* whatever
2021-10-07 15:37:35 +02:00
Pokey Rule
4cf1c47e79
Add new hats and preprocessing script (#277)
* Add new hats and preprocessing script

* Add `play`

* Padded svgs

* Initial stuff

* New icons

* More tweaks

* Adjust base size

* Center align

* Working version

* Style adjustments

* Remove aspect ratio code

* Tweak

* more tweaks

* Cleanup math

* New icons

* Newer icons

* Renames

* More icon tweaks

* Final shapes

* Cleanup

* Docs

* red => black

* Some hats

* red to black script

* More shapes

* Tweak sizes

* Tweaks to measurements

* Keep both hat adjustment scripts

* Dock tweaks

* More size tweaks

* Update docs

* Remove unused hat

* shapeMeasurements => shapeAdjustments

* Expose enablements

* `star` => `crosshairs`

* Try to use post-install script

* Revert "Try to use post-install script"

This reverts commit 13c828e66c.

* Revert "Expose enablements"

This reverts commit 553f6bec67.
2021-10-05 18:38:32 +01:00
Pokey Rule
538ac6039c
Add a bunch of new hats (#256)
* Initial many shapes

* Random thing

* Hacked multi-color bulls eye hat

* New set of shapes

* Some cleanup

* Tweak hat measurements

* Remove unused hats

* Switch to utf-8 for uri-encoding svg

* Make hat enablement / penalties configurable

* Disable a few hat shapes by default

* Update README

* Fix readme

* Arrange settings more compactly
2021-09-03 15:42:45 +02:00
Pokey Rule
3d53c8708d
Multiple hat styles (#253)
* Triangle hats

* Initial triangle hat

* Lots of hats

* Initial support for multiple hat glyphs

* Tweak comment

* Remove debug statements

* "glyph" => "shape"; "ninja" => "star"

* Remove unused hats

* Add a hat; cleanup

* Some renaming

* "valley" => "chevron"

* Fixed chevron
2021-09-01 16:01:35 +02:00
Pokey Rule
89501db38a Add some documentation of SVG calculations 2021-07-06 19:40:40 +01:00
Pokey Rule
c0b35fb8e7
Svg Hats (#66)
* Initial colored svg hats

* Various changes

* Initial working version

* Fix spacing

* Use web view to compute font size (#57)

* Use web view to compute font size

* added missing px

Co-authored-by: Andreas Arvidsson <andreas.arvidsson@redpill-linpro.com>

* Working computations

* Tweak hats so they work well for Pokey

* Make height and size of hats configurable

* added cache and settings for hats/font

* Clean up

Co-authored-by: Andreas Arvidsson <andreas.arvidsson87@gmail.com>
Co-authored-by: Andreas Arvidsson <andreas.arvidsson@redpill-linpro.com>
2021-07-05 18:19:59 +01:00
Pokey Rule
856d30a852 web-tree-sitter; python; icon 2021-05-12 10:53:18 +01:00
Pokey Rule
74fa0c8837 Add swap demo 2021-05-08 17:04:38 +01:00
Pokey Rule
4831cd89af One more demo 2021-05-04 17:34:31 +01:00
Pokey Rule
630fbcb260 Another demo 2021-05-04 17:23:50 +01:00
Pokey Rule
84df427f96 Add simple GIF 2021-05-04 16:08:44 +01:00
Pokey Rule
6a127101b3 Rename to cursorless; add debug cursorless.command 2021-04-09 12:40:21 +01:00
Pokey Rule
be32285068 clean up for publication 2021-03-12 17:17:43 +00:00