Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | create new folder in lumina-fm | lbartoletti | 2018-11-09 |
| | |||
* | add sort by menu | q5sys | 2018-03-29 |
| | |||
* | Add a context menu "action" for settings the selected image files as the ↵ | Ken Moore | 2017-11-20 |
| | | | | | | current desktop wallpaper. Caveats: This only is an option when the Lumina desktop is running, and the entire selection is valid image files. | ||
* | Fix up the visibility of the archive options in lumina-fm. | Ken Moore | 2017-11-17 |
| | | | | Also fix the OpenWith launching of applications. | ||
* | Ensure that the Browser backend is also contained in a background thread. | Ken Moore | 2017-11-15 |
| | | | | This prevents it from delaying the UI from updating. | ||
* | Enable the auto-archive functionality in lumina-fm. | Ken Moore | 2017-11-14 |
| | |||
* | Fix up the drag and drop in lumina-fm. | Ken Moore | 2017-11-02 |
| | | | | Also fix the showing of thumbnails within the right-column widget. | ||
* | finish up integration of launch lumina-fm as root | q5sys | 2017-10-31 |
| | |||
* | Fixed bug with lumina-fm editing default configuration file as root | ZackaryWelch | 2017-09-07 |
| | |||
* | add prototype for auto-archival in file manager | q5sys | 2017-09-04 |
| | |||
* | Update the "open-with" menu for lumina-fm so that is shows recommendations ↵ | Ken Moore | 2017-07-12 |
| | | | | directly in the menu. | ||
* | Finish up all the new TreeWidget stuff from JT: | Ken Moore | 2017-06-26 |
| | | | | | | | | | 1. Save/load the size of the tree widget between sessions (sync size across all tabs as well). 2. Sync the tree widget with the browser with regards to whether hidden files should be shown or not. 3. Tie the tree widget "dir model" to the line edit so we get auto-completions again. 4. Make sure the tree widget shows the "normalized" directory path (does not show ZFS snapshot dirs and such). 5. Clean up a lot of debugging messages and comment out unused variable declarations. 6. Change the Browser thumbnail loading/scaling routine to always run based on image resolution rather than file size. | ||
* | Get the new side-pane TreeView up and running with q5sys's input. | Ken Moore | 2017-06-16 |
| | |||
* | add prototype for autoextract menu entry | q5sys | 2017-06-16 |
| | |||
* | another crack at openwith menu | q5sys | 2017-06-16 |
| | |||
* | add dirtreepane connection logic | q5sys | 2017-06-16 |
| | |||
* | fix dirtreepane bugs and deactive from menu | q5sys | 2017-06-13 |
| | |||
* | redo dirtreepane to work the same as other options | q5sys | 2017-06-13 |
| | |||
* | add dirtreepane prototype code | q5sys | 2017-06-13 |
| | |||
* | Add "back" in the option to show/skip image file previews. | Ken Moore | 2017-06-08 |
| | |||
* | Re-enable all the keyboard shortcuts for lumina-fm (and a few extras). All ↵ | Ken Moore | 2016-10-03 |
| | | | | the shortcuts are also listed within the context menus as appropriate. | ||
* | Oops, forgot to add a couple new files. | Ken Moore | 2016-09-30 |