- Jan 03, 2021
-
-
Sean Davis authored
This reverts commit 378c7881.
-
Sean Davis authored
This reverts commit 37b96373.
-
The function returns "const char *", adjust the check in configure. Signed-off-by:
Olaf Hering <olaf@aepfle.de>
-
Similar code to prevent a crash exits elsewhere. Signed-off-by:
Olaf Hering <olaf@aepfle.de>
-
Earlier in configure.ac xscrnsaver is expected. Remove old and unused code which checks for scrnsaver.h Signed-off-by:
Olaf Hering <olaf@aepfle.de>
-
Signed-off-by:
Olaf Hering <olaf@aepfle.de>
-
g_timeout_add_seconds expects a guint as first argument. Signed-off-by:
Olaf Hering <olaf@aepfle.de>
-
g_idle_add expects a GSourceFunc as first argument. Remove the casts and add proper prototype to affected functions. Signed-off-by:
Olaf Hering <olaf@aepfle.de>
-
g_timeout_add_full expects a GSourceFunc as third argument. Remove the casts and add proper prototype to affected functions. Signed-off-by:
Olaf Hering <olaf@aepfle.de>
-
g_idle_add_full expects a GSourceFunc as second argument. Remove the casts and add proper prototype to affected functions. Signed-off-by:
Olaf Hering <olaf@aepfle.de>
-
g_timeout_add expects a GSourceFunc as second argument. Remove the casts and add proper prototype to affected functions. Signed-off-by:
Olaf Hering <olaf@aepfle.de>
-
g_timeout_add_seconds expects a GSourceFunc as second argument. Remove the casts and add proper prototype to affected functions. Remove unneeded prototype for activate_dpms_timeout and deepsleep_idle. Remove suffix from response_cancel_idle. Signed-off-by:
Olaf Hering <olaf@aepfle.de>
-
date_time_update is called repeately by a timer. To keep the timer active it has to return TRUE. Handle OOM while being here. Signed-off-by:
Olaf Hering <olaf@aepfle.de>
-
idle_time and lock_time are unsigned values. Signed-off-by:
Olaf Hering <olaf@aepfle.de>
-
Each call to get_x11_idle_info was allocating a new XScreenSaverInfo. Adjust the function to check the result, print the raw value in debug mode, and let the caller know about potential failures. Keep the timer active in case of OOM. Signed-off-by:
Olaf Hering <olaf@aepfle.de>
-
- Dec 27, 2020
-
-
Hugo Carvalho authored
151 translated messages. Transifex (https://www.transifex.com/xfce/public/).
-
- Dec 26, 2020
-
-
Michal Várady authored
151 translated messages. Transifex (https://www.transifex.com/xfce/public/).
-
- Nov 24, 2020
-
-
Nobuhiro Iwamatsu authored
151 translated messages. Transifex (https://www.transifex.com/xfce/public/).
-
- Nov 20, 2020
-
-
Emin Tufan Çetin authored
151 translated messages. Transifex (https://www.transifex.com/xfce/public/).
-
- Nov 08, 2020
-
-
Sean Davis authored
-
Sean Davis authored
-
- Nov 07, 2020
-
-
'@include' is not a standard sysntax. Replace with 'auth include'. Signed-off-by:
Kai Kang <kai.kang@windriver.com> Signed-off-by:
Sean Davis <smd.seandavis@gmail.com>
-
Sean Davis authored
-
Signed-off-by:
Sean Davis <smd.seandavis@gmail.com>
-
Sean Davis authored
-
Sean Davis authored
-
Sean Davis authored
-
-
Signed-off-by:
Olaf Hering <olaf@aepfle.de>
-
The used API g_timer_elapsed() returns a double instead of a struct timespec, convert the result prior comparison. Signed-off-by:
Olaf Hering <olaf@aepfle.de>
-
Signed-off-by:
Olaf Hering <olaf@aepfle.de>
-
Signed-off-by:
Olaf Hering <olaf@aepfle.de>
-
Change all callers with large milliseond values to use seconds instead. This is supposed to make it clearer how long the interval is. No change in behavior intented. Signed-off-by:
Olaf Hering <olaf@aepfle.de>
-
Sean Davis authored
-
Signed-off-by:
Olaf Hering <olaf@aepfle.de>
-
- Oct 30, 2020
-
-
Besnik Bleta authored
151 translated messages, 1 untranslated message. Transifex (https://www.transifex.com/xfce/public/).
-
Pablo Mazzini authored
-
- Oct 18, 2020
-
-
Emin Tufan authored
152 translated messages. Transifex (https://www.transifex.com/xfce/public/).
-
- Oct 16, 2020
-
-
Nick Schermer authored
152 translated messages. Transifex (https://www.transifex.com/xfce/public/).
-