Commit Graph

128 Commits

Author SHA1 Message Date
f5b57094a8
Use upstream trio-gtk implementation 2020-09-20 23:34:32 +02:00
03089b8991
Add trio-gtk and bump dependent dependencies 2020-09-20 23:34:14 +02:00
ba8dd8f611
Document async wrangling 2020-09-20 16:33:53 +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
03d9d8b793
Use a list 2020-09-15 12:00:11 +02:00
ca493bc326
Appease formatter 2020-09-15 11:59:03 +02:00
c722d8aeee
Clarify what kind of interface 2020-09-15 11:58:48 +02:00
775f8566b1
Remove tabs lol 2020-09-15 11:58:10 +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
rra
afc0f941a2 network button 2020-07-24 16:25:09 +02:00
rra
2816e76438 Merge branch 'main' of https://git.vvvvvvaria.org/rra/dropship into main 2020-07-24 12:32:08 +02:00
rra
5ffcaf09cb prototyping the "pending transmissions" view 2020-07-24 12:31:58 +02:00
rra
fa0310eb2f filepath needs to be string to pass to subprocess 2020-07-24 12:31:20 +02:00
10ce9be3cd
Remove tabs 2020-07-24 10:55:37 +02:00
d8a06db7de
Add notes on ops 2020-07-24 10:51:39 +02:00
rra
4817ba2074 Update 'README.md'
updated image
2020-07-24 10:29:01 +02:00
a7ef99ee4f
Remove extra ] 2020-07-24 01:58:54 +02:00
22163bd1be
Use correct ordering and slashes 2020-07-24 01:53:17 +02:00
b32e463fd1
Pass all flags to pyinstaller directly 2020-07-24 01:49:48 +02:00
21164f5660
Optimise for Python 2020-07-24 01:49:38 +02:00
cb73bc22b3
Install executable packer 2020-07-24 01:48:43 +02:00
4e91962244
Skip .spec file again 2020-07-24 01:48:30 +02:00
c6d54d2aae
Add auto upload binaries from Travis 2020-07-24 01:38:32 +02:00
46ee7008f7
Use .org Travis 2020-07-24 01:36:16 +02:00
7960d7dd8e
Add pyinstaller to requirements 2020-07-24 01:18:56 +02:00
d7e6c365a0
Add libgirepository package for Travis 2020-07-24 01:16:49 +02:00
7f0b63c519
Take a stab at a first Travis config 2020-07-24 01:13:08 +02:00
307984099b
Actually, don't ignore the spec file 2020-07-24 01:01:44 +02:00
63d85295eb
Ignore spec files too 2020-07-24 00:30:32 +02:00
e8e7f54382
Ignore build folders 2020-07-24 00:29:19 +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
b569a3e56e
Make send label selectable 2020-07-23 14:31:48 +02:00
e7ac54eb76
Sort requirements 2020-07-23 14:24:26 +02:00
fb2e82c282
Working receive 2020-07-23 13:06:56 +02:00
5f95a06046
Fool around with the receive box with new glade 2020-07-23 13:00:24 +02:00
2921d4aa4d
Add recv place holder 2020-07-23 12:40:50 +02:00