deeplow

Results 493 comments of deeplow

> The only thing I can think of is if you wanted to print double-sided (or not), which wouldn't be a question you could answer at an earlier stage in...

After a team meeting discussion, the team agreed that "print from sd-viewer" sounds like a potentially good idea and we know that this is something users intuitively try do in...

As we move closer to getting Dangerzone integrated, we should also consider how to help newsrooms preserve the original. I had this *wild* idea that Dangerzone could have a mode...

After some more thinking, we have two distinct situations where current VM names are hard-coded: - **Before Deployment** (or when there is a new VM that will be deployed). Current...

> Unfortunately I'm not set up to do a screen recording on Qubes, so here are some screenshots for now: FYI, I've been using byzanz (available in dom0 repos) to...

I got the chance to talk to the lead maintainer of OpenPrinting. I found out that XPP as the front-end in fact does very little. All that it does is...

> GTK dialogs based on simple Python script using GLib, Gtk, and Poppler The need for creating a custom prompt lead me down a rabbit hole. The available alternatives (`gpr`,...

## Qt Dialog I've also looked into what the default Qt print dialog would look like. | Default view | "Options >>" expanded | |--|--| | ![qt_dialog2](https://github.com/user-attachments/assets/be52e6b9-542a-467a-81c5-a66eefd542b0) | ![Qt_dialog](https://github.com/user-attachments/assets/d2554e1c-5008-4d05-9bae-69aff05c490e) |...

> GTK dialogs based on simple Python script using GLib, Gtk, and Poppler After much searching, I finally found something which creates a GTK dialog without the need for any...

FYI, it is in fact [in Debian](https://tracker.debian.org/pkg/yad). We could go the Qt way as well. I would argue it doesn't look as polished compared [to the GTK one](https://github.com/freedomofpress/securedrop-client/issues/2156#issuecomment-2273644446), but it...