Commit graph

1038 commits

Author SHA1 Message Date
Abdulkaiz Khatri
a50f038706 release: prepare v2.0.6
Fixed #158
Fixed #112
2024-01-25 16:07:58 +05:30
Abdulkaiz Khatri
ed78fe1c13 ci: Right-hand cursor build test added 2024-01-22 17:58:30 +05:30
Abdulkaiz Khatri
6a68d05667 feat: Right-hand cursors themes added
Related to #112
2024-01-22 17:52:28 +05:30
Abdulkaiz Khatri
e7c526f712 feat: Right hand cursor SVG init
Related to #112
2024-01-19 19:27:23 +05:30
Abdulkaiz Khatri
62e20e8b2a Fixes shaking loading cursor
Related to #158
2024-01-18 11:27:12 +05:30
Abdulkaiz Khatri
70ccc70b28 docs: missing changelogs added for v2.0.5 2023-12-31 11:51:29 +05:30
Abdulkaiz Khatri
012a431a34 prepare v2.0.5 2023-12-31 11:45:32 +05:30
Abdulkaiz Khatri
06a241f2a3 fixed #157 2023-12-31 10:11:34 +05:30
Abdulkaiz Khatri
4cb22d21bb feat: v2.0.5 patches from bibata.live
Related to #156, #154, #152, #150
2023-12-26 16:42:07 +05:30
Abdulkaiz Khatri
ac7347441e docs: fixed heading 2023-12-12 12:42:06 +05:30
Abdulkaiz Khatri
2259be2f14 docs: headings 2023-12-06 19:58:32 +05:30
Abdulkaiz Khatri
1b102dacc2 docs: added emojies 2023-12-06 19:57:46 +05:30
Abdulkaiz Khatri
da0f5078f5 docs: migration notice on top 2023-12-06 19:55:27 +05:30
Abdulkaiz Khatri
8deabb596d docs: changed migration warning section to notes 2023-12-05 15:19:42 +05:30
Abdulkaiz Khatri
93e16995b1 docs: project migration warning added 2023-12-05 15:13:29 +05:30
Abdulkaiz Khatri
225db03c73 docs: introduce bibata.live 2023-11-23 15:59:58 +05:30
Abdulkaiz Khatri
f9704f6585 Removed tsconfig.json 2023-09-15 16:26:16 +05:30
Abdulkaiz Khatri
8e9f0c903c Removed bitmaps directory 2023-09-15 16:25:19 +05:30
Abdulkaiz Khatri
6f3a95da5f
Merge pull request #144 from ful1e5/chore/v2.0.4-prep
Prep: Bibata v2.0.4
2023-09-15 16:15:01 +05:30
Abdulkaiz Khatri
546606bb19 docs: Newly added Sizes & Updated pling.txt 2023-09-15 15:55:13 +05:30
Abdulkaiz Khatri
54f3e02bac docs: Important Notice and zip bitmaps directory in build.sh 2023-09-15 15:50:16 +05:30
Abdulkaiz Khatri
55d2284e2e prepare v2.0.4 2023-09-15 11:55:56 +05:30
Abdulkaiz Khatri
f9523173aa feat: Distributing 16 and 20 XCursors
Fixes #129
2023-09-14 12:11:13 +05:30
Abdulkaiz Khatri
4f55f6c249 fix: Resolve Missing Windows Cursors
Added the missing `Person.cur` and `Pin.cur` cursors. Also, generated
the `Zoom-in` and `Zoom-out` cursors from the XCursor's source.

Some parts of `build.toml` were not parsed correctly and required the
698043bf3f17fd6edef39300e50a9533914d289a patch in `clickgen`.

Recommend using `clickgen` v2.1.8 or higher.

Fixes #133, #124
2023-09-14 09:25:00 +05:30
Abdulkaiz Khatri
2d5523f4aa chore: Renamed Windows Cursors
Required clickgen v2.1.7
2023-09-13 18:17:46 +05:30
Abdulkaiz Khatri
611c46facc feat: Action Pointer Cursors are Re-designed 2023-09-12 17:03:33 +05:30
Abdulkaiz Khatri
e3f6caf4d3 feat: Maximum size for cursor is 256px 2023-09-12 16:11:34 +05:30
Abdulkaiz Khatri
af056668d7 CI: Make package.json as ESM module 2023-09-12 12:25:48 +05:30
Abdulkaiz Khatri
f658273beb ci: Print tool versions and hopefully this fix error 2023-09-12 12:19:07 +05:30
Abdulkaiz Khatri
832ccc731c chore: Adjusted cursor animation delay and migrated build configuration 2023-09-12 12:12:58 +05:30
Abdulkaiz Khatri
5806615897 chore: Renamed release.sh -> build.sh
Also yarn script build is modified to run `build.sh` file instead
running individual `ctgen` commands.
2023-09-12 11:02:39 +05:30
Abdulkaiz Khatri
3b54187660 breaking-change: Ignored the bitmaps directory
This change will affect the build process in package distribution.
Bitmaps are uploaded on the release page for use, allowing you to skip
the rendering process and build using `ctgen`.

Alternatively, if you wish to render with the `cbmp` JavaScript library,
you can use the `npx cbmp render.json` command, where the `render.json`
configuration is available in the project's root directory.

cbmp: https://github.com/ful1e5/cbmp

@yochananmarqos @clefebvre @peterwu
2023-09-11 19:35:11 +05:30
Abdulkaiz Khatri
e96ec2e78f chore: Use render.json config for generating bitmaps 2023-09-11 19:25:28 +05:30
Abdulkaiz Khatri
da66c7e7f8 feat: Using cbmp v1.0.0 for rendering cursor bitmaps. 2023-09-11 18:11:53 +05:30
Abdulkaiz Khatri
dbb90f56d0 ci: Added Support for python 3.11 2023-08-21 15:39:18 +05:30
Abdulkaiz Khatri
06c1570947
Merge pull request #140 from frontendfixer/main
feat: use 'xz' for better compression
2023-08-21 15:32:57 +05:30
Abdulkaiz Khatri
a730952ab8
Merge pull request #142 from trueNAHO/docs-readme-specify-correct-aur-package
docs(readme): specify correct AUR package
2023-08-20 11:03:02 +05:30
NAHO
d0054caafa
docs: specify correct AUR package 2023-08-20 01:04:00 +02:00
Lakshmikanta Patra
f105dd2a9c feat: use 'xz' for better compression 2023-08-02 10:01:02 +05:30
ful1e5
160cd666aa docs: remove manual sponsor entry 2023-02-18 14:23:35 +05:30
ful1e5
84660fd2a2 docs: Shoutout Sponsor every HTTP Request 2023-02-12 18:15:32 +05:30
Abdulkaiz Khatri
2b6e01e7d7
Merge pull request #135 from suchipi/document-attrs-dep
Document "attrs" dependency
2023-01-15 12:58:52 +05:30
Lily Skye
0888e3ace0 Document "attrs" dependency
I wasn't able to get this building after a fresh clone without also installing the `attrs` package, which `clickgen` attempts to load.

I'm not familiar with the Python ecosystem, so I'm not sure if that's a problem in clickgen, or if it's expected.

This adds `attrs` to the README as a build prerequisite, so other people will not run into the error I did.

I said that 22.2.0 is the minimum version, because that is the current version and it worked, but maybe a lower version would work instead. I'm not sure.
2023-01-14 18:53:15 -07:00
ful1e5
6ba3610a31 docs: Added list of cursor testing websites to README
fixed #123
2023-01-03 15:41:11 +05:30
ful1e5
dc301e7b3c Prepare v2.0.3 2022-12-06 14:35:28 +05:30
ful1e5
41328a2a86 chore: Simplify svg code 2022-11-29 12:22:31 +05:30
ful1e5
1efd4a4abc feat: Use orange for dnd-ask 2022-11-29 12:08:31 +05:30
ful1e5
9675c1b47c chore: Symlink dnd-move with grabbing cursor
Removing the emblem on `dnd-move` gives a result like `grabbing`
so I have symlink it.

ref -> e652613d7dee32dae9ce1e4991cfda16dbd4a9d66
2022-11-29 10:30:39 +05:30
ful1e5
c8d5446c08 Render Bitmaps 2022-11-29 10:25:41 +05:30
Abdulkaiz Khatri
59fa931254
Merge pull request #126 from linuxmint/link
Simplify link emblem
2022-11-29 09:07:10 +05:30