From 1d2fc77cfcd3d40c3a382d3f5f8e6c28e8b38da9 Mon Sep 17 00:00:00 2001 From: dec05eba Date: Sat, 26 Oct 2024 11:37:52 +0200 Subject: Make the ui the daemon instead, add hotkey for recording/pause --- meson.build | 7 ------- 1 file changed, 7 deletions(-) (limited to 'meson.build') diff --git a/meson.build b/meson.build index c16e567..82b00ca 100644 --- a/meson.build +++ b/meson.build @@ -57,12 +57,5 @@ executable( cpp_args : '-DGSR_UI_RESOURCES_PATH="' + gsr_ui_resources_path + '"', ) -executable( - 'gsr-ui-daemon', - ['gsr-ui-daemon/main.c'], - install : true, - dependencies : [dependency('x11')], -) - install_subdir('images', install_dir : gsr_ui_resources_path) install_subdir('fonts', install_dir : gsr_ui_resources_path) \ No newline at end of file -- cgit v1.2.3-70-g09d2