Skip to content

Simplify startup notification timeout

.. actually I just wanted to get rid of the deprecated GTimeVal

g_timeout_add_seconds_full already does a timeout ... so I dont see why we as well should check sn_launcher_context_get_last_active_time in addition, after waiting already 30sec.

Seems to work fine for me.

Edited by Alexander Schwinn

Merge request reports