Luke Murphy
|
fc5ebcf136
|
Fix receiving
|
4 years ago |
Luke Murphy
|
86f81a6122
|
Workable pending transfer logic implementation!
With logging.
|
4 years ago |
rra
|
84865c68af
|
Merge branch 'main' of https://git.vvvvvvaria.org/rra/dropship into main
|
4 years ago |
rra
|
289266b9f1
|
pendingTransfers now in a scrollable box
|
4 years ago |
Luke Murphy
|
57718747b4
|
Make sure sniffio is locked
|
4 years ago |
rra
|
bea60004ce
|
make the .ui file a composite template (glade had undone that on a copy paste into new document (╯°□°)╯︵ ┻━┻ )
|
4 years ago |
Luke Murphy
|
4159c161a2
|
Pass name of handlers into Callback (more minigalaxy)
|
4 years ago |
Luke Murphy
|
e631c91ad5
|
Call to parent (seen in minigalaxy)
|
4 years ago |
Luke Murphy
|
b6a38f3821
|
Thread args/kwargs on template
|
4 years ago |
Luke Murphy
|
c10bae300c
|
Reset __gtype_name__ to match template
|
4 years ago |
Luke Murphy
|
536d1c36f2
|
Pass transfer code around since there are multiple
|
4 years ago |
Luke Murphy
|
91e6e0a127
|
Add a pending transfer to the transfer list
This doesn't work yet...
|
4 years ago |
Luke Murphy
|
6be4865e54
|
Call super on own class
Also capitalise.
Following https://gitlab.gnome.org/GNOME/pygobject/-/merge_requests/52.
|
4 years ago |
Luke Murphy
|
7a31a91340
|
Drop init_template
Following from https://gitlab.gnome.org/GNOME/pygobject/-/merge_requests/52.
|
4 years ago |
Luke Murphy
|
4ba1c603e1
|
Drop specific variable for command
|
4 years ago |
Luke Murphy
|
ba8d2ebd41
|
Use self.transfer_code
|
4 years ago |
Luke Murphy
|
a5227dd585
|
Use basename to get the filename
|
4 years ago |
Luke Murphy
|
0578b3d117
|
Refactor spinner logic to on/off methods
|
4 years ago |
Luke Murphy
|
1c520b11bc
|
Add dependencies docs
|
4 years ago |
Luke Murphy
|
7631bfe02a
|
Get working UI templates import
|
4 years ago |
Luke Murphy
|
c5c6e41df5
|
Appease black formatter
|
4 years ago |
Luke Murphy
|
d7b5301f84
|
Recommend poetry install only now
|
4 years ago |
Luke Murphy
|
f613aae731
|
Upgrade trio-gtk
|
4 years ago |
Luke Murphy
|
e09085137a
|
Add spacing
|
4 years ago |
Luke Murphy
|
ed7f9199dc
|
Use pycairo bounds recommended by pygobject devs
See https://gitlab.gnome.org/GNOME/pygobject/-/issues/395#note_929710.
|
4 years ago |
Luke Murphy
|
35a069048b
|
Drop back to pygobject 3.30 for builds
More for #3.
|
4 years ago |
Luke Murphy
|
5d47bc120d
|
Point to the new wiki
|
4 years ago |
Luke Murphy
|
e261ed42ea
|
Move templates (logic, glade files) into dropship package
|
4 years ago |
Luke Murphy
|
04a6002446
|
Use dropship relative import
|
4 years ago |
Luke Murphy
|
4fa795c7d8
|
Add more detailed note on pygobject/pycairo versions
|
4 years ago |
Luke Murphy
|
60813b8ac6
|
Merge branch 'its-a-package-ma' into main
|
4 years ago |
Luke Murphy
|
206c7f2455
|
Merge branch 'pendingUI' into main
|
4 years ago |
Luke Murphy
|
3d4f490323
|
Arrange pygobject/pycario bounds for at least stretch
See #3.
|
4 years ago |
rra
|
7037060829
|
WIP: use listbox to hold pending tranfers
|
4 years ago |
rra
|
652668f454
|
add listbox
|
4 years ago |
rra
|
2443410f48
|
pendingTransfers now shown in listbox
|
4 years ago |
rra
|
d98ea0de8a
|
copy code to clipboard automagically
|
4 years ago |
rra
|
46761036cc
|
status icon & button are now stacks, properly ellipsize label, tweak layout
|
4 years ago |
rra
|
ce89f0f463
|
implement ui template, change librarynames gtk to Gtk etc
|
4 years ago |
rra
|
6ed2310537
|
add ui templates for pending transmissions
|
4 years ago |
Luke Murphy
|
3aa4f11743
|
Package it up
|
4 years ago |
rra
|
3b8fb66032
|
try to add templates but ughhhh
|
4 years ago |
rra
|
431f5456f3
|
add labels and types
|
4 years ago |
Luke Murphy
|
397b040b1e
|
Add some wild west references
|
4 years ago |
rra
|
c6c20acf42
|
change parent
|
4 years ago |
rra
|
2ec78ab203
|
split pendingTransmissions ui from main design file
|
4 years ago |
Luke Murphy
|
57b2407415
|
Link out to the new library
|
4 years ago |
Luke Murphy
|
d680409488
|
Use latest trio-gtk API (no nursery)
|
4 years ago |
Luke Murphy
|
2a0b6a47ea
|
Bump trio-gtk
|
4 years ago |
Luke Murphy
|
f5b57094a8
|
Use upstream trio-gtk implementation
|
4 years ago |