Add back the desktop iconview. * [x] Add configuration option * [x] Create GUI component * [x] Implement into `Desktop` * [x] Set up DnD * [x] VFS Integration * [x] Add configuration option to https://github.com/os-js/osjs-settings-application * [x] Figure out DnD bug in File Manager app (possibly GUI component) * [x] Shortcut support (including virtual paths) * [x] Root contextmenu * [ ] Gost droppable (see #74) * [ ] Add support for moving instead of copy from contextmenu * [x] Add back color invertion from v2 (where backgrounud color would set the mask of selected entry) * [x] Enable desktop iconview by default * [x] Add VFS watch event trigger (*client only at this moment due to no default enable in server*) * [ ] Grid support Ref: * https://github.com/os-js/osjs-client/pull/73 * https://github.com/os-js/osjs-client/pull/74
Add back the desktop iconview.
DesktopRef: