Commit Graph

8 Commits

Author SHA1 Message Date
1e6689aed4
Mildly improve path autocompletion 2021-11-23 00:26:49 +01:00
a3855e8f12
Add a tooltip to ellipsized directory labels 2021-11-22 16:34:50 +01:00
1c57eef05a
Sort files in the browser as well 2021-11-21 21:07:51 +01:00
c77bccccb8
Implement filtering by supported extensions 2021-11-21 11:01:30 +01:00
6dd0414d0a
Sort files and directories by name 2021-11-21 00:22:29 +01:00
8376ae9c4a
Add some custom action buttons to the sidebar
So far they're inactive, and do not do anything.

Change the icon for the current directory to stand out.
2021-11-20 22:02:02 +01:00
6eb78f1a5c
Make C-l interpret relative paths better
It is quite hard to make this work good.  At least it's not terrible.
2021-11-19 23:11:11 +01:00
216767d7ee
Add a customized sidebar widget
Slowly eliminating all potential uses of GTK+'s standalone
file open dialog, which is highly duplicitous.
2021-11-19 20:03:43 +01:00