cage
|
282b36d712
|
- [GUI] started connecting JSON API with GUI;
- [RPC] reworked 'slurp-gemini-stream' to use events queue;
- [GUI] fixed dispatching of events
|
2023-02-09 16:28:53 +01:00 |
cage
|
abef1cfe33
|
- added some functions to build the GUI.
|
2023-02-08 13:02:26 +01:00 |
cage
|
2a96ff70ef
|
- [GUI] added a few icons.
|
2023-02-05 14:57:40 +01:00 |
cage
|
801829b528
|
- instruct makefile to copy modules, script and icons in differents subdirectory when installing the package.
|
2023-02-05 14:41:03 +01:00 |
cage
|
c0e2b43d3e
|
- [GUI] added a bit of scaffolding for the interface;
- [GUI/RPC] added method to start and retrieve a gemini stream's data.
|
2023-02-05 14:07:13 +01:00 |
cage
|
ba5ddb6d7a
|
- made the event-queue optionally blocking (block the caller thread if empty).
- added parent window to the dialog.
|
2023-02-02 16:10:08 +01:00 |
cage
|
891651b6fa
|
- added missing file;
- [RPC] splitted the package json-rpc-munication in two files: one in server directory and the other in the client directory.
|
2023-01-15 16:03:25 +01:00 |
cage
|
572eb5c1b7
|
- [GUI] added procedures to get client configuration.
|
2023-01-13 16:31:54 +01:00 |