-
fvwm3 is installedd on my gentoo system with the following configuration:
```
fvwm3 --version
fvwm 3.0.0 compiled on Jan 4 2020 at 22:48:57
with support for: ReadLine, RPlay, Stroke, XPM, SVG, …
-
I was asked to create this issue on IRC after I brought it up there.
Quoting from the channel:
> I think FVWM3 should be able to use 'fallback' fonts, or maybe a list of fonts, for cases where a c…
-
Ubuntu 18.04 config, worked on 2.6.9
Upgraded to Ubuntu 19, FvwmPager stopped working.
Jumped to Ubuntu 20 just now, still not working
strace shows
```
/usr/bin/strace -f -o /var/tmp/fvwm.strac…
-
gcc -v
gcc version 8.3.1 20191121 (Red Hat 8.3.1-5) (GCC)
got an error below
FvwmBacker.c: In function ‘AddCommand’:
FvwmBacker.c:699:7: error: format not a string literal and no format argume…
-
I was exploring and ready to report another issue with window placement when I thought I should make sure I run the latest code before re-testing. *That* report will have to wait (unless related to th…
-
Recompiled from master today, can't say when the regression appeared.
When using EwmBaseStruts as described below, most Maximize actions will incorrectly resize windows.
Primary screen is 1900x1…
-
Hello,
Using a config file I am adapting and correcting from fvwm2, I came across a regression regarding forced window placement on a given desktop.
Configuration is explicitely declared global (b…
-
Hello!
As per request on fvwm@fvwm.org, I have compiled (with -g) fvwm3 and tried things what Thomas said it would be nice to try.
There are glitches (described in separate issues), but the main…
NsCDE updated
4 years ago
-
Hello.
The attached config file will result in an `fvwm3: malloc: zero size.` error and abnormal exit.
[config.txt](https://github.com/fvwmorg/fvwm3/files/3492459/config.txt)
```
(gdb) bt
#…
-
When an original icon contain several images, convert in fvwm-menu-desktop is converting all the images and rename them into "filename-n.png", where n is the number of the image into the original file…