Closed cheapy closed 3 years ago
Do you mean just: Help, Focus, Preferences, Themes? Or more? Otherwise detail examples.
Yes, you are correct. Help was not visible because I had ShowHelp=0. That one would also be nice to have available, but currently we have the IceWM Manual and FAQ on another Help menu, and that's why it was turned off.
With ShowHelp turned on they would take 4 slots on the main menu. They would fit in well on the menu as an IceWM Settings sub-menu under Preferences, normally I would think, or if we had a way to call them directly, we could put them in our control center, or people would have the flexibility to add them to their personal menu or toolbar if they wanted to. The menu options I'm referring to specifically are:
ShowSettingsMenu=1 # 0/1
ShowFocusModeMenu=1 # 0/1
ShowThemesMenu=1 # 0/1
ShowHelp=1 # 0/1
1.3.8 had a Settings submenu like this: Is that better?
Yes, we used to use that feature. That would help, yes.
We can move all four (Help, Focus, Preferences, Themes) to a single
"Settings" submenu, like in 1.3.8, no problem, I'm fine with that.
Then the current preference ShowSettingsMenu
could either
mean to show this submenu, or to show the Preferences submenu.
What do you think?
Thanks, that would be great. That will help trim it down nicely.
Commit bc0ddd726342a9068edfa7c1405936c6c6014831 introduces a Settings submenu for Help/Focus/Pref/Themes. It looks like this:
That looks great, thanks.
I will see if I can test it tonight
Thanks again for your speedy assist
I wasn't able to build/compile due to missing "imlib2", so I forwarded your message to anti (the distro's author). I'm sure he will know how.
Since 2.0.0 we have an extra image module which uses imlib2.
The previous one gdk-pixbuf-xlib is still available, if you
select it with --enable-gdk-pixbuf, if you use configure.
To get the missing imlib2 dependency, install libimlib2-dev
for Debian.
You can also use the os-depends.sh script from the website.
@gijsbers Your solution for the compile worked, and I got it compiled and installed. I installed it wrong at first, but then I did it again correctly, and now its working.
Thanks Much!
Here is the result, much cleaner...
No problems found. closing issue, thanks again.
We are trying to reduce the main menu items to ones people use all the time. It is great that everything is so flexible, but people generally don't change their IceWM settings often once they have them set up comfortably.
We would still want to have access to the "IceWM settings" menu options, but either from a submenu or from separate .desktop menu options.
I don't know what options might already exist. Any suggestions?