issues
search
Silk-GUI
/
Silk
GUI for developers and Node OS
http://silkgui.com
BSD 2-Clause "Simplified" License
13
stars
5
forks
source link
Miscellaneous Fixes and Improvements
#11
Closed
zodern
closed
10 years ago
zodern
commented
10 years ago
This should finish everything for
v. 0.2
Changes:
fixed error from iframe url being src="{{url}}".
running apps have a white bar above them
when you click on an app that is behind another app, it is moved to the top instead of being minimized
Windows can be closed and the iframe is removed
Text editor warns of losing changes before opening another file
The text editor has a yellow save button, and the bottom border of the toolbar becomes yellow when the file is changed
Created a CLI app for silk. Typing
silk
will start silk.
-d
logs more information to the console, and
-r
makes silk available remotely
Improved look of task bar, close and minimize buttons. It is not possible to select text/images in Silk (you can select in apps).
changed look of file explorer. It currently is grid view.
fixed error from channel being created early when opening file
Added a clock in the taskbar.
This should finish everything for v. 0.2
Changes:
silk
will start silk.-d
logs more information to the console, and-r
makes silk available remotely