-
Notifications
You must be signed in to change notification settings - Fork 26
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Adding new folders #78
Comments
The first two are already there! |
@wa4557 i found only Steam folder, can you please give me the filename of the second one? |
|
Thank you ;) |
GitHub is a wontfix because it's a bit too specific - we do have Projects and System folders though :) the other are doable though won't be a priority to fulfil. but same as always we'll accept community contributions for any of them! |
I still want to have and do a books folder. But its a tedious work :( |
I made book folders cf #79. Since this a hell lot of work I won't make any more :( so if anyone wants to make the movie/series folder fine but since we already have a video folder I suppose this might as well be a wontfix |
Well, thank you very much for your hardwork 😸 maybe somebody from the community will want to make the others. |
Now with the custom colour switching implemented in the script are the coloured svgs still needed? |
The coloured SVGs are needed for Folder-Color support, so no unfortunately :( |
Ah OK, but at least when doing new folders the coloured ones could be created using the script. |
It gets a bit complicated if you want to generate some icons from one colour but not others. You could use the script to generate them in the first place but they'd need to stay in the theme afterward |
Yep, that's what I meant. |
ooop! sorry, I gotya :P |
I added Recording folder! if you're a student like me, i do use the gnome recording application to record some courses! helps me a lot |
Would it be possible to add a GOG Games folder ? It could be a simple folder with the GOG.com logo on it, much like the Steam folder. |
Yeah, but same as for the others only by user contribution. Too niche to cover otherwise |
I guess new folders are ok (and welcome probably) :) Be warned though this is a LOT of work (I actually started to add a new folder and gave up halfway through it. The problem is, that in order to get them merged you need to provide a lot of different sizes (16px, 22px, 24px, 32px, 48px, 64px) and 6 different styles makes a total of 36 distinct icons each aligned to pixel grid. Then you also need a lot of different colors (this can be scripted though) So yeah, new folders are cool, but a lot of work |
Oh, I didn't realize it's that much work... Maybe it would be possible to rescale icons with some other script, then only align the symbols in Inkscape? And I believe script for copying symbols over different styles would be useful. I can try to do this, if that way of developing icons is acceptable ;) |
You don't need a script for resizing the icons, the folders itself are already present for all sizes :) |
I meant to say, script for rescaling the new symbols themselves :) So, what about this?
I think that would make the process a little bit easier, than manually rescaling and copying symbols 36 times. |
Ok, so I made a prototype... This is how it works:
[
["base/48/custom-folder.svg", "symbols/48.svg", "icons/48/custom-folder-test.svg"]
]
What do you think about this? Here's code: https://gist.github.com/Jacajack/f1f065c49ce3cae9cf6cc9d85426c9fe |
If you can get it to work reliably so that the quality is still there, I'd be happy to merge additional folder designs into the repo. |
Added Android into the list following the closure of #193 |
Hello ,
I just wanted to ask if you are going to add some new folders?
Thank you for your awesome work !! and i guess this will not be as hard to do as before.
The text was updated successfully, but these errors were encountered: