Commit graph

1048 commits

Author SHA1 Message Date
Abdulkaiz Khatri
ad12f449ca fix: align hand cursor icons of dnd_no_drop cursor
Related to #161
2024-03-12 09:18:35 +05:30
Abdulkaiz Khatri
3fe972d15f fix: align wait-* cursors on one position
Related to #158
2024-03-12 09:13:52 +05:30
Abdulkaiz Khatri
b71d807ecc bump up cbmp to 1.1.1 2024-02-26 10:32:34 +05:30
Abdulkaiz Khatri
407f929961 chore: Implement support for offline rendering engine (cbmp v1.1.0)
This commit integrates cbmp v1.1.0 into Bibata, enabling support for
offline rendering capabilities. Detailed information can be found at
https://github.com/ful1e5/cbmp/releases/tag/v1.1.0

Fixes #159
2024-02-25 12:43:57 +05:30
Abdulkaiz Khatri
3c56b3c8e9 ci: updated to actions/checkout@v4 2024-02-24 12:01:08 +05:30
Abdulkaiz Khatri
c7c8791899 fix: SVG scale and size attribute to 256px
Realted to #160 and #158
2024-02-08 10:13:38 +05:30
Abdulkaiz Khatri
5b0a57a4c5
Merge pull request #160 from stanio/outline-defects
Correct shape defects (`hand[12]`, `sb_[hv]_double_arrow`)
2024-02-08 09:32:24 +05:30
Stanimir Stamenkov
221bac829e Correct path definition irregularities
-   hand1
-   hand2
-   sb_h_double_arrow
-   sb_v_double_arrow
2024-02-05 08:29:55 +02:00
Abdulkaiz Khatri
04ca866c31 feat: Attach version meta-data inside cursor packages 2024-01-27 18:23:23 +05:30
Abdulkaiz Khatri
b420533bc3 docs: update images 2024-01-25 16:33:24 +05:30
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