Cyber Space, sometime in France
Willow Barraco, a french trans lesbian lover.
I write code, freelance and hireable.
If you like what I an doing, please consider supporting it
https://liberapay.com/StacyHarper https://donate.missbanal.net
Comment by ~stacyharper on ~whynothugo/pimsync
Maybe at least you should support using using oauth access keys? https://github.com/pdobsan/oama
Ticket created by ~stacyharper on ~mil/mobroute-tickets
While loading the 2006 provider
Comment by ~stacyharper on ~mil/sxmo-tickets
You should be able to install every -doc subpackages for all your installed packages using "apk add docs". Then sxmo-utils-docs should be there, and you can use "man sxmo".
That being said, you right, we should improve how website on mobiles devices.
Comment by ~stacyharper on ~mil/sxmo-tickets
I also want to note the user might have picked nothing with Shift+Enter. Our scripts should handle that too
Comment by ~stacyharper on ~mil/sxmo-tickets
I think we should also fix the scripts that continue on empty picked entries. Most of them should already do so, but we probably rely a bit too much on this specific dmenu behavior. More generally, being killed and exiting 0 seems completely okay
Comment by ~stacyharper on ~mil/sxmo-tickets
Right!
REPORTED
RESOLVED CLOSEDComment by ~stacyharper on ~mil/sxmo-tickets
Not at all. This one is only used by the retro-compatible script.
on ~mil/sxmo-tickets
Thank you for the reply ~stacyharper. Are you referring to the SXMO variable "$SXMO_THRESHOLD" here?
Comment by ~stacyharper on ~mil/sxmo-tickets
#TODO: button events
There is probably some overhead the multi press timeout in bonsai / sxmo_multikey.sh, how much? See also #574.
#sxmo_appmenu.sh / sxmo_hook_contextmenu.sh
On the bonsai side, there isn't much extra latency. Except for the tiny unix socket initialization on client and server sides.
But we effectively feels a lot of latency, because the tree is designed this way. To emulate the behaviors we want, we have to wait a bit of time after most of the key events. Meaning single click start a timer after which, when no new events are received, we dispatch our scripts.
We could reduce the timeout duration (that I've increased a bit at some point). That could make the feeling better, but would also increase the difficulty to trigger the two-clicks.
on ~mil/sxmo-tickets
Do I have to unsubscribe from each ticket separately? I also don't want to receive messages about new tickets.
On 2/2/25 10:02, ~stacyharper wrote:
ah, nvm. This is a todo :D Similarly, you can unsubscribe if you are not authenticated with:
Similarly, sending an email to ~username/tracker-name/ticket-id/subscribe@todo.sr.ht or ~username/tracker-name/ticket-id/unsubscribe@todo.sr.ht will (un)subscribe the sender to the ticket.