goodboy commented on pull request pikers/piker#90
Swaptractor.to_asyncio.open_channel_from() yield-pair order
So y'all can't complain if something breaks with this, but it definitely shouldn't!
goodboy pushed to to_asyncio_api_update at pikers/piker
-
347a2d67f9 Pin to `tractor` upstream `main` branch
goodboy created pull request pikers/piker#90
Swaptractor.to_asyncio.open_channel_from() yield-pair order
goodboy pushed to to_asyncio_api_update at pikers/piker
-
b22c59e7a0 Swap `open_channel_from()` yield-pair order
goodboy created pull request pikers/piker#89
shm_from_tractor: port to thetractor.ipc. API
goodboy pushed to shm_from_tractor at pikers/piker
-
fa4130aeae Use `tractor.ipc._shm` types directly across codebase
-
14e4eb495e Port `_sharedmem` to thin shim over `tractor.ipc._shm`
- Compare 2 commits »
goodboy pushed to to_asyncio_api_update at pikers/piker
-
757819f144 Swap `open_channel_from()` yield-pair order
-
9b5f92f818 Improve styling and logging for UI font-size zoom
-
88a9ae4144 improve ui zoom defaults
-
10b5ded55d Fix chart axis scaling on UI zoom level change
-
81c3e8f7e6 Add global UI font-size zoom scaling (from @dnks)
- Compare 13 commits »
goodboy pushed to gap_annotator at pikers/piker
-
af7340ab36 Exclude crypto futes from `without_src` sym key
-
19955eaf4e Enable console log (from passed down `loglevel`) in `.tsp._history.manage_history()`
-
25d2477cc3 Drop `Flume.feed`, it's unused yet causes import cycles..
-
9113701bce Just warn on single-bar nulls instead of bping
-
2c55e50237 Lul, drop long unused poetry lock file
- Compare 25 commits »
goodboy pushed to shm_from_tractor at pikers/piker
-
86c02b9c2c Use `tractor.ipc._shm` types directly across codebase
-
55ada2eba9 Port `_sharedmem` to thin shim over `tractor.ipc._shm`
-
af7340ab36 Exclude crypto futes from `without_src` sym key
-
19955eaf4e Enable console log (from passed down `loglevel`) in `.tsp._history.manage_history()`
-
25d2477cc3 Drop `Flume.feed`, it's unused yet causes import cycles..
- Compare 10 commits »
goodboy pushed to piker_pin_macmini at goodboy/tractor
-
e89fe03da7 Fix `LinkedTaskChannel` docstrings from GH bot review
-
417b796169 Use `chan: LinkedTaskChannel` API in all aio-task fns
-
36cbc07602 Tried out an alt approach for `.to_asyncio` crashes
-
1f2fad22ee Extend `.to_asyncio.LinkedTaskChannel` for aio side
-
ca5f6f50a8 Explain the `infect_asyncio: bool` param to pass in RTE msg
- Compare 10 commits »
goodboy commented on pull request pikers/piker#48
fix DpiAwareFont default size calculationOk yeah looks like we're all synced up now 👍 so you can check my (ongoing?) changes in the sub-PR #86.
goodboy pushed to dpi-font-auto-calc_goodboy_test at pikers/piker
-
9b5f92f818 Improve styling and logging for UI font-size zoom
-
88a9ae4144 improve ui zoom defaults
-
10b5ded55d Fix chart axis scaling on UI zoom level change
-
81c3e8f7e6 Add global UI font-size zoom scaling (from @dnks)
-
392640fd51 Add `.xsh` script mentioned in gitea #50
- Compare 12 commits »
goodboy commented on pull request pikers/piker#48
fix DpiAwareFont default size calculationthis looks right in terms of the rebase to `main` since we still have the geo-settings saving here.
goodboy pushed to symcache_polishin at pikers/piker
-
6647651229 Actually do per-actor-caching in `open_symcache()`
goodboy commented on pull request pikers/piker#48
fix DpiAwareFont default size calculationHeh, and another odd UX ish we gotta address, - if you zoom in alot eventually the symbol search pane results won't fit in their display widget, which makes it resize to a larger width, but…
goodboy pushed to to_asyncio_api_update at pikers/piker
-
f7244b89f8 Swap `open_channel_from()` yield-pair order