aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* adding capacity to display buffer for external handlersYuchen Pei2022-11-101-2/+7
|
* minor update readmeYuchen Pei2022-10-211-3/+3
|
* updating readme with features and todosYuchen Pei2022-10-211-8/+29
|
* documentation. prepare for publication.Yuchen Pei2022-10-213-40/+845
|
* fixing external handler macro for urlYuchen Pei2022-10-171-7/+17
|
* make external handler independent of xdgYuchen Pei2022-10-171-19/+17
|
* using one single list for all handlersYuchen Pei2022-10-171-43/+65
| | | | | - also fixing hmm-define-external-xdg-handler to use start process to handle file names with special chars
* rename commands to handlers.Yuchen Pei2022-10-171-30/+36
|
* handle more situationsYuchen Pei2022-10-171-29/+39
|
* Adding support for mime types, a bit slowYuchen Pei2022-10-141-11/+83
|
* adding url / file / query handlersYuchen Pei2022-10-141-29/+75
|
* initial commitYuchen Pei2022-10-112-0/+54