Commit graph

18 commits

Author SHA1 Message Date
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
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
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
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
9bda24f303 feat: symlink common cursor svg files using svg/link.py 2021-11-26 16:06:45 +05:30
ful1e5
d10f680751 💝 Formated svg files with XML 2021-02-28 19:10:55 +05:30
ful1e5
8c686471da #94 Dirty pixel in "move" fixed 2021-02-25 09:36:09 +05:30
ful1e5
e73fcacf95 🏷️ Rename cursors 2021-02-23 18:16:47 +05:30
ful1e5
e86dec5163 🛠️ Svg animation circles position set to 0 2021-02-22 17:45:01 +05:30
ful1e5
027b2be19b Tweak animations to run one time 2021-02-20 19:33:06 +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