gijsbers

Results 358 comments of gijsbers

There may be one easy solution after all. In `src/wmswitch.cc` add this is the first line of the function `void changeFocusTo(ZItem to)`: YFullscreenLock lock; Consider this change for either setting...

I believe this addresses your issue.

Issue 1 looks difficult to fix. I think we just need to accept this as an icewm-ism.

See commit 84d26eb3f35c977765c4b025f22cc3682115859f for new pref "TaskBarShowWindowTitles".

This issue is about dialogs: _temporary_ windows of an application which _support_ the main window(s). It looks like this issue has been fixed by commit 83c0c4cd0fb40be02a37a8e523e7a3e9b8593bd2. @peparsons Could you confirm?...

This may just be one of the side effects of the signed/unsigned width/height conversion.

The menus no longer work as they did when they are higher than the vertical screen size. This is due to underflow occurring in calculations for differences in sizes which...

It seems there is a bug with this feature. According to section 4.1.2.4 of http://www.x.org/docs/ICCCM/icccm.pdf: `Clients must provide some means by which the user can cause the UrgencyHint flag to...