oreo-cursors icon indicating copy to clipboard operation
oreo-cursors copied to clipboard

Not a issue tho..

Open im-AMS opened this issue 4 years ago • 4 comments

How do you guys make these cursors,can aly one explain me how or point me to a resource. how do i go from a svg to x11 cursor

im-AMS avatar May 09 '20 11:05 im-AMS

Files converted from svg to png. Then with xcursorgen convert cordinates & symlinks. Symlinks located on cursorList Coordinates located on config/*.cursor

varlesh avatar May 09 '20 14:05 varlesh

ahhm, Im still a noob could you please explain in more detail or point me to some resources or blogs??

im-AMS avatar May 09 '20 15:05 im-AMS

@im-AMS if you want to create your own cursors no needs to try to understand how it works, just:

  1. Clone this project
  2. Change svg files
  3. Run make build
  4. Enjoy.

SmartFinn avatar May 15 '20 17:05 SmartFinn

wow sure I'll try it

im-AMS avatar May 15 '20 17:05 im-AMS