Logo, icon and picture contest preparations (unofficial)

Here you can just talk about MX or post interesting topics about what you have done in MX that you want to share with others. Other non-MX topics can be discussed within the Rules of the Forum.
Message
Author
Jakob77
Posts: 661
Joined: Thu Feb 09, 2023 3:09 am

Re: Logo, icon and picture contest preparations

#11 Post by Jakob77 »

Let me try to put it this way:

This guy:
Linux for Seniors
https://www.youtube.com/@linuxforseniors

he uses the folder

Code: Select all

~/.icons
for his private icons.

However if I want to change the Whisker icon via properties, the icon file can not be found in a hidden folder.
Does that look like an Xfce issue or MX or is .icons maybe not supposed to be compatible because another user folder is default or something else.? :alien:

User avatar
CharlesV
Administrator
Posts: 8048
Joined: Sun Jul 07, 2019 5:11 pm

Re: Logo, icon and picture contest preparations

#12 Post by CharlesV »

On most of my machines, I create an Install folder and put all items particular to the installation there.

Usually, I if I am going to modify the system, I make a note here of what I have done. (ie so I now there to go if something goes awry. )
In many of my computers, I create in that folder the following:
- fonts
- backgrounds
- tweaks
- backup (used to plan files I want to make sure I KNOW were backed up - BEFORE tweaks.)

I would advocate that there should be an icons folder here for what you wanted to use in your system if you dont like the "normal method" .

What is wrong with the /usr/share folders, which is where MOST things go that the user does ?
( "This is the way." - of most linux systems that I have seen.)
*QSI = Quick System Info from menu (Copy for Forum)
*MXPI = MX Package Installer
*Please check the solved checkbox on the post that solved it.
*Linux -This is the way!

Jakob77
Posts: 661
Joined: Thu Feb 09, 2023 3:09 am

Re: Logo, icon and picture contest preparations

#13 Post by Jakob77 »

My original Whisker icon is supposed to be here:
/usr/share/icons/

But I can't find it now.
Maybe it went away along with some themes I was playing with.
And now it takes sudo to put another one in place because Whisker can't see an icon i the default hidden .icon user folder.


It is not very satisfying but still doable, and it will all solve itself for me when I stop playing and exploring like crazy.
I am just thinking if we sometime were going to do an icon contest with 500 rookie forum users it would be better and safer to avoid the sudo zone and just stay in user folders with all the art work.

User avatar
JmaCWQ
Posts: 290
Joined: Fri Sep 09, 2016 4:42 am

Re: Logo, icon and picture contest preparations

#14 Post by JmaCWQ »

Any custom icons I create I put in /usr/share/pixmaps.
They seem to work ok from that location, always show in the 'Select an Icon' box ok etc..

I think the default Whisker icon used by MX is in /usr/local/share/icons

Jakob77
Posts: 661
Joined: Thu Feb 09, 2023 3:09 am

Re: Logo, icon and picture contest preparations

#15 Post by Jakob77 »

JmaCWQ
Okay thank you, but that is also in sudo zone.


CharlesV wrote: Sat Mar 25, 2023 5:23 pm On most of my machines, I create an Install folder and put all items particular to the installation there.

Usually, I if I am going to modify the system, I make a note here of what I have done. (ie so I now there to go if something goes awry. )
In many of my computers, I create in that folder the following:
- fonts
- backgrounds
- tweaks
- backup (used to plan files I want to make sure I KNOW were backed up - BEFORE tweaks.)

I would advocate that there should be an icons folder here for what you wanted to use in your system if you dont like the "normal method" .
And sometime one for boot up pictures. :happy:
Do you know now what specifications they will need to have.?

I might setup a sub folder in ~/bin for a few Whisker icons I actually use.

User avatar
CharlesV
Administrator
Posts: 8048
Joined: Sun Jul 07, 2019 5:11 pm

Re: Logo, icon and picture contest preparations

#16 Post by CharlesV »

Jakob77 wrote: Mon Mar 27, 2023 3:00 pm
And sometime one for boot up pictures. :happy:
Do you know now what specifications they will need to have.?

I might setup a sub folder in ~/bin for a few Whisker icons I actually use.
All depends upon your screen setting really. Your display size, your icon size etc etc.. Look at some of the icon packages and you will see that some are sized for various sizes. Some are scalable, etc. Lots of different ways to do these things, but START at the size you run your desktop at is my motto
*QSI = Quick System Info from menu (Copy for Forum)
*MXPI = MX Package Installer
*Please check the solved checkbox on the post that solved it.
*Linux -This is the way!

User avatar
ceeslans
Posts: 862
Joined: Sun Apr 14, 2019 3:48 am

Re: Logo, icon and picture contest preparations

#17 Post by ceeslans »

I may be wrong, but isn't ~/.local/share the proper folder to hold personal icons, fonts, themes, etc - if you want these to be sourced by system applications?
- fonts: to be stored in the ~/.local/share/fonts/ folder
- icons: to be stored in the ~/.local/share/icons/ folder
- themes: to be stored in the ~/.local/share/themes/ folder

Any personal executables (like scripts etc) can be stored in ~/bin or in ~/.local/bin folder.

Any new entry will of course require a logout/in to take effect
Sony Vaio VPCF23P (2011), Intel Core i7-2670, 6gb RAM, 240gb SSD, MX-Linux 23 based Fluxbox v/1.3.7+
Lenovo Thinkpad L560 (2016), Intel Core i5-6200, 16gb RAM, 240gb SSD, Devuan Daedalus based Fluxbox v/1.3.7+

Jakob77
Posts: 661
Joined: Thu Feb 09, 2023 3:09 am

Re: Logo, icon and picture contest preparations

#18 Post by Jakob77 »

CharlesV wrote: Mon Mar 27, 2023 3:32 pm
Jakob77 wrote: Mon Mar 27, 2023 3:00 pm
And sometime one for boot up pictures. :happy:
Do you know now what specifications they will need to have.?

I might setup a sub folder in ~/bin for a few Whisker icons I actually use.
All depends upon your screen setting really. Your display size, your icon size etc etc.. Look at some of the icon packages and you will see that some are sized for various sizes. Some are scalable, etc. Lots of different ways to do these things, but START at the size you run your desktop at is my motto


Thank you, that makes sense.

Most of my background pictures shows 1920 x 1200

MX_Tangram.png is 1900 x 1200

Do you know how it is with copyright on art that comes with Wildflower. Can the users do what they want with it and show it in public.?
I was having fun with MX_Tangram.png doing a tribute (in my own opinion) but as I was reading more in another subforum my feet got a little cold.


ceeslans

I believe the Panel can pick up icons for Whisker and Starters from any visible user folder. :-)

User avatar
CharlesV
Administrator
Posts: 8048
Joined: Sun Jul 07, 2019 5:11 pm

Re: Logo, icon and picture contest preparations

#19 Post by CharlesV »

ceeslans wrote: Mon Mar 27, 2023 3:53 pm I may be wrong, but isn't ~/.local/share the proper folder to hold personal icons, fonts, themes, etc - if you want these to be sourced by system applications?
- fonts: to be stored in the ~/.local/share/fonts/ folder
- icons: to be stored in the ~/.local/share/icons/ folder
- themes: to be stored in the ~/.local/share/themes/ folder

Any personal executables (like scripts etc) can be stored in ~/bin or in ~/.local/bin folder.

Any new entry will of course require a logout/in to take effect
While many applications work that way, my experience is that not all will

There are two issues with .local ( imo ) ... first, it is hidden, so unless your showing hidden files, you have to turn that on or specifically go there. And second is that not ALL applications will look for files if you put them there.
*QSI = Quick System Info from menu (Copy for Forum)
*MXPI = MX Package Installer
*Please check the solved checkbox on the post that solved it.
*Linux -This is the way!

User avatar
CharlesV
Administrator
Posts: 8048
Joined: Sun Jul 07, 2019 5:11 pm

Re: Logo, icon and picture contest preparations

#20 Post by CharlesV »

Jakob77 wrote: Mon Mar 27, 2023 5:06 pm
Do you know how it is with copyright on art that comes with Wildflower. Can the users do what they want with it and show it in public.?
I was having fun with MX_Tangram.png doing a tribute (in my own opinion) but as I was reading more in another subforum my feet got a little cold.
No clue on that one.
*QSI = Quick System Info from menu (Copy for Forum)
*MXPI = MX Package Installer
*Please check the solved checkbox on the post that solved it.
*Linux -This is the way!

Post Reply

Return to “Community Fun”