webdows icon indicating copy to clipboard operation
webdows copied to clipboard

A dynamic "Webulation" of Microsoft Windows.

Results 23 webdows issues
Sort by recently updated
recently updated
newest added

These look very messy, and could be cleaned up. I will list what needs cleaned here: - [ ] center - [ ] close - [ ] closeWith - [...

enhancement
todo

Finish style on every theme.

todo

- [ ] Must be able to handle context menus - [ ] Must be able to handle hover text - [ ] Must be able to handle icons -...

todo

Needed: - [ ] Start menu item removal API - [ ] Static menu item assignment. (When item is added, put it in the registry to be re-added next boot)

todo

Finishing the startup animation. Currently using a sound taken from windows vista. I will be working with someone soon to get an original startup sound.

todo

If a value is deleted, nothing is selected, then when your right click again the option to delete is still there, and clicking that delete button will delete the entire...

bug

```javascript explorer.file.draw(selector) //Draws a directory in the selected JQ selector. .path(path) //Moves to path. .forward() //Moves forward: Returns false if cant move any farther, True if more is avalible .back()...

todo