| Commit message (Collapse) | Author | Age |
| |
|
|
|
|
| |
active in a lumina-fm instance.
|
|
|
|
| |
new lumina-fm overhaul. Add an option to the "Bookmarks" menu to create a new bookmark (for the current dir) which runs that functionality just like before.
|
|
|
|
| |
registered in the main window, and it passes the signal to the currently-active browser for evaluation/action. This allows the shortcuts to work no matter what window/widget is currently active.
|
|
|
|
| |
shortcut, or in the file menu).
|
|
|
|
| |
DirWidgets within a horizontal scroll area (for column view with lots of columns).
|
|
|
|
| |
from the main process using QtConcurrent. This keeps the ui completely interactive while still loading all the images.
|
|
|
|
| |
tabs&columns), and also fix up the auto-loading of a new browser in column mode when the active tab is *not* the browser tab.
|
|
|
|
|
|
|
| |
1) Put the status label on a line below all the buttons (they get crushed together with multiple columns)
2) Fix the time-based event processing when loading a directory (1/2 second updates now)
3) Update the drag/drop indicator items based on the directory underneath.
4) Fix the F5 keyboard shortcut to refresh a directory.
|
|
|
|
| |
like I missed it during the big conversion)
|
|
|
|
| |
arguments prevents the app from starting up with any dirs loaded.
|
|
|
|
| |
after creating new files/dirs (just in case the filesystem does not report changes properly), and ensure that clicking the slideshow/player buttons always opens the player (even if an invalid file is selected at that moment).
|
|
|
|
|
| |
1) When copying/cutting files, also place a copy of the file list into the standard text/uri-list mimetype (with the local file URL syntax: file://) - This allows the files to be seen by other applications (if supported)
2) Also update the drag/drop functionality to use the standard text/uri-list format for all drag/drop operations. This allows movement of files between apps (such as moving a local file into a web-based file paste site).
|
|
|
|
| |
when the list of snapshots has changed and will reload the snapshots shown in the UI on demand.
|
|
|
|
| |
for opening a terminal in a directory.
|
|
|
|
| |
gets a single-instance dir request.
|
|
|
|
| |
clean up the "cancelling" of a file operation.
|
|
|
|
| |
at the users home dir.
|
|
|
|
| |
"detailed" text of the message box - otherwise it causes size issues if there are lots of items.
|
| |
|
|
|
|
| |
talk to other applications)
|
|
|
|
|
|
|
| |
1) Fix a layout issue with the DirWidget
2) Fix the GoToNext functionality in the multimedia player
3) Ensure the multimedia player is stopped if the tab is closed
4) Clean up some dead space in the DirWidget
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
1) Seemlessly embed the ZFS rollback options into the main dir browser (simple time slider at the top).
2) Take all the main widgets and put them into separate classes/files (widgets/*)
3) Add support for both tabs and columns for multiple directory viewing
4) Remove the "icon" view mode, and replace it with an icon sizing option (larger/smaller)
5) Add the ability for the multimedia player and slideshow viewer to be running within separate tabs while still browsing the system (new files will be added to the queue instead of replacing it)
6) Ensure that only selected files are added to the player/slideshow on demand.
7) Add the ability to zoom in/out on a slideshow image.
KNOWN ISSUES:
1) The new file/dir functionality has not been replaced/re-implemented yet.
2) The drag and drop functionality has been removed until a new implementation is put in.
PLEASE TEST:
ZFS snapshot use, multimedia file player, browsing and other UI changes
|
|
|
|
| |
the general build/use yet.
|
|
|
|
| |
Clipboard.
|
|
|
|
| |
the top of the viewport.
|
|
|
|
| |
visible instead of just selected.
|
|
|
|
| |
the previous directory in the list.
|
|
|
|
| |
functionality in lumina-fm.
|
|\ |
|
| |
| |
| |
| | |
completely ready.
|
| |
| |
| |
| | |
favorite.
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| | |
from within lumina-fm
|
| | |
|
|/ |
|
|
|
|
| |
Also so the same for the "properties" option (although it only operates on *.desktop files at the moment).
|
| |
|
| |
|
|
|
|
| |
of XLib. This bahaves exactly the same on my FreeBSD 10.x system - still need to test a FreeBSD 11.x system.
|
|
|
|
|
|
| |
1) Make sure the background routine *only* runs if the directory has changed or been modified (changing the view/config will no longer re-scan the dir)
2) Cleanup the number of translated strings in the dir info routine, and make it easily modified for larger file sizes (already increased to TB now).
3) Ensure that the whole-dir info is re-displayed if the selection is cleared.
|
|\ |
|
| |
| |
| |
| |
| |
| | |
1) Fix the double-run of the background dir checker when changing directories.
2) Add the file overwrite checks to the cut procedures in the backend.
3) If a file/dir is copied onto itself, just skip it rather than erroring.
|
| | |
|
| | |
|
|\| |
|
| |
| |
| |
| | |
(Contributed by william-os4y)
|
| | |
|