Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:dreveman:Factory
compiz
compiz-java-config-notify.diff
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File compiz-java-config-notify.diff of Package compiz
commit 57187e374819df45e90d23588deec04f7114c783 Author: David Reveman <david@x300.site> Date: Wed Sep 10 17:49:56 2008 +0200 Java config notify workaround. diff --git a/src/window.c b/src/window.c index 27aaf6f..4189849 100644 --- a/src/window.c +++ b/src/window.c @@ -3583,6 +3583,10 @@ reconfigureXWindow (CompWindow *w, &wc); } + + if (valueMask & (CWX | CWY)) + if (w->resName && strncmp (w->resName, "sun-awt-X11", 11) == 0) + sendConfigureNotify (w); } void
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor