xrdp/sesman
matt335672 f0069456f9 Remove the wait for the ibus daemon to start
The initial implementation of Uinicode input via IBus used a startup delay
of 3 seconds to wait for the daemon to be ready before connecting to it.

This commit introduces a poll-wait loop which can remove the delay
entirely if the daemon is up when chansrv starts the interface.
2024-05-23 16:35:53 +01:00
..
chansrv Remove the wait for the ibus daemon to start 2024-05-23 16:35:53 +01:00
libsesman Parameterise the sockdir with the UID of the user 2023-10-23 18:14:46 +01:00
sesexec enabled and fixed -Wmissing-prototypes compiler warnings 2024-04-23 18:38:20 +02:00
tools enabled and fixed -Wmissing-prototypes compiler warnings 2024-04-23 18:38:20 +02:00
Doxyfile
eicp_process.c
eicp_process.h
ercp_process.c
ercp_process.h
lock_uds.c
lock_uds.h
Makefile.am Remove sesmanruntimedir 2023-10-23 18:14:46 +01:00
notes.txt
pre_session_list.c
pre_session_list.h
reconnectwm.sh
scp_process.c Fix permissions on user socket directory 2024-03-22 10:44:19 +00:00
scp_process.h
sesexec_control.c
sesexec_control.h
sesman.c Bump copyright year and make easier to bump 2024-02-21 19:09:34 +09:00
sesman.h
sesman.ini.in Parameterise the sockdir with the UID of the user 2023-10-23 18:14:46 +01:00
session_list.c Fix session_list scanning where some entries were skipped 2023-12-23 13:10:31 +00:00
session_list.h
sig.c
sig.h
startwm.sh