v1cont / yad

Yet Another Dialog
GNU General Public License v3.0
654 stars 58 forks source link

Add URI column in yad list dialog #175

Open Misko-2083 opened 2 years ago

Misko-2083 commented 2 years ago

One of the limitations with the list dialogs are filenames with newline characters. Maybe getting around that is to use uri. If uri is got on stdin, then decoded to path and stored in default gtk_cell_renderer_text?