Cleanup code - purge use of "::screen" global
Bug #931502 reported by
Alan Griffiths
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Compiz |
Triaged
|
Wishlist
|
Unassigned | ||
Compiz Core |
Triaged
|
Wishlist
|
Unassigned |
Bug Description
Classes that need to refer to CompScreen should be provided a pointer via their constructor and keep it.
Changed in compiz: | |
importance: | Undecided → Wishlist |
status: | New → Triaged |
tags: | added: refactor-for-testability |
To post a comment you must log in.
I thought about this too. However my experience with plugin code tells me that too many plugins need fixing. And that's a risky long-term task.