KristianLyng / compiz

Compiz 0.8-work which may or may not be awesome
Other
15 stars 3 forks source link

Script: Informationgatherer #6

Open KristianLyng opened 9 years ago

KristianLyng commented 9 years ago

I want to make a script that users can run which will gather all essential information for debugging purposes. This would include compiz-version, install-path(s), os-version, compiz cmd arguments and preferably compizconfig-data, graphic driver and hardware, etc.

Similar to what I wrote for Varnish, but obviously compiz-specific: https://github.com/varnish/varnishgather/blob/master/varnishgather

KristianLyng commented 9 years ago

When I think about it, this is basically what the debug plugin I wrote for beryl was doing.... Just broader. Yeah, a debug plugin would be nice.