|
775bbc2da3
|
update to bullseye
|
2022-01-16 14:00:14 +01:00 |
|
|
393120f3f1
|
update to debian bullseye / python 3.9
|
2022-01-15 23:12:43 +01:00 |
|
|
cce602c421
|
dirty hack to fix the commandline parser again
|
2022-01-15 21:56:40 +01:00 |
|
|
005ce85104
|
slight visual mods
|
2022-01-15 21:56:26 +01:00 |
|
|
ed78514e23
|
Merge branch 'main' of ssh://vvvvvvaria.org:12345/rra/dropship into main
|
2020-11-30 10:13:05 +01:00 |
|
|
4b78428eca
|
Remove old import
|
2020-10-30 23:03:14 +01:00 |
|
|
d017f293fc
|
Use non-conflict import name
|
2020-10-30 23:02:00 +01:00 |
|
|
6e36f910ef
|
Run as script
|
2020-10-30 23:00:58 +01:00 |
|
|
5906831d03
|
Move import out of hack import location
|
2020-10-30 23:00:43 +01:00 |
|
|
e30aae2794
|
Remove unused imports and refactor logging
|
2020-10-30 22:59:40 +01:00 |
|
|
007b0345e9
|
update readme
|
2020-10-26 09:29:19 +01:00 |
|
|
f03b038ee3
|
Enterprise this README
|
2020-10-13 15:04:32 +02:00 |
|
|
d4d1de13f6
|
Prepare 0.0.5 release, especially for pypi
|
2020-10-13 14:45:50 +02:00 |
|
|
65e1c66913
|
Mark binaries as WIP
|
2020-10-13 14:34:12 +02:00 |
|
|
f210bad620
|
When send runs through, also remove
|
2020-10-13 13:14:36 +02:00 |
|
|
724f665753
|
Always remove at this point
|
2020-10-13 13:11:16 +02:00 |
|
|
553d831cc3
|
Add dank-meme-testing lab
|
2020-10-13 13:07:32 +02:00 |
|
|
fc5ebcf136
|
Fix receiving
|
2020-10-13 13:03:13 +02:00 |
|
|
86f81a6122
|
Workable pending transfer logic implementation!
With logging.
|
2020-10-13 12:54:12 +02:00 |
|
rra
|
84865c68af
|
Merge branch 'main' of https://git.vvvvvvaria.org/rra/dropship into main
|
2020-10-12 17:58:00 +02:00 |
|
rra
|
289266b9f1
|
pendingTransfers now in a scrollable box
|
2020-10-12 17:49:38 +02:00 |
|
|
57718747b4
|
Make sure sniffio is locked
|
2020-10-12 17:29:03 +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 |
|