Skip to content

subgraph/gnome-shell-extension-drive-menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GNOME Shell Extension Drive Menu for Citadel

Broken out fork of the official GNOME Shell drive-menu extension with adaptations for usage under Citadel. Built using meson-gse.

./meson-gse/meson-gse
meson build
ninja -C build test          # Checks syntax of JavaScript files
ninja -C build install       # Install to /usr/share/gnome-shell/extensions
ninja -C build extension.zip # Builds the extension in build/extension.zip