Remember #libobscura ?
I applied to have the project as part of #freedesktop_org @XOrgFoundation .
I'd like to start publishing docs and sources ASAP!
So can I get some acks from people who know about #cameras ?
Remember #libobscura ?
I applied to have the project as part of #freedesktop_org @XOrgFoundation .
I'd like to start publishing docs and sources ASAP!
So can I get some acks from people who know about #cameras ?
Damn, #CultureWar has now reached #Hyprland. There are two sides to the story, one of #FreeDesktop_org and one of Hyprland’s main #developer, and I won’t take sides. I’m just sad. Back to #Sway, I guess. https://drewdevault.com/2024/04/09/2024-04-09-FDO-conduct-enforcement.html
#programing question:
I want to open some URL in whatever is the "default" application of the current desktop. I know there's the `xdg-open` script. But is this the way to go (with fork/exec) from a native application? 🤔