Bug 1412 - Patch: options for changing the fade behavior in xcompmgr
Summary: Patch: options for changing the fade behavior in xcompmgr
Status: CLOSED FIXED
Alias: None
Product: xorg
Classification: Unclassified
Component: App/xcompmgr (show other bugs)
Version: unspecified
Hardware: All All
: medium enhancement
Assignee: Xorg Project Team
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-09-18 16:19 UTC by Johan Kiviniemi
Modified: 2011-10-15 17:09 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
Command line options for changing the fade behavior (3.17 KB, patch)
2004-09-18 16:21 UTC, Johan Kiviniemi
no flags Details | Splinter Review

Description Johan Kiviniemi 2004-09-18 16:19:43 UTC
The summary pretty much says it all. With the attached patch, you can set the 
fade-in amount per step with -I, the fade-out amount with -O and the length of 
a step with -D. For example: % xcompmgr -cfF -I0 -O.12 
 
The explanations inside the patch might be somewhat clunky because I'm not a 
native English speaker.
Comment 1 Johan Kiviniemi 2004-09-18 16:21:30 UTC
Created attachment 940 [details] [review]
Command line options for changing the fade behavior
Comment 2 Dan Doel 2004-09-23 00:21:33 UTC
I've incorporated these changes into cvs (although I did make a modification 
of my own to disallow 0 as a value for any of the parameters, since it could 
result in fades running forever --> memory leaks). 


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.