-
Notifications
You must be signed in to change notification settings - Fork 0
/
todo.txt
34 lines (27 loc) · 970 Bytes
/
todo.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
* Windows
Make the windows resizable by pulling on the various corners
Make minimize work
Make maximize/restore work
Make doubleclick on the chromearea maximize the window
* Taskbar
Make the runningItems draggable and droppable within the Taskbar
Make the Taskbar draggable
Expose a right-click menu to lock or unlock the Taskbar position
Add a date picker for the clock
* Everywhere
Make right click (potentially) do something relevant depending on what you actually rightclicked on
Add more layers to the outlines (for a retro gradient effect), or soft shadows maybe
Implement phony filesystem (phoilesystem)
Add fullscreen support
Skin mouse pointer
* Programs
Make calc
Make CMD
Make Minesweeper
* Folders
Make them
* Desktop
Implement dropzones (dragging and dropping an icon onto a folder moves it there, onto the wastebin deletes it, etc)
* Wastebin
The cake is a lie
// TODO: OnDoubleClick not supported in Chrome? It works in firefox!