Oscar Franco

Results 232 comments of Oscar Franco

1. There are certain windows that do not go below a minimum size, that can cause some issues, but maybe you are right, I did some simple resizing logic 2....

Feel free to submit a PR: https://github.com/ospfranco/site_sol

[I encourage ppl to submit PRs because I don't work for free](https://ospfranco.com/post/2022/07/27/sustainable-open-source-manifesto/) but just leave it open and maybe I will get to it when I have time

I took a quick look but there is no easy way to get a download link from brew which automatically parses the appcast.xml which contains the info about the latest...

[Only the first three events are shown indeed](https://github.com/ospfranco/sol/blob/main/src/widgets/calendar.widget.tsx#L21) no support for further filtering atm. PRs are more than welcome, but first it would be ideal to discuss a bit how...

I do get that full day events are maybe not that important though, especially if you have an appointment coming soon... I will tweak the logic a bit later, but...

I got a bit lazy to write some complex logic to show (or not) all day events when there is no other event available, but I figured for those the...

Yeah, it's something that's been on my to-do for quite some time, I don't think it is easy to do it properly that's why I have been postponing it. I...