Commit graph

1048 commits

Author SHA1 Message Date
ful1e5
dcc0a99845 👷 clickgen v1.1.9 and todo 2021-03-23 18:52:45 +05:30
ful1e5
c4bb105a5b 👷 clickgen v1.1.9 2021-03-21 19:49:15 +05:30
ful1e5
7544517685 🔗 Bibata Rainbow repo link added 2021-03-04 17:32:53 +05:30
Kaiz
9c446175ef
Merge pull request #95 from ful1e5/dev
🚀 Move Bibata-Rainbow to own repository
2021-03-04 17:29:26 +05:30
ful1e5
87e052370a 📝 Bibata-Rainbow link added 2021-03-04 17:13:30 +05:30
ful1e5
c6fb7d41dc 🧹 Cleanup table with old username 2021-03-03 16:46:32 +05:30
ful1e5
50c74ae51e 🚨 render timeout & more
- Puppeteer timeout crash fixed
- Docs updated in `bbpkg.configure`
- Options type set as optional in `BitmapsGenerator.ts`
- Changelogs added in `CHANGELOG.md`
2021-03-01 18:58:21 +05:30
ful1e5
7ca84b389c 🗒️ Logs 2021-02-28 19:11:36 +05:30
ful1e5
d10f680751 💝 Formated svg files with XML 2021-02-28 19:10:55 +05:30
ful1e5
7a41dfd231 🚀 Move Bibata-Rainbow to own repository 2021-02-27 17:49:56 +05:30
ful1e5
c4366d7ec2 🔀 Merge branch 'dev' 2021-02-27 10:46:26 +05:30
ful1e5
54202349fd 🔗 Diff link updated 2021-02-27 10:44:50 +05:30
ful1e5
965f32baf7 Merge branch 'dev' with conflicts 2021-02-26 18:27:05 +05:30
ful1e5
85487c709f 🚀 Prepare Bibata v1.1.0 2021-02-26 17:45:28 +05:30
ful1e5
4d8f8fbc28 📚 Docs 2021-02-26 17:27:16 +05:30
ful1e5
449f0a8fb1 🌈 Tweak Unix cursor's animation speed 2021-02-26 17:26:27 +05:30
ful1e5
5d43e4088a (#87) Grabbing hand symlinks fixed 2021-02-25 17:46:04 +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
b7b0797458 🔗 (#88) Custom Unix cursor packager 2021-02-25 16:54:52 +05:30
ful1e5
6fbeb96ae6 👷 Make supports 2021-02-25 11:54:38 +05:30
ful1e5
c9cf841e7f 💅 (#91) Customize Unix & Windows cursors sizes 2021-02-25 11:50:14 +05:30
ful1e5
cc4f2ee7c9 💾 Better logging 2021-02-25 10:17:19 +05:30
ful1e5
79645e3a6f 🗒️ Bibata Original render 2021-02-25 10:11:06 +05:30
ful1e5
8c686471da #94 Dirty pixel in "move" fixed 2021-02-25 09:36:09 +05:30
ful1e5
8b7f12db3e Individual build added 2021-02-24 19:16:21 +05:30
ful1e5
b533b221df 📦 Absolute paths and refactoring 2021-02-24 19:02:56 +05:30
ful1e5
d5be4ddb49 🔗 Missing cursors symlinks added 2021-02-24 18:30:50 +05:30
ful1e5
d7ea6f8649 🖼️ Set 4 as default padding for frames name 2021-02-24 18:30:09 +05:30
ful1e5
0871081f52 🗒️ Better logs 2021-02-23 18:17:53 +05:30
ful1e5
e73fcacf95 🏷️ Rename cursors 2021-02-23 18:16:47 +05:30
ful1e5
8c6ec5690c ⬆️ yarn update 2021-02-23 17:48:03 +05:30
ful1e5
fd6ba15821 🔧 Bibata builder script init 2021-02-23 17:47:44 +05:30
ful1e5
64e50b2eec 👷 Bibata builde init 2021-02-23 17:47:12 +05:30
ful1e5
89eba25a9d Bibata-Original bitmaps 2021-02-22 18:01:51 +05:30
ful1e5
e86dec5163 🛠️ Svg animation circles position set to 0 2021-02-22 17:45:01 +05:30
ful1e5
d7169a34b8 🌈 Colors config init 2021-02-22 17:35:42 +05:30
ful1e5
6c44d15642 💅 Code refactor 2021-02-20 19:55:35 +05:30
ful1e5
027b2be19b Tweak animations to run one time 2021-02-20 19:33:06 +05:30
ful1e5
3116d8f50d 🖼️ Animated pngs render 2021-02-20 19:32:39 +05:30
ful1e5
05a7d723f6 🖼️ Render static pngs 2021-02-20 17:49:57 +05:30
ful1e5
99dde92a8a 🖼️ BitmapsGenerator init 2021-02-19 20:04:20 +05:30
ful1e5
4329aca7aa 📦 SvgHandler module
All SVG files related operation done by "SVGHandler" module. This
module had capability to Parse SVG files directory & Change colors of
it.
2021-02-19 18:19:26 +05:30
ful1e5
af55c59c34 🌈 Custom colors in Bibata's svg
In previous version, svg's colors replaced by batch proccess.Thats
also consume more memory.

ColoredSvgGenerator class shrink down to simple function.
2021-02-19 17:05:19 +05:30
ful1e5
6ac32d13f3 🔨 Makefile & Changelogs 2021-02-18 20:25:10 +05:30
ful1e5
2b021d2321 Bitmapper packages updated 2021-02-18 20:02:38 +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
f819ff2e00 😔 Old builder package removed
Builder is responsible for building the cursors from png files, That's
stored in <root>/bitmaps' directory. As clickgen(v1.1.8) is build
cursors individually, Bibata builder need to be improved.
2021-02-18 19:10:54 +05:30
ful1e5
d3234e6114 📂 Svg location changed
In Bibata v1.1.x all svg files are stored inside the individual
package's 'src' directory. That's changes to <project_root>/svg/<x>.

There are plenty of other restructuring is pending,You can see in
Unstaged stage.
2021-02-18 19:05:51 +05:30
Kaiz
8c3b0857dc
Merge pull request #92 from ful1e5/dependabot/npm_and_yarn/ini-1.3.8
Bump ini from 1.3.5 to 1.3.8
2020-12-13 18:28:47 +05:30