Christian Beier
Christian Beier
- [x] add - [ ] format sources - [ ] enforce in CI
re https://github.com/flathub/net.christianbeier.Gromit-MPX/pull/10
* Remmina RDP has it, 20 retries * Apple client has it
### Description While doing work for a customer I stumbled upon the fact that the official builds available for download at https://blissos.org are built with a publicly available platform key:...
@wellenvogel would there be interest from your side to merge support for a clinometer backend and widget to the Android app? Would be very handy for a sailing vessel. I...
# dependencies - **challenge: get deps for all supported architectures (mainly/only a MacOS issue)** - no ready-made universal libs from any package manager - solution: build from source - **challenge...
Both Android and Flatpak build systems by default use `_FORTIFY_SOURCE=2` which causes aborts when using invalid sockets in FD_SET, FD_CLR and FD_ISSET, see https://www.gnu.org/software/libc/manual/html_node/Source-Fortification.html - [x] check for invalid sockets...
- [ ] cater for edge to edge (Android 15) https://developer.android.com/design/ui/mobile/guides/layout-and-content/edge-to-edge - [ ] clients, see #293 - [ ] E.T.
... which also seems to be the standard way of doing VNC on Raspbi nowadays. Tried to repro with sway and wayvnc ``` WLR_BACKENDS=headless WLR_LIBINPUT_NO_DEVICES=1 sway ``` and then following...
Prerequisite to #258.