Code7R

Results 73 comments of Code7R
trafficstars

+1. Who is supposed to solve it? Either Integrator (Fedora) or the user (maybe by creating a script which looks for the correct executable or so. You can inject the...

cmake version basically relies on pkg-config here. If you have a broken installation of libao (i.e. pkg-config script for ao exists but does not output the lib directory flags properly)...

Nothing special here, -DCMAKE_CXX_FLAGS=... and it also listens to CXXFLAGS environment in the beginning.

Well, no matter what you decide, there are way too many hardcoded assumptions inside of icewm-menu-fdo. I am halfway through with refactoring it. Your input is very appreciated.

![embed_xdg_menu](https://user-images.githubusercontent.com/10660264/44000496-ef2b80b6-9e20-11e8-98f9-b318c0fb0fa0.png) So, how do you like it? That's embedded into main menu, I changed the entry for "Desktop Apps" to `includeprog /usr/bin/icewm-menu-fdo --sep-before --no-sep-others`. It includes icons now [1], translated...

So, added everything. Implemented the submenu spec as far as I understood it. I think to remove a few details, though. The GTK, Qt and ConsoleOnly submenues look creepy, hardly...

@arsonoff Please confirm that the current version (in icewm-1-4-BRANCH) meets your expectations and if not, what is still missing. (In case you are using Debian packages, the current version in...

@arsonoff On your screenshot, I see just NO submenus for -xdg generator, not just LESS submenu. This is, of course, much easier to handle, implementation-wise. Anyhow, I added an option...

Hm, which parts exactly are you complaining about? a) The missing icons? That's because you probably have not recompiled icewm or do not have all themes in the icon path....

@vgough From the Debian packaging front, there is https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=536752 about this issue... is there any workaround that gets your blessing?