BunsenLabs / bunsen-pipemenus

A collection of Openbox pipemenus for use with BunsenLabs
https://pkg.bunsenlabs.org/debian/pool/main/b/bunsen-pipemenus/
GNU General Public License v3.0
29 stars 11 forks source link

Recent exp jr #61

Closed johnraff closed 3 years ago

johnraff commented 3 years ago

This branch holds a few tweaks:

1) Single-quote filepaths (as in #60). 2) Accomodate compound commands - ie [executable + option(s)]. 3) Pass unix filepaths, not uri-encoded file:// syntax. 4) Drop non-existent (deleted or moved) files from the menu.

2 & 3 were found to be necessary in order to use the file-comparison entries that meld adds to recently-used.xbel. I think it would be a useful enhancement, even if meld's failure to honour the file:// syntax should really be deprecated. (Another gnome app, file-roller, fails to add the %u to the exec attribute btw.)

johnraff commented 3 years ago

This PR was made against the wrong branch (lithium, not beryllium) so is closed.