Commit Graph

111 Commits

Author SHA1 Message Date
a5227dd585
Use basename to get the filename 2020-10-11 13:35:11 +02:00
0578b3d117
Refactor spinner logic to on/off methods 2020-10-11 13:28:18 +02:00
1c520b11bc
Add dependencies docs 2020-10-11 12:32:07 +02:00
7631bfe02a
Get working UI templates import 2020-10-11 12:29:25 +02:00
c5c6e41df5
Appease black formatter 2020-10-11 12:28:13 +02:00
d7b5301f84
Recommend poetry install only now 2020-10-11 12:26:09 +02:00
f613aae731
Upgrade trio-gtk 2020-10-11 12:23:09 +02:00
e09085137a
Add spacing 2020-10-11 12:12:33 +02:00
ed7f9199dc
Use pycairo bounds recommended by pygobject devs
See https://gitlab.gnome.org/GNOME/pygobject/-/issues/395#note_929710.
2020-10-11 12:11:05 +02:00
35a069048b
Drop back to pygobject 3.30 for builds
More for #3.
2020-10-11 12:09:41 +02:00
5d47bc120d
Point to the new wiki 2020-10-11 11:55:49 +02:00
e261ed42ea
Move templates (logic, glade files) into dropship package 2020-10-11 11:54:25 +02:00
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