-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: FileManager module implementation #29
Comments
today there's the libfm-qt library..(see #31 ) its more easyle to implement the library and modularize as cosume it event modifiy the library.. so in this way code manteanance can be more easyle due libfm are outside of the manpowers availibility of the MLDE project so this issue its to really adapt the pcmanfm-qt file manager o NewBreezee file manager.. the other are so ulgy or old-style-unintegrated to implement/use
Maybe Due pcmanfm-qt as so famous.. request changes to the newbreeze project are a more realatable way to get into moonlight a good piece of software.. as a option.. if work are too complicated to implement the desktop management of pcmanfm-qt: NewBreeze UI it is based on QWidget and QAbstractItemView/QAbstractItemModel. Others options but not so good beautifull:
|
MoonLightDE should provide a module to allow file browsing and management. Originally took PCManFM-QT and after some transformations today there's the libfm-qt library..(see #31 ) its more easyle to implement the library as cosume/service it event modifiy the library.. so in this way code manteanance can be more easyle due libfm/newcodemanager are outside of the manpowers availibility of the MLDE project
NewBreeze UI it is based on QWidget and QAbstractItemView/QAbstractItemModel.
Maybe Due pcmanfm-qt as so famous.. request changes to the newbreeze project are a more realatable way to get into moonlight a good piece of software.. as a option.. if work are too complicated to implement the desktop management of pcmanfm-qt:
ORIGINAL ISSUE:
MoonLightDE should provide a module to allow file browsing and management. Originally we took PCManFM-QT and after some transformations we manage to make it behave as a module but as it wasn't designed to be service oriented and to be integrated whit the rest of the DE from the beginning the improvements that we can achieve with it are limited.
In that order we will "refactorize" this great FM in order to achieve a good integration with the rest of the existent components.
The text was updated successfully, but these errors were encountered: