From b9537941c9eba041b7afc8b0f4256c73e35c2387 Mon Sep 17 00:00:00 2001 From: dec05eba Date: Sat, 28 Jun 2025 04:25:20 +0200 Subject: Restart portal capture if it's paused for 3 seconds or more (can happen if returning from lock screen) Remove dbus server, no longer needed. Just run dbus code directly. --- project.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'project.conf') diff --git a/project.conf b/project.conf index 7cf013b..0c235d4 100644 --- a/project.conf +++ b/project.conf @@ -5,7 +5,7 @@ version = "5.5.10" platforms = ["posix"] [config] -ignore_dirs = ["kms/server", "build", "debug-build", "dbus/server"] +ignore_dirs = ["kms/server", "build", "debug-build"] #error_on_warning = "true" [define] -- cgit v1.2.3-70-g09d2