rra
|
289266b9f1
|
pendingTransfers now in a scrollable box
|
2020-10-12 17:49:38 +02:00 |
|
rra
|
bea60004ce
|
make the .ui file a composite template (glade had undone that on a copy paste into new document (╯°□°)╯︵ ┻━┻ )
|
2020-10-12 17:05:15 +02:00 |
|
|
4159c161a2
|
Pass name of handlers into Callback (more minigalaxy)
|
2020-10-12 14:14:15 +02:00 |
|
|
e631c91ad5
|
Call to parent (seen in minigalaxy)
|
2020-10-12 14:14:05 +02:00 |
|
|
b6a38f3821
|
Thread args/kwargs on template
|
2020-10-12 13:54:51 +02:00 |
|
|
c10bae300c
|
Reset __gtype_name__ to match template
|
2020-10-11 14:21:26 +02:00 |
|
|
536d1c36f2
|
Pass transfer code around since there are multiple
|
2020-10-11 14:11:54 +02:00 |
|
|
91e6e0a127
|
Add a pending transfer to the transfer list
This doesn't work yet...
|
2020-10-11 14:06:58 +02:00 |
|
|
6be4865e54
|
Call super on own class
Also capitalise.
Following https://gitlab.gnome.org/GNOME/pygobject/-/merge_requests/52.
|
2020-10-11 14:02:50 +02:00 |
|
|
7a31a91340
|
Drop init_template
Following from https://gitlab.gnome.org/GNOME/pygobject/-/merge_requests/52.
|
2020-10-11 14:01:08 +02:00 |
|
|
4ba1c603e1
|
Drop specific variable for command
|
2020-10-11 13:41:54 +02:00 |
|
|
ba8d2ebd41
|
Use self.transfer_code
|
2020-10-11 13:41:46 +02:00 |
|
|
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 |
|
|
ce89f0f463
|
implement ui template, change librarynames gtk to Gtk etc
|
2020-10-09 18:08:51 +02:00 |
|
|
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 |
|
|
3b8fb66032
|
try to add templates but ughhhh
|
2020-10-07 18:13:46 +02:00 |
|
|
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 |
|
|
c6c20acf42
|
change parent
|
2020-10-07 16:35:32 +02:00 |
|
|
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 |
|