MoonLightDE / mlde.d.moonlightde

Modular and Qt5 light new behavior desktop environment
GNU General Public License v3.0
45 stars 8 forks source link

Design and implement the Copy Task. -> feat: library manager i/o #31 #30

Closed azubieta closed 7 years ago

azubieta commented 10 years ago

According to the proposed design this is implemented in a independent class that extends base class Task. Also this must be implemented as a QRunnable in order to non block the main thread with the reading an writhing procedures.

mckaygerhard commented 7 years ago

due the analisis made on #29 those task implementation are reinventation of the wheel, due if we implemented some tools/apps of other desktop are nonsense..

libfm are now a library that has some core of those task.. so close it and move all those discussion into the #29 due libfm are the lib that integrates those functionality (core-only)