A customizable file dialog chooser for use with xdg-desktop-portal.
Default is to use the built in custom filed dialog, you can also select a qt filedialog, with more to come.
Based on original code here:
https://github.com/capezotte/xdg-desktop-portal-scriptfm
Installation:
make
sudo make install
To select what file dialog to use create xdgfilechooser.conf in ~/.config like so:
#!/bin/bash
#USEDIALOG=qtdialog
USEDIALOG=customdialog
Comment/uncomment your prefered filedialog
To start the portal run:
SFM_FILE_SCRIPT='/usr/share/filechooserportal/xdgportalscript' '/usr/libexec/filechooser'
Some where in your start up scripts ( this will vary by distro, probably adding to rc.local will work fine ).
TODO:
gtk chooser.
lxqt chooser.
-
Notifications
You must be signed in to change notification settings - Fork 0
A customizable file dialog chooser for use with xdg-desktop-portal
License
KeithDHedger/xdg-desktop-portal-filechooser
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A customizable file dialog chooser for use with xdg-desktop-portal
Topics
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published