mirror of
https://github.com/feschber/lan-mouse.git
synced 2026-03-07 11:59:59 +03:00
enable conditional compilation for all backends
To reduce binary size one can now enable only specific backends, e.g. wayland or x11 via cargo features Additionally adds stubs for libei and xdg-desktop-portal backends
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
port = 42069
|
||||
backend = "wlroots"
|
||||
|
||||
# [client.right]
|
||||
# host_name = "localhost"
|
||||
|
||||
Reference in New Issue
Block a user