Disable the auto suspend when lid is closed
Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.
Version | Status |
---|---|
2 | Active |
1 | Active |
Looks good, but you'll want to wrap your subclass in `GObject.registerClass()`, eg. `var Foo = GObject.registerClass(class Foo extends Bar {})`, or things might get funky.