Bug 61661 - WindowMaker patch to fix flickering problem w/ GTK2
Summary: WindowMaker patch to fix flickering problem w/ GTK2
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-01-21 02:30 UTC by Palle Girgensohn
Modified: 2004-01-21 17:14 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Palle Girgensohn 2004-01-21 02:30:16 UTC
When using WindowMaker and GTK2 programs, especially when using
focus-follows-mouse, when changing workspace and the mouse cursor end
up on top of two overlapping windows owned by the same(?) gtk2
application, the windows start flicker focus between one another, and
they usually don't stop until you remove the mouse, or click the
window bar of one of the apps.

Fix: 

There's a patch at 
http://www.monkey.org/openbsd/archive/ports/0308/msg00111.html

I've tried it, and it fixes my problems. I'd be delighted to see it in
x11-wm/files/patch-flicker or similar, and a portrevision bump to the
windowmaker Makefile
How-To-Repeat: install windowmaker, gtk2 and firebird.
setup wm to use focus-follows-mouse
open two firebird windows in one workspace, let them overlap.
put mouse cursor on top of the overlapping part
change to another workspace using keyboard shortcut
change back to the firebird workspace
watch the flicker... :)
Comment 1 Norikatsu Shigemura freebsd_committer freebsd_triage 2004-01-21 17:14:15 UTC
State Changed
From-To: open->closed

Committed, thanks!