M-Fawaz Orabi
M-Fawaz Orabi
The text looks very blurry with e.g. 175% scaling on Wayland because of xwayland not supporting fractional scaling
The tint color works great, but the light purple background looks off on most desktop environments. It'd be great if we could change that as well 
# Bug report ## Describe the bug ``` The files belonging to this database system will be owned by user "postgres". This user must also own the server process. The...
I'm currently experimenting with an auth proxy that integrates with Supabase and RLS policies. In order to check that the authorization is correct, I am doing two requests on the...
Adding the `:ro` suffix to the volume in `compose.yml` does not seem to have any impact. I guess the mounting is done via freerdp?
Schema has: ```prisma enum Role { admin assistant owner doctor } model UserOrganizationAssociation { roles Role[] organization_ids String[] } ``` ```sql CREATE TYPE "public"."user_organization_roles" AS ENUM ('owner', 'admin', 'doctor', 'assistant');...
### 📑 I have found these related issues/pull requests N/A ### 🏷️ Feature Request Type New monitor ### 🔖 Feature description It would be awesome to have a new type...