Skip to content

Wingpanel places indicator for disks, volumes and places management

License

Notifications You must be signed in to change notification settings

Dirli/wingpanel-indicator-places

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wingpanel Places Indicator

Manage disks, volumes, places from the panel

Screenshot

For Debian

When mounting volumes, problems with access rights are possible. My decision /usr/share/polkit-1/actions/org.freedesktop.UDisks2.policy:

<action id="org.freedesktop.udisks2.filesystem-mount-system"\>  
    ...  
    <defaults\>  
        <allow_any>yes</allow_any\>  
        <allow_inactive>yes</allow_inactive\>  
        <allow_active>yes</allow_active\>  
    </defaults>  
</action\>

Building and Installation

You'll need the following dependencies to build:

  • valac
  • libgtk-3-dev
  • libgranite-dev
  • libwingpanel-2.0-dev
  • meson

How to build

meson build --prefix=/usr
ninja -C build
sudo ninja -C build install

About

Wingpanel places indicator for disks, volumes and places management

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published