gijsbers

Results 379 comments of gijsbers

1. What means "16 bit color" and how can I get it? 2. Does it matter if you use click to focus or sloppy focus? 3. Can you give the...

Focus mode (0=custom, 1=click, 2=sloppy, 3=explicit, 4=strict, 5=quiet) The icewm man page explains this. The xprop output contains several applications. Your libreoffice uses a Passive Input model (see ICCCM 4.1.7),...

ShowFocusModeMenu by default is enabled. What disabled it? Sloppy focus works for many users. Because this configuration is so unusual and outdated, your best bet may be to use a...

Well, CentOS 8 is past end-of-life and in the vault since last year. The libreoffice you are using is two years old and in the archive. The symptoms described may...

Could you test if setting `ClientWindowMouseActions=0` makes a difference? Check the setting with `icewm -p | grep ClientWindowMouseActions`. If it does, then show `icewm -p | grep -e MouseWin -e...

The cmake build succeeds after installing docbook-xsl. The default prefix is then /usr/local. Is that also the case in the PPA? Installing from the PPA fails with this sequence: ```...

The PPA doesn't work for me still, because of errors with the gpg key. `dpkg-buildpackage -b --no-sign` works splendidly. I get debian packages in the parent directory, which I can...

1. Maybe it doesn't happen with Wland. Here are two examples. See the pattern is different each time. ![pattern1](https://user-images.githubusercontent.com/4169687/122602220-c121d080-d072-11eb-80ea-ac4a311f0a23.png) ![pattern2](https://user-images.githubusercontent.com/4169687/122602236-c5e68480-d072-11eb-8d78-04bb7972e669.png)

Thanks for reporting this. However, sofar I'm unable to reproduce it. I tried with two different methods: 1. use the `_NET_MOVERESIZE_WINDOW` client message. 2. use the `XMoveWindow` library call. Both...

What version were you upgrading from? The one which still worked for you.