Commit graph

56 commits

Author SHA1 Message Date
Abdulkaiz Khatri
35ccfe209a fix(ci): run build script instead of individual commands 2024-06-18 09:26:38 +05:30
Abdulkaiz Khatri
3c56b3c8e9 ci: updated to actions/checkout@v4 2024-02-24 12:01:08 +05:30
Abdulkaiz Khatri
ed78fe1c13 ci: Right-hand cursor build test added 2024-01-22 17:58:30 +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
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
dbb90f56d0 ci: Added Support for python 3.11 2023-08-21 15:39:18 +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
52d559b6fb ci: Fix attr error 2022-08-19 18:28:12 +05:30
ful1e5
896a6a74af ci: ungroup build command 2022-08-17 16:49:53 +05:30
ful1e5
1618b301af ci: fixed define uses or run 2022-08-17 16:44: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
8faa063130 README.md: removed nonsense and included theme names with description
fixed #113
2022-06-14 19:30:16 +05:30
ful1e5
93d0e7210a feat: Add cursor top_left_arrow cursor
- fixed ful1e5/BreezeX_Cursor#10
- ignore some files in `build` ci
2021-12-31 15:14:19 +05:30
ful1e5
a1fe1b24a2 slug updated 2021-12-31 14:41:37 +05:30
ful1e5
397b9832e4 ci-fix: upload bitmaps artifact
Other Changes:
 * typo in `.github/workflows/build.yml`
2021-11-29 12:12:19 +05:30
ful1e5
0309132545 ci: distributed artifacts inside build GitHub actions 2021-11-29 11:07:16 +05:30
ful1e5
729a8018cd ci updated for Bibata-Modern symlink 2021-11-28 15:23:22 +05:30
ful1e5
181eaab930 ci updated for symlink script 2021-11-26 16:08:21 +05:30
ful1e5
330c970680 refactor: Github Action renamed to build 2021-11-20 14:49:59 +05:30
ful1e5
09edd42946 sponsorships updated 2021-11-19 15:45:48 +05:30
ful1e5
7a41dfd231 🚀 Move Bibata-Rainbow to own repository 2021-02-27 17:49:56 +05:30
ful1e5
b074327d14 🔧 Fix CI Problems
- Compress theme size in CI
- Timeout session fixed in Bitmapper
2021-02-25 17:15:44 +05:30
ful1e5
c2e92552fc 👷 CI
- 'bibata-pr-ci' workflow merged to 'bibata-build'.
- Makefile supports install & uninstall
- GitHub workflow path changed
2021-02-25 16:57:33 +05:30
ful1e5
54a993c057 Bibata rainbow build for x11 only 2020-11-14 17:30:59 +05:30
ful1e5
8e4f9ef30f paths updated 2020-11-14 17:15:36 +05:30
ful1e5
bc6f3d0520 🚀 bibata-pr workflow init 2020-11-14 17:12:42 +05:30
ful1e5
5975f6c2be 🚀 CI added 2020-11-14 17:09:39 +05:30
ful1e5
e0c0e8a240 🌈 Bibata Rainbow workflow init 2020-11-14 13:15:21 +05:30
ful1e5
de75b44de2 🚀 glob pattern updated 2020-11-13 10:56:20 +05:30
ful1e5
c9acf0a92c 🧑‍💻Github actions workflow updated 2020-11-13 10:14:19 +05:30
ful1e5
7371600c46 pr-build.yml run-on "pull-request" only 2020-10-10 17:51:00 +05:30
ful1e5
879c244706 build.yml run-on push only 2020-10-10 17:50:31 +05:30
ful1e5
eab56af466 build action with builder package 2020-10-10 17:26:29 +05:30
ful1e5
0852213520 ⬆️ updated 2020-10-06 17:59:50 +05:30
ful1e5
12c4ef46ad 💝 main as default branch 2020-10-01 10:03:27 +05:30
ful1e5
447430116f 💌 Funding 2020-09-20 17:31:33 +05:30
ful1e5
b64d42f8ef 📦 Compress all artifacts 2020-09-05 17:48:47 +05:30
ful1e5
ce7336e6a3 📦 Compress Bibata themes with symblinks 2020-09-05 17:23:17 +05:30
ful1e5
71b1674e52 🛠 render script added 2020-09-05 16:48:02 +05:30
ful1e5
3e2931c966 🚀 Build Flow 2020-09-05 16:44:37 +05:30
ful1e5
0ef7329741 🤖 Stale 2020-08-13 09:21:17 +05:30
ful1e5
6c7e79bea2 ⬆ Pull Request Template added 2020-08-13 09:19:21 +05:30
ful1e5
77179df600 🌈 Feature Template 2020-08-13 09:17:45 +05:30
ful1e5
e5317daf66 🛑 Blank issues blocked 2020-08-13 09:16:39 +05:30