SergKolo / files-indicator

Indicator for Ubuntu with Unity desktop for easy access to recent files and folders
MIT License
4 stars 1 forks source link

Recent files in main menu #5

Closed JLuszawski closed 5 years ago

JLuszawski commented 5 years ago

Some users (like me) may prefer to have quicker access to recent files list, directly after clicking on the indicator icon. I coded this and to preserve original behavior (recent files as a submenu) I created a new config option. "recent_files_in_main_menu": false gives original behavior "recent_files_in_main_menu": true generates recent files list directly in the main menu Please, let me know if you are interested in merging this feature.

SergKolo commented 5 years ago

@JLuszawski First of all, thank you for contributing and it's pleasant to know there are still people interested in this app-indicator. This is a welcome addition and useful feature. I've looked through changes briefly, but I'll do full review by Thursday or Friday, and merge it then. Again, thank you for contributing and having interest in the indicator

SergKolo commented 5 years ago

@JLuszawski Changes have been reviewed and committed into master branch. My apologies for delay in review - busy with work lately. Thank you for contributing !