Andy Gayton

Results 55 issues of Andy Gayton

Do you use Linux as your daily driver, and have a passion for clipboard managers? We'd love to hear from you! See #49 for notes on what's needed.

help wanted

Currently, the icons are a mix from [various](https://github.com/cablehead/stacks/blob/ff4a2a88f2ff064fda050db561983713db300bcc/src/ui/icons.tsx#L78) [sources](https://github.com/cablehead/stacks/blob/ff4a2a88f2ff064fda050db561983713db300bcc/src/ui/icons.tsx#L371), leading to inconsistency and a [quite chaotic implementation](https://github.com/cablehead/stacks/blob/ff4a2a88f2ff064fda050db561983713db300bcc/src/ui/icons.tsx#L48-L53) 😅 . It'd be amazing to have a contribution from a front-end specialist,...

help wanted

Stacks' makes a bunch of platform calls to configure its window as a spotlight-like window: https://github.com/cablehead/stacks/blob/main/src-tauri/src/spotlight.rs -- it'd be nicer if this was in native Swift. https://github.com/Brendonovich/swift-rs h/t @arn4v for...

help wanted
known issue

Stacks will need to request System Settings -> Privacy & Security -> Accessibility access on macOS. We'll also need the platform specific code to perform the actual paste. This should...

help wanted

I need to consolidate actions. There should be one place where all actions are defined, with their corresponding hotkey combo and key event matcher - https://github.com/cablehead/stacks/pull/41/files#diff-7ce6711a407a140cc4480802fac6c432f09b96e149f3cf4b83ca78a3ef81dc90R79 - https://github.com/cablehead/stacks/pull/41/files#diff-731d9cb55d9f30f38bd221c0cfc3e5f809d6d451bde42c2b5941ddf5c0f22229R56

pipe to shell currently sources .zshrc. It should source .zprofile as well https://github.com/cablehead/stacks/blob/main/src-tauri/src/commands.rs#L74-L84

known issue

MaxGaav from Reddit saw this issue: > Downloaded the Intel version, on Monterey. Opens, shows up in the menubar but does not copy anything. https://www.reddit.com/r/macapps/comments/13xg34c/comment/kazoed9/?utm_source=share&utm_medium=web2x&context=3 If anyone else comes across...

# Description This PR adds a new method to `EngineInterface`: `register_ctrlc_handler` which takes a closure to run when the plugin's driving engine receives a ctrlc-signal. This is an example of...

pr:plugins
wait-until-after-nushell-release
signal-cancel

I'm still not sure what the end picture looks like, but there's obvious improvements to the status quo: - see the source clip as well as the command / output...

From @0n0mat0p03ia in discord: - make opacity configurable [link](https://discord.com/channels/1182364431435436042/1182364437391364259/1251710518033649767) - make the current selected clip stand out more from the surrounding clips in the stack [link](https://discord.com/channels/1182364431435436042/1182364437391364259/1251718942255222835)

help wanted
good first issue
quick-fix-day