gijsbers

Results 358 comments of gijsbers

This fixes the icewmbg background color with picom. It also retains the background pixmap when icewmbg exits as a temporary resource, if there is only one image or color. This...

You didn't tell us your KeyboardLayouts setting. Makes it difficult to help if people keep on refusing to give relevant details. The solution to your keyboard problem is probably that...

it was a general remark. don't take it personal. the man page reads: A comma-separated list of keyboard layouts. A layout may be enclosed in double quotes. Each layout is...

Whenever the keyboard layout changes, icewm parses the output of `setxkbmap -query`. As long as that output remains identical, icewm can't change the icon. Does that answer your question?

Yeah, thanks for the reminder. The fullscreen code is not so easy to understand. Notably the code around `YWindowManager::updateFullscreenLayerEnable`. So there is a tradeoff between fixing and regressions. Without fullscreen...

There were some changes made to the quick switch, as requested by users. See issues #558 and #579.

Commit b3d48996dad7590ffb10ce9a0a13b077a812277d removes all the `YWindowManager::updateFullscreenLayerEnable` code, but at the moment when a fullscreen window is shown and a new window appears, the new window doesn't get input focus. What...

Thanks! It still works fine here. There shouldn't be any change. What was your previous situation and why did you change it? Is there no response at all when you...

Could you tell us the icewm version numbers involved. Those OS release names don't prove much.

1.3.8 is very very old. 1.4.3 is only slightly less old. We are now at 2.9.0. At least twice as good! The website ice-wm.org explains how to compile from this...