aboutsummaryrefslogtreecommitdiff
path: root/project.conf
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2025-06-28 04:25:20 +0200
committerdec05eba <dec05eba@protonmail.com>2025-06-28 04:25:26 +0200
commitb9537941c9eba041b7afc8b0f4256c73e35c2387 (patch)
tree84b650502b0a54ae173acfa9b3cf45d5089beb0e /project.conf
parent2290f0641c91317c4fd05f35d2c0cfc25fba2181 (diff)
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.
Diffstat (limited to 'project.conf')
-rw-r--r--project.conf2
1 files changed, 1 insertions, 1 deletions
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]