Ferdinand Schober
Ferdinand Schober
This could resolve #5634
is there any way to get this working through a display manager (x11)?
### Please fill out the following: - **Sway Version:** - `sway version 1.8` - **Debug Log:** - Run `sway -d 2> ~/sway.log` from a TTY and upload it to a...
Setting the layershell keyboard interactivity to `exclusive` and then `none` makes it impossible to focus windows. This must be a recent regression possibly related to the `scene_graph` api. Might be...
### Tracking issue for MacOS support This issue is for tracking MacOS support and the current development status. #### TODOs - [x] Make it compile and get frontend up and...
According to the documentation, barrier-ids must be non-zero. (https://flatpak.github.io/xdg-desktop-portal/docs/doc-org.freedesktop.portal.InputCapture.html#org-freedesktop-portal-inputcapture-setpointerbarriers)
### Please fill out the following: - **Sway Version:** - `swaymsg -t get_version` or `sway -v` sway version 1.10-dev-77b9ddab (Aug 26 2024, branch 'master') - **Configuration File:** - default config...
Multiple captures can now be created at the same position. Captures at the same position are reference counted.
encrypt traffic through dtls using the webrtc dtls implementation (#104) ### Todos - [x] ~Sign certificates using the server (CA = Server?) instead of selfsigned certs.~ Implement fingerprint based authenticity...