Code7R

Results 80 comments of Code7R

This does not really make a difference. OTOH I am observing more strange issues with CPU activity on that system, seems to be caused by recent updates which trigger strange...

Try: apt-get build-dep icewm

You should have said that from the start. ``` git remote add deb https://github.com/Code7R/icewm.git git fetch deb git merge deb/debian/experimental fakeroot debian/rules binary ```

@CheckB You were supposed to run it in your existing working directory, where you other git checkout already lies. Either that, or you can create a new checkout (simply clone...

Please start by reading intro documentation about how to setup a basic build environment. Like: https://duckduckgo.com/?t=palemoon&q=ubuntu+install+compiler When you have done that, please clone my repo (see above) and checkout the...

I would suggest on some Ubuntu forum then. I see no reason why they set the dependencies in a way which uninstalls libxft-dev etc.

@CheckB Debian 9?? Welcome to bleeding edge! Using Debian Sid here (aka Unstable or development area). But the build also works on Debian 9, I have tested it with a...

The top level menu titles are mostly translated using our icewm MO data, not via desktop files, since those additional *.directory files were not always available when the code was...

@tumashu Yes, that's the location where the translation is missing. However, you also don't want to apply gettext() multiple times, but the code is too messy to track this as...

Depends on the industry you are working for, sometimes you need to deal with toolchains based on FOSS landscape from 2016.