feat(recent): Convert from GJS to Rust. GJS no longer required

This commit is contained in:
Michael Aaron Murphy 2021-08-24 21:56:42 +02:00
parent 2aa86e4ff7
commit dbcf28b3d8
10 changed files with 519 additions and 153 deletions

View file

@ -81,7 +81,7 @@ install:
ln -sf $(BIN) $(PLUGIN_DIR)/files/files
# Recent plugin
install -Dm0755 plugins/src/recent/recent.js $(PLUGIN_DIR)/recent
ln -sf $(BIN) $(PLUGIN_DIR)/recent/recent
# Pulse plugin
ln -sf $(BIN) $(PLUGIN_DIR)/pulse/pulse