Commit graph

999 commits

Author SHA1 Message Date
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
Abdulkaiz Khatri
fa110fbd06
Merge pull request #127 from linuxmint/move
Simplify move emblem
2022-11-29 09:06:33 +05:30
Abdulkaiz Khatri
c28b2f7965
Merge pull request #128 from linuxmint/copy
Use green for copy
2022-11-29 09:06:15 +05:30
Clement Lefebvre
652613d7de Simplify move emblem
Remove emblem on DND. The file manager shows the files being moved
and the emblem appears from the very start.
2022-11-28 13:23:08 +00:00
Clement Lefebvre
22217a7f56 Simplify link emblem
The mouse cursor is quite small and the original emblem is too hard
to see. This commit changes the emblem to a lock, which is simpler and
more easily recognizable.
2022-11-28 13:22:57 +00:00
Clement Lefebvre
f9794e7594 Use green for copy
Purple and blue are too close to each other.
Green is commonly associated with "Adding/copying".

With links moving from green to grey, we can now give green
to copying and blue to moving.

This commit changes the color of copying to green.
2022-11-28 13:22:36 +00:00
ful1e5
acbc823fdd chore: Removed default hotspots assignments from build.toml 2022-10-15 11:18:53 +05:30
ful1e5
750176a082 Prepare v2.0.2 2022-10-10 18:34:52 +05:30
ful1e5
c5ee51da5a This fixes blurry windows cursor and add color customization
Closes #104, #116, #119
2022-10-10 18:25:19 +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
005d0c159f Prepare v2.0.1
fixed #118
2022-10-06 12:02:45 +05:30
Abdulkaiz Khatri
7a111b88b5
Merge pull request #120 from Orafilynie/main
Typo fixing
2022-10-06 08:47:15 +05:30
Orafilynie
dd77bdabbd
Typo fixing
Fixed typo that inversed sharp edges and rounded edges in Amber variants description 🟠
2022-10-05 18:10:00 +02:00
ful1e5
6ac0d16175 Prepare v2.0.0 2022-10-03 18:09:46 +05:30
ful1e5
b979355c46 Bold outline in some cursors 2022-10-02 15:55:10 +05:30
ful1e5
156cb97daf feat: Resize-arrow cursors got redesign 2022-10-01 16:49:29 +05:30
ful1e5
17d10c5ac2 Fix Blurry I-Beam
fixed #117
2022-10-01 15:16:14 +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
Kaiz Khatri
a914c3a717
Merge pull request #114 from ful1e5/dependabot/npm_and_yarn/bitmapper/minimist-1.2.6
Bump minimist from 1.2.5 to 1.2.6 in /bitmapper
2022-04-02 15:51:51 +05:30
dependabot[bot]
aded80574e
Bump minimist from 1.2.5 to 1.2.6 in /bitmapper
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-02 09:44:13 +00:00
ful1e5
9da9bb2c84 chore: use -C flag for sub Makefile 2022-03-12 18:41:31 +05:30
ful1e5
752b8730b7 fix: add sub-directory in bitmaps generation path 2022-03-10 16:17:19 +05:30
ful1e5
359be79556 feat: CLI for bitmapper #104 2022-03-10 15:56:34 +05:30
Kaiz Khatri
ca9d9081ba
Merge pull request #111 from ful1e5/dev
add(docs): how to uninstall
2022-01-31 14:47:31 +05:30
ful1e5
2eb08ac7ac add(docs): how to uninstall 2022-01-31 14:42:23 +05:30
Kaiz Khatri
960ceeb94b
Merge pull request #110 from ful1e5/dev
feat: Add cursor top_left_arrow cursor
2021-12-31 15:32:56 +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
Kaiz Khatri
00bf84ffb4
Merge pull request #109 from ful1e5/dev
Fix `None` value warning in `builder/symlinks.py`
2021-12-31 15:01:10 +05:30
ful1e5
9d03bc33f4 Fix None value warning in builder/symlinks.py 2021-12-31 14:47:20 +05:30
ful1e5
a1fe1b24a2 slug updated 2021-12-31 14:41:37 +05:30
ful1e5
0e31b4c04f Merge branch 'dev' 2021-11-29 12:13:25 +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
Kaiz Khatri
3d26466745
Merge pull request #108 from ful1e5/dev
ci: distributed artifacts inside `build` GitHub actions
2021-11-29 11:20:57 +05:30
ful1e5
0309132545 ci: distributed artifacts inside build GitHub actions 2021-11-29 11:07:16 +05:30
Kaiz Khatri
0199d2c7cb
Merge pull request #107 from ful1e5/dev
ci updated for `Bibata-Modern` symlink
2021-11-28 15:34:05 +05:30