Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Turn on mouse-selection for a number of labels in the lumina-info and ↵ | Ken Moore | 2015-10-15 |
| | | | | lumina-fileinfo utilities. This allows the user to copy that information to the clipboard for use elsewhere. | ||
* | Change the tab name in lumina-fileinfo to "File Information" to ensure ↵ | Ken Moore | 2015-10-15 |
| | | | | consistency with window title. Also make that tabbar auto-hide if there is only one tab (not an XDG shortcut) | ||
* | Completely overhaul lumina-fileinfo so that it is just a front-end to the ↵ | Ken Moore | 2015-08-31 |
XDGDesktop structure now, instead of using the regex's and template files like before. This also makes it easier to update later, since there are more information fields in the XDGDesktop structure than lumina-fileinfo currently handles (TryExec, Actions, ShowIn, etc). |