sigmaOS
- 16 Devlogs
- 14 Total hours
Over engineered webOS Scroll down below ship for webOS 1 devlogs (they are lower quality then 2.x.x) Sorry in advance about bad commit naming on early commits
Over engineered webOS Scroll down below ship for webOS 1 devlogs (they are lower quality then 2.x.x) Sorry in advance about bad commit naming on early commits
2.5.0!
A bunch of minor features w/ new app!
Added:
Removed
slack_id scope in OAuth2.4.0!
Minor feature release
Added:
ALSO
webOS1 change
1.1.2b3:
Added
2.3.1!
Minor feature release
Added:
Fixed:
:D
2.2.4
Patch release, I just wanted to make a devlog :)
Fixes:
const thing = await import('./thing.js'); in my modules, creating a race condition possibility (smth wants methods in the module before its loaded as its waiting for thing to load), so I switched it to `import * as thing from ‘./thing.js’;) which wont create that possibilitypointer-events: none; to the .window.minimized class, making clicks pass through to the layer below it that’s visible.2.2.2!
Added demo for 2.x.x! HERE!
Fixes:
Fixes (backend):
2.2.0!
this is for part 2 (webos2)
Features
All this on branch “webos2” of https://github.com/datadecay/stardance-webos
(demo coming soon, just need to make a GitHub actions to deploy 1.x.x and 2.x.x on pages at the same time!)
Last minute readme update
FINAL 1.1.2 (b3)
added
note
TODO (for webos2):
try it out: https://datadecay.github.io/stardance-webos/
(I’ll move to custom domain eventually)
added
Added:
Features:
Features added:
Todo:
im not gonna have any features left for webOS 2 lol
New features:
added even more apps
3 apps and better layout (flexbox for windows)
multi window support