Commit Graph

12 Commits

Author SHA1 Message Date
Jonathan Daugherty
0382c09753 FileBrowserDemo: fix qualified import 2021-04-29 12:14:08 -07:00
Jonathan Daugherty
557521a2e1 FileBrowser: support multiple entry selection (fixes #204)
This change adds fileBrowserSelectedAttr to indicate selected entries
and changes the API of fileBrowserSelection to return a list of selected
entries rather than a Maybe. It also adds Space as an input event to
toggle entry selection.
2018-12-06 11:55:24 -08:00
Jonathan Daugherty
796feff75d FileBrowser: update API to let caller control what constitutes a selectable entry 2018-12-03 10:57:10 -08:00
Jonathan Daugherty
0172756039 FileBrowser: haddock updates, API nits, and demo improvements 2018-12-03 10:33:47 -08:00
Jonathan Daugherty
fbc02529e1 FileBrowser: Socket -> UnixSocket 2018-11-30 20:20:22 -08:00
Jonathan Daugherty
800b8add22 FileBrowser: expose search state, update demo dispatch 2018-11-30 15:16:35 -08:00
Jonathan Daugherty
7075e3e63e FileBrowserDemo: add help text 2018-11-30 15:13:16 -08:00
Jonathan Daugherty
df4a70da1f FileBrowser: show current file info in footer 2018-11-30 11:49:08 -08:00
Jonathan Daugherty
6c72d89d46 FileBrowserDemo: nit 2018-11-30 11:23:11 -08:00
Jonathan Daugherty
1adaddce7f FileBrowser: add attribute for header 2018-11-30 11:14:12 -08:00
Jonathan Daugherty
6ab5c4dbae More file browser updates 2018-11-30 10:04:22 -08:00
Jonathan Daugherty
3188588c23 Initial working draft of file browser widget 2018-11-29 16:21:15 -08:00