Giter Club home page Giter Club logo

files's Introduction

Files

License GitHub release GitHub issues CI

File manager.

Dependencies

Qt >= 5.10.0 with at least the following modules is required:

The following modules and their dependencies are required:

Optional dependencies:

Installation

mkdir build
cd build
cmake -DCMAKE_INSTALL_PREFIX=/path/to/prefix ..
make
make install # use sudo if necessary

Replace /path/to/prefix to your installation prefix. Default is /usr/local.

You can also append the following options to the cmake command:

  • -DFILES_ENABLE_TAGLIB:BOOL=FALSE: Don-t use taglib to extract tags.

Licensing

Licensed under the terms of the GNU General Public License version 3 or, at your option, any later version.

files's People

Contributors

ibelieve avatar liri-ci avatar maxmansfield avatar plfiorini avatar ricardomv avatar wi24rd avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

files's Issues

Once opening trash, every folder apparantly has no files

Using the latest liri-files-git and fluid-git from AUR on KDE Plasma, but also tried liri-files-0.2.0-2 from the Arch repo.

When I open the trash, it shows "No files" (even though there are files in the trash) and after I exit the trash, it keeps showing "No files".
While doing that, the following is shown on the console:
QFileSystemWatcher::addPaths: list is empty qml: Path changed to: trash:/// void DirModel::setPath(const QString&) DirModel_QML_4(0x55e8ae168860) Ignoring path change request, request already running in "trash:///" void DirModel::setPath(const QString&) DirModel_QML_4(0x55e8ae168860) Ignoring path change request, request already running in "/home/blobcodes" void DirModel::setPath(const QString&) DirModel_QML_4(0x55e8ae168860) Ignoring path change request, request already running in "trash:///" void DirModel::setPath(const QString&) DirModel_QML_4(0x55e8ae168860) Ignoring path change request, request already running in "/home/blobcodes/Dokumente" void DirModel::setPath(const QString&) DirModel_QML_4(0x55e8ae168860) Ignoring path change request, request already running in "trash:///" void DirModel::setPath(const QString&) DirModel_QML_4(0x55e8ae168860) Ignoring path change request, request already running in "/home/blobcodes/Downloads" void DirModel::setPath(const QString&) DirModel_QML_4(0x55e8ae168860) Ignoring path change request, request already running in "trash:///"

libssl.so.1.0.0 error when starting Files over flatpack

$ rpm -q flatpak
flatpak-0.9.4-1.fc25.x86_64
$ flatpak --user install https://repo.liri.io/flatpak/io.liri.Files.flatpakref
$ flatpak run io.liri.Files
liri-files: error while loading shared libraries: libssl.so.1.0.0: cannot open shared object file: No such file or directory

File selection

Restore SelectionPage.qml which is not working anymore.

Allow folders to be added/removed from sidebar

My xdg pictures/music/videos directories all point to the same folder, so I have it listed multiple times in the sidebar. The duplicates do not appear to be removable. I'd also like to add directories to the sidebar.

Arch Linux package - v 0.1.0-3

Failed to load Dialog component

QQmlApplicationEngine failed to load component
qrc:/qml/main.qml:68 Dialog is not a type

Installed the packages on arch from repo.liri.io.

Keyboard shortcuts

I noticed some lack of keyboard shortcuts. I am used mostly to this ones:

  • arrow key navigation, backspace (parent folder) , return (open file/folder) (I don't remember whether those already exist and apologize if they do)
  • ctrl+n creates new file/folder
  • ctrl+w closes the window
  • ctrl+l could let you edit full current path as string (this is just just an idea)
  • it should be possible to select the button and confirm the selection in all the dialogs (or use the esc key to dismiss it). I can currently only think of "new folder" dialog, but believe there are some others.

In my opinion it would be great to have some of those implemented, but this is only my opinion.

"Liri.Files.FolderListModel" is not installed

I installed files before installing libliri. It didn't give error while installing with cmake. When running lib-liri on terminal I get the error: "Liri.Files.FolderListModel" is not installed I installed libliri, but liri-files gave the same error.

[Enhancement] Improve ui on small touchscreens.

Hi

Files is over all quite nice on a phone see it running on a motorola droid 4 with maemo leste here: https://uvos.xyz/2020-06-17-200351_960x540_scrot.png
(using qt 5.11)

but there are some wrinkles:

  • Openig a file or folder dosent highlight the file or folder, there is no feedback that anything happened until the application handling the file type is launched
  • there is no way to get into the file properties using the touchscreen
  • the file properties pannel way to large on a small screen, it should be fullscreen on a small screen, not a pannel.
  • there is no easy way to close the properties
  • the places panel can not be hidden, this makes using the application in portrait mode impossible

getting error

everytime i make it, i get this error:
CMake Error: The source directory "/home" does not appear to contain CMakeLists.txt
Specify --help for usage, or press the help button on the CMake GUI.
plz help

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.