Giter VIP home page Giter VIP logo

papirus-folders-gui's Introduction

papirus-folders-gui

papirus-folders-gui is a graphical user interface for papirus-folders, this program change the folders color of Papirus

Note: This project doesn't provide any folder icons

Table of contents

dependencies

These dependencies correspond to Arch Linux, in other operating systems the dependencies may have another name

  • qt5-base

  • cmake

  • polkit-gnome( one is already included in most desktop environments, but no in most window manager)

  • papirus-folders

AUR site for more info: https://aur.archlinux.org/packages/papirus-folders-gui/

papirus-folder installation

You can download papirus folder on https://github.com/PapirusDevelopmentTeam/papirus-folders#installation

installation

Git clone

You can install papirus-folders-gui on your system with next steps.

First clone the git

git clone https://github.com/ItzSelenux/papirus-folders-gui

then go to the code folder

cd ./papirus-folders-gui

run the following commands

cmake .
make

Download and compile

you can download the code and compile with next steps

First Download the code as zip and and unzip the zip then open a terminal in the source folder an run make

Premaked build

you can download a premaked build (papirus-folders-gui) and run!

AUR

if you are an Arch Linux (or derived) user, you can install Papirus folders GUI from the AUR, you need an AUR helper just like Paru, Yay, Pamac, Etc

Usage

Color change

Select a color from the list, when you do, a window will appear where you will have to put your Root password, when you have entered the password, restart your file explorer (you can use "Kill File Manager" button), and you will see your folders from the color you selected

Kill File manager

if you want to kill the file manager to see the changes, you can use the "Kill File manager" button actually this file managers was supported:

  • Caja (Mate file manager)
  • Dolphin (Plasma file manager)
  • Nautilus (Gnome file manager)
  • Nemo (Cinnamon file manager)
  • PCmanFM (Lxde file manager)
  • SpaceFM (independent)
  • Thunar (Xfce file manager)

Note: If your desktop disappeared, please logout and re-login to fix the problem

papirus-folders-gui's People

Contributors

itzselenux avatar

Stargazers

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

Watchers

 avatar  avatar

papirus-folders-gui's Issues

Missing dependency : qt5-tools | Kill File Manager does not work with Thunar

Hi,
I reported my issues on AUR. https://aur.archlinux.org/packages/papirus-folders-gui/#comment-824961
There are 2 issues:

  1. My desktop environment is XFCE and qt5-tools is a missing dependency, it requires it when building.

  2. "Kill File Manager" feature does not work with Thunar (4.16.8), i have to logout/login to see changes
    --> For this one, there is a small error in the source code

void MainWindow::on_kill_clicked()
{
folder->start("killall caja dolphin nautilus nemo pcmanfm spacefm thunar");
}

--> Does not work with Thunar, Thunar must be written with a capital "T" because it starts as a daemon.

libQt5Core

Hi
tried installing and i got an error
./papirus-folders-gui.sh: /lib/x86_64-linux-gnu/libQt5Core.so.5: version 'Qt_5.15' not found (required by ./papirus-folders-gui.sh)

any tips?

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.