···373373- [ ] unreg shortcuts on unload
374374375375Window features
376376-- [ ] add back in window features to window.open
376376+- [x] add back in window features to window.open
377377 - [x] show/hide (keep alive)
378378 - [x] transparent
379379- [ ] enable global window resize
380380-- [ ] add draggable as pref
380380+- [ ] add draggable as pref (draggable as default)
381381382382Features clean themselves up for lifecycle events
383383- [ ] load/unload peeks when enabled/disabled
···404404- [x] fix ESC not working right
405405- [x] fix ESC not working in web content
406406- [x] fix ESC not working right over lil-gui
407407+- [ ] ESC not working when a page doesn't load for any reason
407408408409Dev stuff
409410- [x] figure out single devtools window if possible
···418419- [ ] Slides: soundcloud, crypto prices, notepad, todo list
419420- [ ] Scripts: eth price, weather change
420421422422+Survival
423423+- [ ] Schema versioning
424424+- [ ] Export config to file
425425+- [ ] Import config from file
426426+427427+Tests
428428+- [ ] stacked defaults file
429429+- [ ] import file
430430+- [ ] run app-specific test suites (in app sub dir)
431431+- [ ] run full test suite
432432+421433### v0.3 - extensibility / history
422434423435Backburner wishlist
···425437426438DX papercuts
427439- [ ] why crashing on reload main
428428-- [ ] devtools stealing focus
440440+- [ ] devtools stealing focus, put in backround
429441- [ ] unified floating devtools
430442431443Window features
···440452App dev
441453- [ ] app model - web? extension? P/IWA? other?
442454- [ ] shared libs, eg utils
443443-- [ ] language: call them feature or apps? other?
455455+- [ ] language: call them feature or apps? other? extensions? mods?
444456445457Focus vs not focused app mode
446458- [ ] openWindow option to not close on escape (perma windows w/ controls)