What are you working on? - Programming On Unix
Users browsing this thread: 51 Guest(s)
|
|||
I'm working on a file manager for X11.
It would be called sxfm (simple x file manager, based on sxiv, the simple x image viewer), but I'm calling it XFiles for now. The name can change again before I release it (I accept suggestions). Here's a video of me browsing my file system and opening some files. It relies on a script to get icons and thumbnails. Next steps are implementing file copy and paste (maybe I'll just call an external program to do it), implement (multiple) file selection, drag-n-drop (I have to read XDG drag-n-drop spec), etc. |
|||