Commit Graph

99 Commits

Author SHA1 Message Date
04a6002446
Use dropship relative import 2020-10-11 11:54:12 +02:00
4fa795c7d8
Add more detailed note on pygobject/pycairo versions 2020-10-11 11:53:49 +02:00
60813b8ac6
Merge branch 'its-a-package-ma' into main 2020-10-11 11:48:02 +02:00
206c7f2455
Merge branch 'pendingUI' into main 2020-10-11 11:42:06 +02:00
3d4f490323
Arrange pygobject/pycario bounds for at least stretch
See #3 (comment).
2020-10-11 11:27:47 +02:00
rra
7037060829 WIP: use listbox to hold pending tranfers 2020-10-11 09:28:27 +02:00
rra
652668f454 add listbox 2020-10-10 19:41:31 +02:00
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
rra
46761036cc status icon & button are now stacks, properly ellipsize label, tweak layout 2020-10-10 18:36:59 +02:00
rra
ce89f0f463 implement ui template, change librarynames gtk to Gtk etc 2020-10-09 18:08:51 +02:00
rra
6ed2310537 add ui templates for pending transmissions 2020-10-09 18:08:17 +02:00
3aa4f11743
Package it up 2020-10-08 22:05:43 +02:00
rra
3b8fb66032 try to add templates but ughhhh 2020-10-07 18:13:46 +02:00
rra
431f5456f3 add labels and types 2020-10-07 18:12:18 +02:00
397b040b1e
Add some wild west references 2020-10-07 16:42:53 +02:00
rra
c6c20acf42 change parent 2020-10-07 16:35:32 +02:00
rra
2ec78ab203 split pendingTransmissions ui from main design file 2020-10-07 12:45:01 +02:00
57b2407415
Link out to the new library 2020-09-21 00:19:28 +02:00
d680409488
Use latest trio-gtk API (no nursery) 2020-09-21 00:07:43 +02:00
2a0b6a47ea
Bump trio-gtk 2020-09-20 23:46:13 +02:00
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