Bug 20824 - PATCH: Don't hard code screen number in xcompmgr
Summary: PATCH: Don't hard code screen number in xcompmgr
Status: RESOLVED FIXED
Alias: None
Product: xorg
Classification: Unclassified
Component: * Other (show other bugs)
Version: git
Hardware: Other All
: medium enhancement
Assignee: Xorg Project Team
QA Contact: Xorg Project Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 20825
  Show dependency treegraph
 
Reported: 2009-03-24 06:50 UTC by Yann Droneaud
Modified: 2009-04-14 07:26 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
Don't hard code screen number (1.05 KB, patch)
2009-03-24 06:50 UTC, Yann Droneaud
no flags Details | Splinter Review

Description Yann Droneaud 2009-03-24 06:50:47 UTC
Created attachment 24194 [details] [review]
Don't hard code screen number

/* FIXME: Don't hard code the screen number */
a = XInternAtom (dpy, "_NET_WM_CM_S0", False);
Comment 1 Adam Jackson 2009-04-14 07:26:06 UTC
Applied, thanks.


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.