goodboy commented on pull request pikers/piker#77
ib_async: port to the new fork ofib_insync
Tested on macos as well in single-prog and daemon modes. Seems good 😎
goodboy commented on issue pikers/piker#68
Mv toib_async.. finally.
Just checked and it runs on the macmini fine afaict.
goodboy opened issue pikers/piker#85
ib symbol search has various results (display) issues, seems server side?
goodboy pushed to ib_async at pikers/piker
-
d5da993b0a Tweak y-move to `400` to align better with reset-dialog box
-
e3052ad3c0 Use `platformdirs` for `.config.get_app_dir()`
-
4d394a1897 Drop bp from duration mismatch branch in `.ib.api.Client.bars()`
-
8620c0fd45 Handle VNC reset-dialog in `vnc_click_hack()`
-
bfe349f8fd Use `ppfmt()` in `order_mode` since it's provided by `tractor` now
- Compare 22 commits »
goodboy pushed to gap_annotator at pikers/piker
-
7d173c2d3c Exclude crypto futes from `without_src` sym key
-
ce4a76d3d2 Enable console log (from passed down `loglevel`) in `.tsp._history.manage_history()`
-
c6e29eb592 Drop `Flume.feed`, it's unused yet causes import cycles..
-
c6753e2c52 Just warn on single-bar nulls instead of bping
-
f4402675a6 Lul, drop long unused poetry lock file
- Compare 34 commits »
goodboy pushed to main at pikers/piker
-
7f62e75111 Merge pull request 'macos_support' (#82) from macos_support into main
-
d404568ff3 Pin to py `<3.14`, macos and some deps not yet supported
-
d4fbfaae45 Save and restore window geometry via `QSettings`
-
52e65dbe0d Use `md5` hashed shm keys for macOS compat
-
8b3365a249 Check for a `.hist` suffix in shm file names
- Compare 6 commits »
goodboy pushed to gap_annotator at pikers/piker
-
2a00724823 Exclude crypto futes from `without_src` sym key
-
1693610393 Enable console log (from passed down `loglevel`) in `.tsp._history.manage_history()`
-
b1dd875670 Drop `Flume.feed`, it's unused yet causes import cycles..
-
bf202745b2 Just warn on single-bar nulls instead of bping
-
15ede64991 Lul, drop long unused poetry lock file
- Compare 41 commits »
goodboy pushed to ib_async at pikers/piker
-
0d3dbe8142 Tweak y-move to `400` to align better with reset-dialog box
-
a9ecfcd324 Use `platformdirs` for `.config.get_app_dir()`
-
12efb881f3 Drop bp from duration mismatch branch in `.ib.api.Client.bars()`
-
018c8d3442 Handle VNC reset-dialog in `vnc_click_hack()`
-
4914a373b4 Use `ppfmt()` in `order_mode` since it's provided by `tractor` now
- Compare 29 commits »
goodboy pushed to macos_dnks_vibed_fixes at pikers/piker
-
d6f6d98f6f Pin tractor to macos_fixed_2025 branch
-
8011a32ee2 🟢 piker/ui/_window.py for window geometry persistence
-
3ae41d6da4 macos: Fix shared memory compatibility and add documentation
-
ed0b89b1cd Merge pull request 'Add `.claude/skills/*` files from gap-annotator perf sesh with ma boi' (#69) from claudy_skillz into main
-
e34b643e79 Correct a few `piker-slang`-skill defs
- Compare 9 commits »
goodboy opened issue pikers/piker#83
Port totractor.ipc._shm and drop piker.data._sharedmem
goodboy commented on pull request pikers/piker#82
macos_supportAhh yeah we don't need the stuff from [@dnks' other patch](https://pikers.dev/pikers/piker/pulls/64/files#diff-e16587f755c8723114b7cbf1fbda8bbe69a7bc56) in #64 bc we already handle key/file-name shortening right here 😎
goodboy pushed to macos_support at pikers/piker
-
a3ed73a40d Strip `None` values from symcache dict before TOML write
-
d404568ff3 Pin to py `<3.14`, macos and some deps not yet supported
-
d4fbfaae45 Save and restore window geometry via `QSettings`
- Compare 3 commits »
goodboy commented on pull request pikers/piker#78
macos_hackarounds: spurious hacks to support macos (@goodboy's re-work/base)Bah, turns out we **did need** the geo-settings saving commit for macos.. was originally (7624239f) on the `gitea/macos_dnks_vibed_fixes` branch. i've now cherried and re-commit-msged it in…
goodboy commented on pull request pikers/piker#48
fix DpiAwareFont default size calculation@momo can you do a quick rebaise onto `main` 🙏?
goodboy pushed to macos_support at pikers/piker
-
41f9e45af9 Pin to py `<3.14`, macos and some deps not yet supported