summaryrefslogtreecommitdiffstats
path: root/apps/files/lib/Event
Commit message (Collapse)AuthorAgeFilesLines
* Update license headersChristoph Wurst2019-12-052-3/+7
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Add LoadSidebar eventJohn Molakvoæ (skjnldsv)2019-10-291-0/+31
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Add new LoadAdditionalScriptsEventRoeland Jago Douma2019-09-231-0/+40
This adds a new event that is in the new style of event dispatching. This should allow more lazy loading and better sepeartion of concerns Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>