rra
|
2443410f48
|
pendingTransfers now shown in listbox
|
2020-10-10 19:41:17 +02:00 |
|
rra
|
d98ea0de8a
|
copy code to clipboard automagically
|
2020-10-10 18:37:17 +02:00 |
|
|
ce89f0f463
|
implement ui template, change librarynames gtk to Gtk etc
|
2020-10-09 18:08:51 +02:00 |
|
|
3b8fb66032
|
try to add templates but ughhhh
|
2020-10-07 18:13:46 +02:00 |
|
|
d680409488
|
Use latest trio-gtk API (no nursery)
|
2020-09-21 00:07:43 +02:00 |
|
|
f5b57094a8
|
Use upstream trio-gtk implementation
|
2020-09-20 23:34:32 +02:00 |
|
|
9975ff8163
|
Use trio guest mode
|
2020-09-20 16:27:00 +02:00 |
|
|
0e8f211807
|
Use docstring
|
2020-09-15 12:04:44 +02:00 |
|
|
ca493bc326
|
Appease formatter
|
2020-09-15 11:59:03 +02:00 |
|
rra
|
27a9de7c7b
|
add send UI when using filepicker
|
2020-08-05 09:55:37 +02:00 |
|
rra
|
9416906649
|
fine tune sending interface
|
2020-08-05 09:46:12 +02:00 |
|
rra
|
5249c03fdc
|
read output from subprocess properly
|
2020-08-05 08:59:05 +02:00 |
|
|
660ecf34cc
|
Use hide to avoid file picker explosion
|
2020-07-27 15:33:52 +02:00 |
|
|
d7d665abdb
|
Drop pending implementation for now
|
2020-07-27 15:24:06 +02:00 |
|
|
cac2ccebb3
|
Submit to the way of the threads
|
2020-07-27 15:08:07 +02:00 |
|
|
71cd34a99b
|
Drop Path usage
|
2020-07-27 14:22:48 +02:00 |
|
|
c313126fdc
|
Drop asyncio experiment for now
|
2020-07-27 14:14:55 +02:00 |
|
|
0967171b02
|
Pass in the fpath to PendingTransfer
|
2020-07-27 13:42:33 +02:00 |
|
|
a61ed299c3
|
Its not me it is the formatter
|
2020-07-27 13:41:58 +02:00 |
|
rra
|
eac95090b9
|
added a spinner to indicate transmission process.. still ugly but that is fixable
|
2020-07-24 17:30:23 +02:00 |
|
rra
|
0e04ba1a6f
|
added todo about templates
|
2020-07-24 17:18:42 +02:00 |
|
|
fa0310eb2f
|
filepath needs to be string to pass to subprocess
|
2020-07-24 12:31:20 +02:00 |
|
rra
|
9bac67b52b
|
added file chooser UI, changed the gtk.TargetEntry on D&D to uri-list and put all UI init in one function..
|
2020-07-23 21:39:41 +02:00 |
|
|
3d655490b8
|
Add auto clipboard
|
2020-07-23 14:44:14 +02:00 |
|
rra
|
0c40acabe9
|
label only selectable after we have the transfer code
|
2020-07-23 14:42:40 +02:00 |
|
|
fb2e82c282
|
Working receive
|
2020-07-23 13:06:56 +02:00 |
|
|
2921d4aa4d
|
Add recv place holder
|
2020-07-23 12:40:50 +02:00 |
|
|
91354a3b37
|
Wipe clean some "fine for now" TODOs
|
2020-07-23 12:39:25 +02:00 |
|
|
a651c3fad9
|
Respond to ctrl-c exits
|
2020-07-23 12:36:28 +02:00 |
|
|
41634265f0
|
Add place holder for pending info
|
2020-07-23 12:24:56 +02:00 |
|
|
a585311501
|
Add missing docstring
|
2020-07-23 12:24:50 +02:00 |
|
|
3cfe971acb
|
Set code in the UI
|
2020-07-23 09:53:58 +02:00 |
|
|
d8aa708b90
|
Removed typo
|
2020-07-23 09:39:20 +02:00 |
|
|
2e724fcf66
|
Wire up code gathering
|
2020-07-23 09:29:52 +02:00 |
|
|
a508ac588f
|
Run wormhole send!
|
2020-07-22 19:25:53 +02:00 |
|
|
cdf964d1b2
|
Fix that docstring
|
2020-07-22 19:21:18 +02:00 |
|
|
f030ed8616
|
Mark that TODO
|
2020-07-22 19:18:29 +02:00 |
|
|
4b4818d4cc
|
Get helper for scheduling in place
|
2020-07-22 19:17:32 +02:00 |
|
|
6a9892b4de
|
Add placeholder wormhole send
|
2020-07-22 19:10:38 +02:00 |
|
|
52d3ec0fa6
|
Document that hack
|
2020-07-22 19:10:29 +02:00 |
|
|
4f975485fc
|
Close up that loop
|
2020-07-22 19:00:09 +02:00 |
|
|
607a7b4bd6
|
Fix typo and log extra case
|
2020-07-22 19:00:00 +02:00 |
|
|
ad73f87cc5
|
Yeehaw asyncio glib cowgirls
|
2020-07-22 18:56:26 +02:00 |
|
|
1e3ddc86a7
|
Further compartmentalising and fiddling with the loop
|
2020-07-22 17:43:23 +02:00 |
|
|
d8440d69ed
|
Integrate logger
|
2020-07-22 17:26:59 +02:00 |
|
|
65f7e2b0ed
|
Refactor and integrate async-glib
|
2020-07-22 16:55:56 +02:00 |
|
|
62109c0ee5
|
Use lowercase naming
|
2020-07-22 16:37:30 +02:00 |
|
|
e626a59c99
|
Just run the Main object
|
2020-07-22 16:04:49 +02:00 |
|
|
93c88a5a2c
|
Run formatter and specify Gdk version
|
2020-07-22 16:03:55 +02:00 |
|
|
608b06889b
|
added some drag and drop functionality
|
2020-07-21 17:37:09 +02:00 |
|