Brent George

Results 36 comments of Brent George

> For Arch, it looks like two things need to happen > > 1. Popularity metrics need to meet those defined in the [Trusted User Guidelines](https://wiki.archlinux.org/title/AUR_Trusted_User_guidelines#The_TU_and_%5Bcommunity%5D,_guidelines_for_package_maintenance), namely, reaching 1% popularity...

> Is it really that "easy"?! Wow! Would I need to modify the PKGBUILD in any kind of way? tldr; slight change to build pipeline to release artifacts, and including...

A couple notes: 1. I'm not sure the best way to produce the signature file on the releases, but I bet the Trusted Users are well versed in that. Could...

@ddelange This should be resolved with #368 ! If you want to close this - instructions are not on the [wiki](https://github.com/denolehov/obsidian-git/wiki/Installation#mobile)

> I'm trying to follow the [instructions](https://github.com/denolehov/obsidian-git/wiki/Installation#existing-repo), but I'm stuck on this step: Enable `"Read and Write access to code and commit statuses"` for the personal access token. > >...

Considering any process can just subscribe to system notifications, I'm not sure if overly securing them is entirely necessary. I'm looking at other applications' approaches, and many just have a...

I believe you could just store the image as a BLOB in the SQLite database along with the rest of the notification data. What exactly do you mean by "finding...

I wanted to write a Pull Request myself for this, but I've never worked in Vala and that would be a learning curve, so I have to put this on...

The answer by Michy here (https://stackoverflow.com/questions/6903170/auto-scroll-a-gtkscrolledwindow) seems to suggest it's possible. Taking the general principles from C to Vala, I think it would just involve getting the coordinates of the...

> How about no automatic marking notifications as read? All notifications would be unread unless the user (select one or more as you see fit): > > - clicks on...