• Joined on 2020-01-11
mollusk pushed to main at mollusk/pixelpass 2026-05-31 18:50:39 +00:00
04bc0a808a perf(friends): fire share-campaign rounds concurrently
b0fa259187 feat(friends): persist per-friend share preference across launches
1a746461b4 feat(friends): push share codes to friends on hosting + receive bell (phase 4)
9e839ca452 feat(friends): friend store, mutual handshake, and Friends UI (phase 3)
f5d0333366 feat(friends): always-on control plane for the presence service (phase 2)
Compare 7 commits »
mollusk created branch friends-list in mollusk/pixelpass 2026-05-31 18:49:37 +00:00
mollusk pushed to friends-list at mollusk/pixelpass 2026-05-31 18:49:37 +00:00
04bc0a808a perf(friends): fire share-campaign rounds concurrently
b0fa259187 feat(friends): persist per-friend share preference across launches
1a746461b4 feat(friends): push share codes to friends on hosting + receive bell (phase 4)
9e839ca452 feat(friends): friend store, mutual handshake, and Friends UI (phase 3)
f5d0333366 feat(friends): always-on control plane for the presence service (phase 2)
Compare 7 commits »
mollusk pushed to main at mollusk/pixelpass 2026-05-29 09:21:51 +00:00
2d0143f1aa feat(gui): keyboard shortcuts + a Shortcuts reference screen
mollusk pushed to main at mollusk/pixelpass 2026-05-29 09:10:20 +00:00
e8273b364e feat(gui): Esc backs out one level
mollusk pushed to main at mollusk/pixelpass 2026-05-29 09:02:10 +00:00
472991c11f feat(gui): group the theme editor into labelled sections
mollusk pushed to main at mollusk/pixelpass 2026-05-29 08:40:07 +00:00
ccd8c33f81 fix(gui): make the window background and weak-text colours actually apply
c876c61ec6 fix(gui): scroll the Settings body and add a Defaults reset to the editor
b1d73caedf docs(readme): document the GUI theme system
40960c7476 feat(gui): apply themes live + theme picker and in-app editor
0a4bb554e9 feat(gui): add a colour theme model with built-ins and file I/O
Compare 5 commits »
mollusk pushed to main at mollusk/pixelpass 2026-05-29 06:26:19 +00:00
7e470fb2c5 docs(readme): document --relay / PIXELPASS_RELAY
9d685c2c48 feat(gui): forward --relay flag to host/viewer children
42ffe8928c fix(deps): recognise Artix and Garuda for install hints
Compare 3 commits »
mollusk pushed to main at mollusk/pixelpass 2026-05-28 20:42:41 +00:00
69ddc58133 feat(packaging): honour CARGO_TARGET_DIR + document distrobox build
09a07f5303 feat(packaging): add a thin AppImage build
Compare 2 commits »
mollusk pushed to main at mollusk/pixelpass 2026-05-28 20:00:17 +00:00
eb077d81f0 feat(relay): add --relay / PIXELPASS_RELAY override
mollusk pushed to main at mollusk/pixelpass 2026-05-28 19:44:03 +00:00
32131b0ccb fix(bandwidth): floor recommended viewers to 1 on non-finite input
035aa4b256 fix(signal): warn instead of silently dropping a failed ctrl-c handler
f85c0c22c7 refactor(audio): dedup Routing teardown into a shared cleanup()
c30418a0f5 fix(gui/tray): track watcher loss and never strand the window
14245cbf08 fix(viewer): close the endpoint on all post-connect failure paths
Compare 5 commits »
mollusk pushed to main at mollusk/pixelpass 2026-05-28 09:52:53 +00:00
a740376ea9 fix(serve): continue past transient accept errors
mollusk pushed to main at mollusk/pixelpass 2026-05-28 09:39:06 +00:00
e1ed89026d gui: Settings toggle to hide the host QR-code panel
mollusk pushed to main at mollusk/pixelpass 2026-05-28 09:31:20 +00:00
a7ea1fd9df gui: scroll the host body and grow the default window for the QR
7a03dee12f gui: QR-code panel for the host ticket
Compare 2 commits »
mollusk pushed to main at mollusk/pixelpass 2026-05-28 08:33:02 +00:00
6f1ccf3923 gui: ship SIL OFL 1.1 license for bundled Noto Sans
8cd2d63a87 gui: Increase default font size and use Noto Sans
Compare 2 commits »
mollusk pushed to main at mollusk/pixelpass 2026-05-26 19:54:15 +00:00
511927569b feat(gui): hand-rolled winit loop for true window-hide on Wayland
mollusk pushed to main at mollusk/pixelpass 2026-05-26 19:00:40 +00:00
b260d57dc4 feat(gui): system tray with opt-in close-to-tray setting
ad70ce5ea9 fix(gui): give the window a real icon instead of the Wayland fallback
6c275faf28 feat(packaging): add MIT/Apache-2.0 license files
2edd7f0fa8 chore(packaging): gitignore makepkg build artifacts
f4a4dd37c9 feat(packaging): add Arch PKGBUILD (local versioned build)
Compare 6 commits »
mollusk pushed to main at mollusk/pixelpass 2026-05-25 20:43:37 +00:00
675f25f266 chore: clear clippy warnings and refresh the GUI README
mollusk pushed to main at mollusk/pixelpass 2026-05-25 20:39:40 +00:00
e54d625f2a fix(gui): close the window on the first click while hosting
mollusk pushed to main at mollusk/pixelpass 2026-05-25 20:06:50 +00:00
f926dbea4e feat(gui): desktop notification when a viewer joins or leaves
24e0d0e799 feat(gui): list connected viewers and let the host kick them
Compare 2 commits »