Chris Duncan

Results 16 comments of Chris Duncan

I couldn't build Nault v1.18.3 until I did the following: * Edit `package.json`: * Fix dependency tree by updating to: * `@zxing/[email protected]` * `@zxing/[email protected]` * `[email protected]` * Fix errors reported...

This is a resubmission of #53 due to PR age, contact info changes, and rebasing of original branch.

~~The X11 option still seems to work for me using Wayland on KDE.~~ **PEBKAC, does not work.** The following is my only custom SDDM conf file: /etc/sddm.conf.d/10_hidpi.conf [General] DisplayServer=wayland Numlock=on...

My mistake; I did not have weston installed, so the greeter was failing to start Wayland and falling back to X11. Installing weston resulted in a segfault and a black...

What about having 2 fields, Public Note (exposed by the API) and Private Note (not exposed)?

You have to paginate through the results 100 at a time by using the `offset` query parameter. You can check while paginating for the presence of the `Next` property in...

Closed due to unresponsiveness.

This is a resubmission of https://github.com/SalesforceFoundation/Households/pull/77 due to PR age and contact info changes.

Closed due to unresponsiveness.

After upgrading to Plasma 6, my SDDM also started booting to black screen with cursor. My previous config file was using `x11-user` so I don't know if the Plasma update...