Commit graph

32 commits

Author SHA1 Message Date
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
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
af056668d7 CI: Make package.json as ESM module 2023-09-12 12:25:48 +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
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
ful1e5
c11550ed22 refactor: bitmapper moved to individual project cbmp
Project Link: https://github.com/ful1e5/cbmp
2022-10-10 18:20:22 +05:30
ful1e5
6ac0d16175 Prepare v2.0.0 2022-10-03 18:09:46 +05:30
ful1e5
9b6ec3c820 Some Major Changes
- Cursors hotspots redefined
- Sub-commands removed from bibata-bitmapper
- Build docs updated in README.md
- GitHub Action renamed
2022-09-30 09:49:12 +05:30
ful1e5
44e1e9fada chore: Organized project files and docs
I have changed many things which I have written in the readme.
2022-08-17 16:38:00 +05:30
ful1e5
c92343ece3 🧹 Bitmapper organized
All bitmaps renderer are moved to `<root>/bitmapper` directory. That's
help us for `Makefile`.
2021-02-18 19:15:38 +05:30
ful1e5
8397de3716 📦 Packages update 2020-11-12 17:06:16 +05:30
ful1e5
bd627b54a2 🚀 Prepare v1.0.3 2020-11-07 18:01:12 +05:30
ful1e5
78b548fa2f 🔧 scripts updated 2020-11-02 09:43:00 +05:30
ful1e5
e2aa25c663 🚀 Prepare v1.0.2 2020-10-27 17:39:26 +05:30
ful1e5
18dcff99c1 💅🏻 doc format 2020-10-10 18:22:59 +05:30
ful1e5
a6889413b5 📃 New build scripts 2020-10-10 17:39:37 +05:30
ful1e5
00f683814b build x11 cursors docs & script 2020-10-07 15:35:59 +05:30
ful1e5
43bc45ec76 🚀 prepare v1.0.1 2020-10-06 17:55:10 +05:30
ful1e5
105596f0e5 😍 Bibata Original Render script 2020-09-03 12:53:27 +05:30
ful1e5
0e547f7d3f 🔧 scripts from bibata-modern 2020-08-31 18:20:05 +05:30
ful1e5
bb803ba49a 💾 Python Packages install script 2020-08-24 09:29:29 +05:30
ful1e5
e30b845dcb 🏗 Build script 2020-08-23 19:26:11 +05:30
ful1e5
100a5bbb32 🔧 Global Scripts 2020-08-23 09:55:32 +05:30
ful1e5
5396fd7822 🔧 Scripts 2020-08-22 17:50:56 +05:30
ful1e5
2341c971d9 🧹 Clean old bitmaps 2020-08-22 13:12:07 +05:30
ful1e5
21d820a091 💝 Scripts 2020-08-22 12:19:06 +05:30
ful1e5
fbd26c8d89 🏷 workspace name changed to full 2020-08-19 17:15:37 +05:30
ful1e5
f80b6fbfc9 workspaces init 2020-08-13 18:04:03 +05:30
ful1e5
4757ca3d55 📂 yarn workspaces init 2020-08-13 17:25:22 +05:30