| Commit message (Collapse) | Author | Age |
| |
|
| |
|
|
|
|
|
| |
1) Add the ability to remove the current file loaded into the slideshow
2) Add the ability to rotate the current slideshow image by 90 degrees (clockwise or counterclockwise) and will re-save the file itself.
|
|
|
|
|
|
|
|
|
| |
Also do a large clean up of the file operations in lumina-fm:
1) When doing copies of directories, make sure to properly copy all child files/dirs (no matter how deep)
2) Clean the order of directory copies so that you can successfull make a copy of a directory into itself (copy ~/Test -> ~/Test/Test for example)
3) Check for attempting to *move* a directory into itself and show a warning to the user about an invalid operation.
4) Get the total number of files/dirs to be operated on before starting operations. This allows the UI to be more detailed about what it is doing at that particular time.
5) If a directory fails to copy for some reason, don't try to copy all the children of that directory either (they will all fail and just bloat the list of errors)
|
|
|
|
| |
It is functional at the moment, but still has a few rough edges with regards to the X11 background interface (due to the move from XLib to XCB in Qt5). This reulst in some of the window manager interactions not behaving properly (such as sticky status on panels).
|
|
|
|
|
| |
1) Convert a "." to the current working path
2) Provide feedback about invalid input paths graphically
|
|
|
|
|
| |
1) Adjust the extension auto-add function to account for hidden files without an extension
2) Make sure the image/multimedia/snapshot checker is re-run in the background when the directory contents change.
|
|
|
|
| |
a seperate thread. This speeds up the loading of a directory quite a bit.
|
|
|
|
|
|
| |
1) Completely update the theming for the application (now it has one)
2) Add a column of "action" buttons that enable/disable depending on what is selected.
3) Add the ability to mark files/dirs as user favorites (for quick access in the user button).
|
|
|
|
| |
something close to 64x64 images, and the "list" view will have 20x20 images.
|
|
|
|
| |
size (if smaller than the screen size).
|
|
|
|
| |
case the file has whitespace in the name)
|
|
|
|
| |
manager. These devices are generally for system-usage and not user browsing (such as the FUSE mountpoint for .gvfs)
|
|
|