Roberto Previdi

Results 14 issues of Roberto Previdi

Hello. I use many desktops (`bspc monitor $MONITOR --add-desktops "..."`). And I use telegram. Telegram has an icon in the status bar, in the menu there is "Open telegram". If...

I'm trying to enable focus effects on the boxes. The Log widget works, for example: ``` const log = grid.set(0, 4, 2, 2, contrib.log, { fg: 'green', selectedFg: 'green', label:...

hi! thank you for this library! i found a little issue with the ordering of functions in algorithm. here is the fixed version, merge it if you like it.

I lost a couple of hours because I was guessing that findUserById would return just an `Either Error User`, but then I found out that it returns a Task of...

I would like to keep some information as property on relations, is it possible without using custom cypher queries, or is it in the roadmap and how far?

I think could be a useful feature to allow for each auto-lock entry a maximum number of tabs. The app could then close the older tabs when that number is...

enhancement

fix reading of the response object in the project list request

i have different kinds of boxes, and i would like for them to be able to specify their own defaultsize, based on their content, at the time of addition. I...

I see that I can ask for the channel to be a ConfirmChannel using the confirm boolean on creation, but there is no wrapper method for the waitForConfirms api from...