From 8003c209fea16cd164817306cb33d46ac61a44f0 Mon Sep 17 00:00:00 2001 From: dec05eba Date: Tue, 11 Feb 2025 22:40:11 +0100 Subject: m --- src/main.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/main.cpp') diff --git a/src/main.cpp b/src/main.cpp index 17a73a5..ffaf596 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -182,6 +182,7 @@ int main(int argc, char **argv) { // that uses pid sandboxing. Replace this with a better method once we no longer rely on linux global hotkeys on some platform. // TODO: This method doesn't work when disabling hotkeys and the method below with pidof gsr-ui doesn't work in flatpak. // What do? creating a pid file doesn't work in flatpak either. + // TODO: This doesn't work in flatpak when disabling hotkeys. if(is_gsr_ui_virtual_keyboard_running() || gsr::pidof("gsr-ui", getpid()) != -1) { gsr::Rpc rpc; if(rpc.open("gsr-ui") && rpc.write("show_ui\n", 8)) { -- cgit v1.2.3-70-g09d2